[lworld] RFR: 8296950: [lworld] AccessFlags should be specific to class file version [v5]
Roger Riggs
rriggs at openjdk.org
Mon Feb 6 20:27:28 UTC 2023
> Add java.lang.reflect.AccessFlag.maskToAccessFlags(mask, location, cffv)
> that requests the flags for a specific class file version number.
> Update Class.accessFlags() to request the flags for the specific class file format version of the class file.
> Update class file format version tests to match.
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Revise comment based on review comment
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/808/files
- new: https://git.openjdk.org/valhalla/pull/808/files/aca731e7..ce6fc263
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=808&range=04
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=808&range=03-04
Stats: 5 lines in 1 file changed: 2 ins; 3 del; 0 mod
Patch: https://git.openjdk.org/valhalla/pull/808.diff
Fetch: git fetch https://git.openjdk.org/valhalla pull/808/head:pull/808
PR: https://git.openjdk.org/valhalla/pull/808
More information about the valhalla-dev
mailing list