SUGGESTED FIX
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/829c3a8d23fa
|
|
|
EVALUATION
There may be still some potential issue in the locale implementation when multiple threads are interrupted simultaneously. Reopened/Moved this issue back to i18n.
|
|
|
EVALUATION
This message seems to be coming from JTREG:
ACTION: main -- Error. Error while cleaning up threads after test
REASON: User specified action: run main Bug6989440
so this needs to be looked at by jtreg folk to see why such an error might occur.
|
|
|
EVALUATION
This is not a JPRT bug.
It may be possible that JPRT is running with jtreg -samevm mode and also turning on asserts (-ea -esa) and this is happening on Windows 2003 -server VM.
So if someone cannot reproduce it, that's fine, but since JPRT has little to do with running this test other than running jtreg on a system, it can't be anything JPRT is doing directly.
|
|
|
EVALUATION
Per the suggestion in Comments section. I am transferring this bug to JPRT.
|
|
|
EVALUATION
I could not reproduce this outside the JPRT test harness. Could be because of some machine environment issue within it. I don't see this as a show stopper for JDK7 GA.
|
|
|