hg: jdk/sandbox: 3 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Nov 7 19:00:30 UTC 2018


Changeset: de25152e5ec4
Author:    lfoltan
Date:      2018-11-07 13:54 -0500
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/de25152e5ec4

8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
Summary: Fix to obtain the class loader's name from the java.lang.ClassLoader object instead of its ClassLoaderData.
Reviewed-by: coleenp, mbalao, sgehwolf

! src/hotspot/share/oops/klass.cpp
+ test/hotspot/jtreg/runtime/LoaderConstraints/duplicateParentLE/ParentClassLoader.java
+ test/hotspot/jtreg/runtime/LoaderConstraints/duplicateParentLE/PreemptingChildClassLoader.java
+ test/hotspot/jtreg/runtime/LoaderConstraints/duplicateParentLE/Test.java

Changeset: a0d2fb4d3097
Author:    gadams
Date:      2018-11-07 10:39 -0500
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/a0d2fb4d3097

8213052: HTML errors in JPDA spec
Reviewed-by: sspitsyn, amenkov

! make/data/docs-resources/resources/jdk-default.css

Changeset: f6583d7cff56
Author:    gadams
Date:      2018-11-01 11:42 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/f6583d7cff56

8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
Reviewed-by: jcbeyler, cjplummer, amenkov

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS204/hs204t001/hs204t001.java



More information about the jdk-sandbox-changes mailing list