RFR: 8306455: Wrong majorVersion for multiple attributes in Classfile API

Chen Liang liach at openjdk.org
Wed Apr 19 14:39:40 UTC 2023


Spotted the typo for BootstrapMethods, and another review over the API exposed the typo on PermittedSubclasses.

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

Commit messages:
 - 8306455: Wrong majorVersion for multiple attributes in Classfile API

Changes: https://git.openjdk.org/jdk/pull/13536/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13536&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8306455
  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/13536.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13536/head:pull/13536

PR: https://git.openjdk.org/jdk/pull/13536


More information about the core-libs-dev mailing list