[jdk13u-dev] RFR: 8244573: java.lang.ArrayIndexOutOfBoundsException thrown for malformed class file

Ekaterina Vergizova evergizova at openjdk.java.net
Fri Mar 19 11:55:12 UTC 2021


I'd like to backport JDK-8244573 to 13u for parity with 11u.
The patch applies cleanly.
Tested with tier1; new test fails without the patch, passes with it.

-------------

Commit messages:
 - Backport 4eeb61299f27a7db7049cb47e56563a1eaf8bd69

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/155/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=155&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8244573
  Stats: 94 lines in 3 files changed: 93 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/155.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/155/head:pull/155

PR: https://git.openjdk.java.net/jdk13u-dev/pull/155


More information about the jdk-updates-dev mailing list