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

Details

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

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: