RFR/RFA (8u-dev) 8133253: [TESTBUG] java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails on compact profile

Ivan Gerasimov ivan.gerasimov at oracle.com
Wed Aug 19 14:57:58 UTC 2015


Hi!

The test FieldSetAccessibleTest.java fails when testing with compact3 
even after fixing JDK-8080524.
The reason is that the test tries to access classes which are only 
available in full jdk.

The proposed fix is to include the test in the corresponding group in 
TEST.groups file.
Would you please help review the fix and approve pushing it into 
jdk8u-dev repo?

BUGURL: https://bugs.openjdk.java.net/browse/JDK-8133253
WEBREV: http://cr.openjdk.java.net/~igerasim/8133253/00/webrev/

Sincerely yours,
Ivan



More information about the core-libs-dev mailing list