Re: JDK 9 RFR to remove jdk/internal/jimage/JImageReadTest.java from the problem list

2016-01-11 Thread Christian Thalinger
> On Jan 9, 2016, at 11:23 PM, Alan Bateman wrote: > > > > On 09/01/2016 19:35, James Laskey wrote: >> Alan questioned why this is showing up after the sjavac changes. There was >> concern there was some lurking issue. >> > No issue removing the test from the exclude list, that should have b

Re: JDK 9 RFR to remove jdk/internal/jimage/JImageReadTest.java from the problem list

2016-01-10 Thread Alan Bateman
On 09/01/2016 19:35, James Laskey wrote: Alan questioned why this is showing up after the sjavac changes. There was concern there was some lurking issue. No issue removing the test from the exclude list, that should have been done as part of JDK-8146712. I think we need to establish whethe

Re: JDK 9 RFR to remove jdk/internal/jimage/JImageReadTest.java from the problem list

2016-01-09 Thread James Laskey
I meant proceed but note there is a concern about why these resources are present now and not prior to the sjavac changes. Sent from my iPhone > On Jan 9, 2016, at 4:55 PM, joe darcy wrote: > > Hi Jim, > > There may or may not be a lurking issue, but as it stand the test > JImageReadTest.ja

Re: JDK 9 RFR to remove jdk/internal/jimage/JImageReadTest.java from the problem list

2016-01-09 Thread joe darcy
Hi Jim, There may or may not be a lurking issue, but as it stand the test JImageReadTest.java is not being run in any of the official test runs since it is currently on the exclude list. -Joe On 1/9/2016 11:35 AM, James Laskey wrote: Alan questioned why this is showing up after the sjavac c

Re: JDK 9 RFR to remove jdk/internal/jimage/JImageReadTest.java from the problem list

2016-01-09 Thread James Laskey
Alan questioned why this is showing up after the sjavac changes. There was concern there was some lurking issue. Sent from my iPhone > On Jan 9, 2016, at 3:19 PM, joe darcy wrote: > > Hello, > > The recent push of the fix for > >8146712: jdk/internal/jimage/JImageReadTest.java fails on

JDK 9 RFR to remove jdk/internal/jimage/JImageReadTest.java from the problem list

2016-01-09 Thread joe darcy
Hello, The recent push of the fix for 8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms did not remove JImageReadTest.java from the problem list. Please review the patch below to restore the test to the set of tests that get run. Thanks, -Joe --- a/test/ProblemLi