Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8215724 Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
  3. JDK-8226474

Release Note: Epsilon GC handled checked array stores incorrectly

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 12
    • 11.0.6-oracle, 12
    • hotspot
    • gc
    • Verified

        Epsilon GC may have violated the specification requirements by accepting the type-incompatible store into the array, instead of throwing the ArrayStoreException. This is now handled correctly, both in this release, and associated backports. Users are advised to upgrade as soon as possible.

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: