Anyone seen this testcase failure before? -kto
-------------------------------------------------- TEST: java/util/Locale/Bug6989440.java JDK under test: (/tmp/jprt/P1/001456.jprtadm/testproduct/solaris_i586_5.10-product) openjdk version "1.8.0-internal" OpenJDK Runtime Environment (build 1.8.0-internal-201110030014.jprtadm.jdk-b00) Java HotSpot(TM) Client VM (build 22.0-b03, mixed mode, sharing) ACTION: compile -- Passed. Compilation successful REASON: User specified action: run compile -XDignore.symbol.file=true Bug6989440.java TIME: 0.053 seconds messages: command: compile -XDignore.symbol.file=true /tmp/jprt/P1/001456.jprtadm/source/test/java/util/Locale/Bug6989440.java reason: User specified action: run compile -XDignore.symbol.file=true Bug6989440.java elapsed time (seconds): 0.053 ACTION: build -- Passed. All files up to date REASON: Named class compiled on demand TIME: 0.0 seconds messages: command: build Bug6989440 reason: Named class compiled on demand elapsed time (seconds): 0.0 ACTION: main -- Error. Error while cleaning up threads after test REASON: User specified action: run main Bug6989440 TIME: 120.01 seconds messages: command: main Bug6989440 reason: User specified action: run main Bug6989440 elapsed time (seconds): 120.01 STDOUT: STDERR: JavaTest Message: Test complete. TEST RESULT: Error. Error while cleaning up threads after test --------------------------------------------------