You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

  • 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 fixes
  • Tests broken when UCOH is on by default
    • tools/jlink/plugins/CDSPluginTest.java complains about classes.jsa is not found (only the _coh.jsa files are present)
    • compiler/c2/irTests/TestPadding.java - needs to adapt to Lilliput
    • runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#custom-cl-zgc-generational  - Broken when -Xshare:off is passed in as a test option




  • No labels