Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 1.4.2_11
-
Fix Version/s: 1.4.2_12
-
Component/s: other-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b01
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222302 | 5.0u38 | Konstantin Shefov | P3 | Closed | Fixed | b01 |
Description
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"
Attachments
Issue Links
- 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
-