Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7229

Marshalling arrays throws exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0.0.Beta1
    • None
    • Core, Marshalling
    • None

    Description

      The new marshalling code cannot handle arrays other than primitive[] or Object[] efficiently (it doesn't use Externalizers for the inner objects) and throws NPE in `ExternallyMarshallable.isAllowed` (because Foo[].class.getPackage() is null).

      Attachments

        Activity

          People

            rvansa1@redhat.com Radim Vansa (Inactive)
            rvansa1@redhat.com Radim Vansa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: