-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_7
Regression test:/java/util/TimeZJone/bug4096952.java failed with jdk1.4 beta b43 on solaris sparc 2.7 in ar locale.
Below is a part of a message:
#section:compile
----------messages:(3/157)----------
command: compile /home/bpaga/sol2_7/test/java/util/TimeZone/bug4096952.java
reason: .class file out of date or does not exist
elapsed time (seconds): 4.605
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/119)----------
command: main bug4096952
reason: Assumed action based on file name: run main bug4096952
elapsed time (seconds): 2.073
----------System.out:(0/0)----------
----------System.err:(13/741)----------
java.lang.InternalError: Unable to access writeObject method
at java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java:1895)
at java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1210)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
at bug4096952.main(bug4096952.java:21)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:565)
JavaTest Message: Test threw exception: java.lang.InternalError: Unable to access writeObject method
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.InternalError: Unable to access writeObject method
result: Failed. Execution failed: `main' threw exception: java.lang.InternalError: Unable to access writeObject method
The test failed on solaris sparc 2.7 in en (C) locale, too.
keiko.nakayama@Eng 2000-12-07
Below is a part of a message:
#section:compile
----------messages:(3/157)----------
command: compile /home/bpaga/sol2_7/test/java/util/TimeZone/bug4096952.java
reason: .class file out of date or does not exist
elapsed time (seconds): 4.605
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/119)----------
command: main bug4096952
reason: Assumed action based on file name: run main bug4096952
elapsed time (seconds): 2.073
----------System.out:(0/0)----------
----------System.err:(13/741)----------
java.lang.InternalError: Unable to access writeObject method
at java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java:1895)
at java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1210)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
at bug4096952.main(bug4096952.java:21)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:565)
JavaTest Message: Test threw exception: java.lang.InternalError: Unable to access writeObject method
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.InternalError: Unable to access writeObject method
result: Failed. Execution failed: `main' threw exception: java.lang.InternalError: Unable to access writeObject method
The test failed on solaris sparc 2.7 in en (C) locale, too.
keiko.nakayama@Eng 2000-12-07
- duplicates
-
JDK-4392283 java.lang.reflect.AccessibleObject.setAccessible() broken in merlin B42
-
- Closed
-