-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2_11
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222302 | 5.0u38 | Konstantin Shefov | P3 | Closed | Fixed | b01 |
Testcase 'sun/nio/cs/StreamEncoderClose.java' is going into Error with Exception thrown with all the jdks on all the platforms. This testcase is not executing at all, but compilation is successful.
Exception thrown is as follows:
java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class StreamEncoderClose with modifiers "public static"
Exception thrown is as follows:
java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class StreamEncoderClose with modifiers "public static"
- backported by
-
JDK-2222302 sun/nio/cs/StreamEncoderClose.java is going into Error with IllegalAccessException with all jdks
-
- Closed
-
- relates to
-
JDK-5005426 Buffered stream data is discarded by IllegalStateException in 1.4.2 and Tiger
-
- Resolved
-