On 17/04/12 16:09, Alan Bateman wrote:
On 17/04/2012 15:50, Michael McMahon wrote:
This change is to add a number of tests to the Problem list for mac os.
Most of them are for issues related to running AWT remotely
which requires specific environment variables to be set
(or the headless mode selected). Long term, most of the tests should
probably just run in headless mode on all platforms. But, I just need
to stop them being run on Mac OS X for the moment
There are a handful of other issues in there as well, with CRs
associated.
http://cr.openjdk.java.net/~michaelm/7162043/webrev.1/
The ProblemList has a section per jdk* target so it's best to lists
the tests in the right area of the file. The demo/jvmti and
javax/script tests are in the jdk_misc target, the java/util test
should under jdk_util, etc.
-Alan
Ok. I've updated the webrev at:
http://cr.openjdk.java.net/~michaelm/7162043/7u6/webrev.2/
and also here is the equivalent webrev for 8. There are fewer failures on 8.
http://cr.openjdk.java.net/~michaelm/7162043/8/webrev.1/
Thanks,
Michael