-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
7u17
-
None
FULL PRODUCT VERSION :
java version " 1.7.0_17 "
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
OS X Mountain Lion. Verified on other platforms with same JDK, see http://forums.activiti.org/en/viewtopic.php?f=6&t=6222&p=23097
A DESCRIPTION OF THE PROBLEM :
The sun.org.mozilla.javascript.internal.Undefined class used to be Serializable but isn't anymore in JDK 1.7.0_17. Is this intentionally? And if so, what is the purpose of changing it after being Serializable for a long time?
If this is not intentional, this is most likely a bug.
REPRODUCIBILITY :
This bug can be reproduced always.
java version " 1.7.0_17 "
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
OS X Mountain Lion. Verified on other platforms with same JDK, see http://forums.activiti.org/en/viewtopic.php?f=6&t=6222&p=23097
A DESCRIPTION OF THE PROBLEM :
The sun.org.mozilla.javascript.internal.Undefined class used to be Serializable but isn't anymore in JDK 1.7.0_17. Is this intentionally? And if so, what is the purpose of changing it after being Serializable for a long time?
If this is not intentional, this is most likely a bug.
REPRODUCIBILITY :
This bug can be reproduced always.