[lworld] RFR: 8280194: Abstract classes that allow value subclasses should be marked ACC_PERMITS_VALUE (0x0040)

Srikanth Adayapalam sadayapalam at openjdk.java.net
Mon Jan 31 14:18:12 UTC 2022


Mark abstract classes that qualify with ACC_PERMITS_VALUE flag.

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

Commit messages:
 - 8280194: Abstract classes that allow value subclasses should be marked ACC_PERMITS_VALUE (0x0040)

Changes: https://git.openjdk.java.net/valhalla/pull/622/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=622&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8280194
  Stats: 273 lines in 16 files changed: 228 ins; 10 del; 35 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/622.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/622/head:pull/622

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



More information about the valhalla-dev mailing list