-
Bug
-
Resolution: Done
-
Major
-
4.3.0.GA_CP02, 4.2.0.GA_CP05, 4.3.0.GA_CP03, 4.2.0.GA_CP06, 4.3.0.GA_CP04, 4.2.0.GA_CP07, 4.3.0.GA_CP05, 4.2.0.GA_CP08, 4.3.0.GA_CP07
-
None
-
Release Notes
-
Workaround Exists
-
See http://opensource.atlassian.com/projects/hibernate/browse/HHH-2990 for details.
This is a bug when running with JDK 1.6. A workaound is to use -Dsun.lang.ClassLoader.allowArraySyntax=true , which can be set in run.conf.
If there isn't enough time to fix this issue for 4.2 CP04 / 4.3 CP02, then it can wait until the next hibernate release, provided that the workaround is implemented.
- relates to
-
JBPAPP-907 sun.lang.ClassLoader.allowArraySyntax should be set to "true" in run.conf to avoid deserialization bottleneck in arrays for JDK 1.6
- Resolved