hg: valhalla/valhalla: [nestmates] Fixed tests with invalid nestmate membership.

mandy.chung at oracle.com mandy.chung at oracle.com
Fri Mar 15 05:16:19 UTC 2019


Changeset: 82995b3833f0
Author:    mchung
Date:      2019-03-14 22:16 -0700
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/82995b3833f0

[nestmates] Fixed tests with invalid nestmate membership.
The outer class and the nested class are defined by two different class loaders
and they should not be in the same package members.

+ test/langtools/jdk/javadoc/tool/DOption.java
! test/langtools/jdk/javadoc/tool/OptionSyntaxTest.java
! test/langtools/tools/javac/modules/AnnotationsOnModules.java
+ test/langtools/tools/javac/modules/ProxyTypeValidator.java
+ test/langtools/tools/javac/processing/model/element/ListMembersAP.java
! test/langtools/tools/javac/processing/model/element/TestOrigin.java



More information about the valhalla-dev mailing list