Big object literal with numerical keys exceeds method size

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • None
    • b103
    • generic
    • generic

      JDK-8017084 has helped improve performance and code size for object literal allocation, but this does not work for numerical keys which are stored in arraydata instead of spill.

      The attached big object literal still causes java.lang.RuntimeException: Method code too large.

            Assignee:
            Hannes Wallnoefer
            Reporter:
            Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: