8154066: Exclude test java/util/logging/TestLogConfigurationDeadLockWithConf.java from execution on compact profiles 1 and 2

Sergei Kovalev sergei.kovalev at oracle.com
Fri Aug 5 15:19:25 UTC 2016


Welcome Manuela,

The group you mentioned is legacy from JDK8. For JDK9 you'd better use 
other approach. Issues like "unable run on compact profile" for JDK9 
should be fixed by adding "@requires module" tag in case there is no way 
to re-write the test without missed classes.


05.08.16 15:41, Manuela Grindei wrote:
> Hi everyone,
> I'm a new OpenJDK contributor, ready for my first task.
> I would like to fix JDK-8154066 and I think it can be done by a small change in the list of tests under needs_compact3 from TEST.groups. I intend to create a patch with the fix, please let me know if you have any objections.
> Best wishes,
> Manuela Grindei

-- 
With best regards,
Sergei



More information about the jdk8u-dev mailing list