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