hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Jul 24 12:45:28 UTC 2020


Changeset: e9c7deca9a98
Author:    coleenp
Date:      2020-07-24 08:32 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/e9c7deca9a98

8249938: Move mirror oops from Universe into OopStorage
Summary: Save and restore mirror oops to temporary array for CDS, and move them to OopStorage once restored.
Reviewed-by: iklam, dholmes

! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/memory/metaspaceShared.cpp
! src/hotspot/share/memory/universe.cpp
! src/hotspot/share/memory/universe.hpp

Changeset: 62c1d704d1a0
Author:    hseigel
Date:      2020-07-24 12:40 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/62c1d704d1a0

8222582: [TESTBUG] AbstractMethodErrorTest.java fails with "did not test both cases (interpreted and compiled)."
Summary: exclude the test from running with Graal
Reviewed-by: dholmes, coleenp

! test/hotspot/jtreg/ProblemList-graal.txt
! test/hotspot/jtreg/runtime/exceptionMsgs/AbstractMethodError/AbstractMethodErrorTest.java



More information about the jdk-sandbox-changes mailing list