- Thomas Stuefe Create a temporary shadow branch to push review fixes
Done: https://github.com/openjdk/lilliput/tree/JEP-450-temporary-fix-branch- Thomas Stuefe Crash in many appcds tests, eg, runtime/cds/appcds/ParallelLoadTest.java +COH CDS metaspace. Reason was a missing mutex lock.
- Thomas Stuefe Crash in runtime/cds/appcds/TestParallelGCWithCDS. Reason possibly a merge conflict with the recent array slicing changes in Parallel
- Stefan Karlsson Push CDS fixesTests broken when UCOH is on by default
Address PR review comments
- Thomas Stuefe Merge up to and including https://bugs.openjdk.org/browse/JDK-8340184
- Thomas Stuefe Fix runtime/CompressedOops/CompressedClassPointersEncodingScheme.java (linux aarc
- Fix: (likely all the same issues)
jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithG1ConcurrentMark.java
jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithG1FullCollection.java
jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithParallelOld.java
jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithSerial.java
jdk/jfr/event/gc/objectcount/TestObjectCountEvent.java