hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Oct 9 23:45:26 UTC 2019
Changeset: f9cc0141574c
Author: never
Date: 2019-10-09 16:35 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/f9cc0141574c
8231586: enlarge encoding space for OopMapValue offsets
Reviewed-by: dlong
! src/hotspot/share/compiler/oopMap.cpp
! src/hotspot/share/compiler/oopMap.hpp
! src/hotspot/share/opto/buildOopMap.cpp
! src/hotspot/share/runtime/interfaceSupport.cpp
! src/hotspot/share/runtime/interfaceSupport.inline.hpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/compiler/OopMapValue.java
Changeset: d0519b8bd8d9
Author: ccheung
Date: 2019-10-09 16:42 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/d0519b8bd8d9
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
Summary: Removed the try-catch in the test.
Reviewed-by: iklam, lfoltan
! test/hotspot/jtreg/runtime/cds/appcds/LotsOfClasses.java
! test/hotspot/jtreg/runtime/cds/appcds/TestCommon.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java
More information about the jdk-sandbox-changes
mailing list