On win32 systems, jtreg issues ArrayOutOfBoundsException on even the simplest java test execution. Solaris seems to be fine. This started sometime around B45 of Merlin (J2SE1.4). The exception is thrown at
com.sun.javatest.regtest.MainWrapper.wrapper:58
This occurs using any of sqetools 2.1.4beta, 2.1.3fcs or 2.1f
Probabably a separate bug (RFE), but if -othervm and -testjdk is used, shouldn't that jdk be used for compilation instead of the one to run jtreg/javatest with ($JAVA_HOME)? That would make more sense.
com.sun.javatest.regtest.MainWrapper.wrapper:58
This occurs using any of sqetools 2.1.4beta, 2.1.3fcs or 2.1f
Probabably a separate bug (RFE), but if -othervm and -testjdk is used, shouldn't that jdk be used for compilation instead of the one to run jtreg/javatest with ($JAVA_HOME)? That would make more sense.
- duplicates
-
JDK-4401598 win32 character encoding changed/broken in merlin-beta b46
-
- Resolved
-