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

Alan Bateman Alan.Bateman at oracle.com
Thu Aug 20 06:11:26 UTC 2015



On 20/08/2015 06:11, David Holmes wrote:
> 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?
I think the general issue is that this section of TEST.groups is not 
easy to maintain. New tests are added or being changed all the time and 
if the tests aren't also run continuously on compact profile builds then 
it might be some time before anyone notices. Hopefully we will soon be 
at the point where we can completely remove this section from the 
TEST.groups file and use the jtreg @modules support.

-Alan



More information about the core-libs-dev mailing list