> There are few bugs in SetBreakpoint when it reaches for metaspace allocation, 
> notably [JDK-8214992](https://bugs.openjdk.java.net/browse/JDK-8214992) and 
> [JDK-8264149](https://bugs.openjdk.java.net/browse/JDK-8264149). This adds 
> the test that exercises the metaspace allocation paths.
> 
> Requires [JDK-8282172](https://bugs.openjdk.java.net/browse/JDK-8282172) to 
> pass cleanly in fastdebug mode.
> 
> Additional testing:
>  - [x] New test on Linux x86_64 fastdebug
>  - [x] New test on Linux x86_64 release
>  - [x] New test with 
> [JDK-8264149](https://bugs.openjdk.java.net/browse/JDK-8264149) reverted 
> fails on Linux x86_64 release

Aleksey Shipilev has updated the pull request incrementally with one additional 
commit since the last revision:

  Convert test to C++

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7554/files
  - new: https://git.openjdk.java.net/jdk/pull/7554/files/3a6f943e..5e10e99d

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7554&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7554&range=03-04

  Stats: 221 lines in 2 files changed: 111 ins; 110 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7554.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7554/head:pull/7554

PR: https://git.openjdk.java.net/jdk/pull/7554

Reply via email to