Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5947

ClassCastException when two-dimensional array is fetched from cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Critical
    • Resolution: Unresolved
    • 2.1
    • None
    • cache
    • None

    Description

      When an instance of Object[][] is put into cache, and then read from there, the following exception is thrown:

      Exception in thread "main" java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to [[Ljava.lang.Object;
      

      Reproducer attached.

      Attachments

        1. TestMain.java
          0.5 kB
          Valentin Kulichenko

        Activity

          People

            ntikhonov Nikolay Tikhonov
            vkulichenko Valentin Kulichenko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: