Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-2277

CLONE -HHH-2990 - Bad usage of ClassLoader.loadClass() for Java6 in SerializationHelper$CustomObjectInputStream - deserialization bottleneck for arrays

    XMLWordPrintable

    Details

    • Affects:
      Release Notes
    • Workaround:
      Workaround Exists
    • Workaround Description:
      Hide

      A workaound is to use -Dsun.lang.ClassLoader.allowArraySyntax=true , which can be set as the default in run.conf.

      Show
      A workaound is to use -Dsun.lang.ClassLoader.allowArraySyntax=true , which can be set as the default in run.conf.

      Description

      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.

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  stliu Strong Liu
                  Reporter:
                  gbadner Gail Badner
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: