hercule.li@prc 2001-01-03
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b46)
Java HotSpot(TM) Client VM (build 1.4beta-B45, mixed mode)
When converting from TimeZone to SimpleTimeZone in merlin b46,
the exception message like below flash out,
>>Exception in thread "main" java.lang.ClassCastException:
>>sun.util.calendar.ZoneInfo
This bug exists in solaris , IA solairs and win2000,
perhaps it is a generic bug.
There is NO bug in merlin b44 and ladybird b12.
Run attached file to reproduce this bug.
----- end of hercule.li@prc 2001-01-03
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b46)
Java HotSpot(TM) Client VM (build 1.4beta-B45, mixed mode)
When converting from TimeZone to SimpleTimeZone in merlin b46,
the exception message like below flash out,
>>Exception in thread "main" java.lang.ClassCastException:
>>sun.util.calendar.ZoneInfo
This bug exists in solaris , IA solairs and win2000,
perhaps it is a generic bug.
There is NO bug in merlin b44 and ladybird b12.
Run attached file to reproduce this bug.
----- end of hercule.li@prc 2001-01-03
- duplicates
-
JDK-4401148 ClassCastException when casting from TimeZone to SimpleTimeZone
- Closed