Re: 8055393: Some tests added to the TEST.group to exclude execution on inappropriate compact profiles

2014-08-21 Thread Evgeniya Stepanova
e see below). I'll be very grateful if you review them for checking. Thanks, Jane On 21.08.2014 14:22, David Holmes wrote: Hi Jane, On 20/08/2014 7:03 PM, Evgeniya Stepanova wrote: Update review request with links: bug: https://bugs.openjdk.java.net/browse/JDK-8055393 webrev:http://cr.openjd

Re: 8055393: Some tests added to the TEST.group to exclude execution on inappropriate compact profiles

2014-08-20 Thread Evgeniya Stepanova
Update review request with links: bug: https://bugs.openjdk.java.net/browse/JDK-8055393 webrev:http://cr.openjdk.java.net/~avstepan/eistepan/8055393/webrev.00/ <http://cr.openjdk.java.net/%7Eavstepan/eistepan/8055393/webrev.00/> Thanks, Jane On 19.08.2014 17:03, Evgeniya Stepanova wrot

Re: 8055393: Some tests added to the TEST.group to exclude execution on inappropriate compact profiles

2014-08-19 Thread Evgeniya Stepanova
Re-added lost diff On 19.08.2014 16:58, Evgeniya Stepanova wrote: Hi all, Could you please review fix for 8055393 Problem:Some tests are being executed and fail under profiles Solution: -test java/lang/ProcessBuilder/InheritIO/InheritIO.sh changed to use COMPILEJAVA (set by jtreg harness

8055393: Some tests added to the TEST.group to exclude execution on inappropriate compact profiles

2014-08-19 Thread Evgeniya Stepanova
Hi all, Could you please review fix for 8055393 Problem:Some tests are being executed and fail under profiles Solution: -test java/lang/ProcessBuilder/InheritIO/InheritIO.sh changed to use COMPILEJAVA (set by jtreg harness) javac instead of TESTJAVA (which is absent in profiles) -java/lang/anno

Re: 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles

2014-07-04 Thread Evgeniya Stepanova
he needs_jdk list instead? best regards, -- daniel On 7/4/14 11:33 AM, Evgeniya Stepanova wrote: Re-attached lost diff Also, just for sure, diff as plain text (really small) diff -r fafb06b35f05 test/TEST.groups --- a/test/TEST.groupsSun Jun 22 18:50:35 2014 -0400 +++ b/test/TEST.groupsThu Jul

Re: 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles

2014-07-04 Thread Evgeniya Stepanova
/TestWsImport.java # Tests dependent on the optional charsets.jar # These are isolated for easy exclusions On 04.07.2014 11:37, Evgeniya Stepanova wrote: Hi all Could you please review fix for 8049055 Problem: java/util/logging/TestLoggingWithMainAppContext.java is designed to use awt,which is

8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles

2014-07-04 Thread Evgeniya Stepanova
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