hg: jdk/sandbox: 3 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu May 31 14:45:20 UTC 2018
Changeset: a29b954314d2
Author: bpb
Date: 2018-05-31 07:37 -0700
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/a29b954314d2
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
Reviewed-by: alanb
! test/jdk/java/nio/channels/Selector/SelectAndClose.java
Changeset: 462453f3c7f6
Author: hseigel
Date: 2018-05-31 10:38 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/462453f3c7f6
8202913: loader constraint message for fields specifies incorrect referring class
Summary: Improve the message to display the right referring class.
Reviewed-by: acorn, goetz, dholmes
! src/hotspot/share/interpreter/linkResolver.cpp
+ test/hotspot/jtreg/runtime/LoaderConstraints/ldrCnstrFldMsg/LdrCnstrFldMsgTest.java
+ test/hotspot/jtreg/runtime/LoaderConstraints/ldrCnstrFldMsg/pkg/Child.jasm
+ test/hotspot/jtreg/runtime/LoaderConstraints/ldrCnstrFldMsg/pkg/ClassLoaderForChildGrandFoo.java
+ test/hotspot/jtreg/runtime/LoaderConstraints/ldrCnstrFldMsg/pkg/ClassLoaderForParentFoo.java
+ test/hotspot/jtreg/runtime/LoaderConstraints/ldrCnstrFldMsg/pkg/Foo.java
+ test/hotspot/jtreg/runtime/LoaderConstraints/ldrCnstrFldMsg/pkg/Grand.java
+ test/hotspot/jtreg/runtime/LoaderConstraints/ldrCnstrFldMsg/pkg/Parent.java
Changeset: ec55eadfc2ab
Author: hseigel
Date: 2018-05-31 10:39 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/ec55eadfc2ab
Merge
More information about the jdk-sandbox-changes
mailing list