hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jun 14 11:30:22 UTC 2018


Changeset: 69e82329ad01
Author:    tschatzl
Date:      2018-06-14 13:07 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/69e82329ad01

8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
Summary: Make sure and verify that the remembered set state of humongous continues regions matches the one from the corresponding humongous start region.
Reviewed-by: kbarrett, sjohanss

! src/hotspot/share/gc/g1/g1HeapVerifier.cpp
! src/hotspot/share/gc/g1/g1RemSetTrackingPolicy.cpp

Changeset: c0b896fc3f08
Author:    jlahoda
Date:      2018-06-14 13:16 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/c0b896fc3f08

8196618: Create API to list supported values for javac --release option
8194308: jdeprscan will need updates to deal with the removal of the Java EE modules
Summary: Generalizing tests to run over all supported --release keys; fixing jdeprscan to work with --release 11.
Reviewed-by: smarks, vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Option.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/platform/JDKPlatformProvider.java
! src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/Main.java
! src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/resources/jdeprscan.properties
! test/langtools/ProblemList.txt
! test/langtools/tools/javac/modules/JavaBaseTest.java
+ test/langtools/tools/javac/platform/NumericalComparatorTest.java
! test/langtools/tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java



More information about the jdk-sandbox-changes mailing list