8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
Evgeniya Stepanova
evgeniya.stepanova at oracle.com
Fri Jul 4 07:37:42 UTC 2014
Hi all
Could you please review fix for 8049055
Problem:
java/util/logging/TestLoggingWithMainAppContext.java is designed to use
awt,which is in full jre
javax/xml/ws/clientjar/TestWsImport.java tests API that is only in full jre
Tests were running on compacts and failed.
Solution:
Both tests are added to the needs_jre test group in jdk/test/TEST.groups
Testing:
locally,tests excluded as expected
In attachements diff against 8udev repo
Thank you.
Evgeniya Stepanova
More information about the core-libs-dev
mailing list