[lworld] RFR: 8279912: [lworld] The test jdk/java/lang/instrument/valhalla/RedefinePrimitive.java has started failing

Alex Menkov amenkov at openjdk.java.net
Wed Jan 12 14:16:12 UTC 2022


Updated class parser and class reconstituter to handle JVM_ACC_VALUE flag for primitive classes.

Filed JDK-8279922: [lworld] ClassParser should verify primitive class is value class
to add check for JVM_ACC_INLINE/JVM_ACC_VALUE consistency

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

Commit messages:
 - Added JVM_ACC_VALUE for primitive classes

Changes: https://git.openjdk.java.net/valhalla/pull/600/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=600&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8279912
  Stats: 7 lines in 3 files changed: 1 ins; 0 del; 6 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/600.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/600/head:pull/600

PR: https://git.openjdk.java.net/valhalla/pull/600



More information about the valhalla-dev mailing list