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

David Holmes david.holmes at oracle.com
Thu Aug 20 05:11:32 UTC 2015


On 20/08/2015 12:57 AM, Ivan Gerasimov wrote:
> Hi!
>
> The test FieldSetAccessibleTest.java fails when testing with compact3
> even after fixing JDK-8080524.

Why wasn't that determined at the time?

> 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.

Fix seems fine.

Thanks,
David

> 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