hg: jdk/submit: 2 new changesets

harold.seigel at oracle.com harold.seigel at oracle.com
Thu May 31 14:40:24 UTC 2018


Changeset: 462453f3c7f6
Author:    hseigel
Date:      2018-05-31 10:38 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/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/submit/rev/ec55eadfc2ab

Merge




More information about the jdk-submit-changes mailing list