Re: Review request JDK-8153027: Exclude tools/jimage/JImageTest.java

2016-03-29 Thread Lance Andersen
+1 > On Mar 29, 2016, at 3:35 PM, Mandy Chung wrote: > > This test should be excluded until JDK-8150975 is resolved. It’s currently > commented out in ProblemList which was unintentional. > > diff --git a/test/ProblemList.txt b/test/ProblemList.txt > --- a/test/ProblemList.txt > +++ b/test/Pro

Review request JDK-8153027: Exclude tools/jimage/JImageTest.java

2016-03-29 Thread Mandy Chung
This test should be excluded until JDK-8150975 is resolved. It’s currently commented out in ProblemList which was unintentional. diff --git a/test/ProblemList.txt b/test/ProblemList.txt --- a/test/ProblemList.txt +++ b/test/ProblemList.txt @@ -443,7 +443,7 @@ # core_tools # 8150975 -# tools/