On 18/04/12 11:42, Alan Bateman wrote:
On 18/04/2012 11:12, Michael McMahon wrote:
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/
It's best to bring that to core-libs-dev. My real comment is that I
don't understand why there are less javax.script tests failing with
jdk8 when running headless, I would think it's the same list as jdk7u.
-Alan
I've done a second test run and what seems to be happening is that after
a random number
of failures (of that batch) jtreg seems to bail out. So, that's why I
didn't see the other failures.
I've added the other missing ones to the list now
http://cr.openjdk.java.net/~michaelm/7162043/8/webrev.2/
- Michael