patch in test/Makefile for running langtools tests on a WXP/Cygwin platform

Mike Duigou mike.duigou at oracle.com
Fri Nov 1 11:01:34 PDT 2013


On Nov 1 2013, at 08:50 , Jonathan Gibbons <jonathan.gibbons at oracle.com> wrote:

> On 11/01/2013 02:25 AM, Francis ANDRE wrote:
>> Hi
>> 
>> Following is an hg diff output for making the test/Makefile running the langtools/test on a WXP/Cygwin platform.

I will reply to Francis directly on his points.

>> 
>> Francis
> 
> 
> Generally, the main test/Makefile is jdk/test/Makefile and there is a bunch of work ongoing to clean that up.   When that is done, we should edit langtools/test/Makefile to follow suit.

Yes, the current differences between the jdk/test/Makefile and langtools/test/Makefile should diminish fairly soon. Once 

8021309: replace test/Makefile jdk_* targets with jtreg groups
8015068: Use jtreg -exclude for handling problemList.txt exclusions

are pushed (awaiting jtreg 4.1b07 upgrade on our internal build systems) I have another patch waiting in the wings. Interested parties can follow along with https://bugs.openjdk.java.net/browse/JDK-8009683

> 
> -- Jon



More information about the jdk8-dev mailing list