[lworld] RFR: 8276812: [lworld] [lw3] JVM_ACC_FIELD_INLINED flag creates a conflict with an existing flag [v2]
Frederic Parain
fparain at openjdk.java.net
Fri Nov 12 14:05:18 UTC 2021
> Please review this changeset removing the JVM_ACC_FIELD_INLINED flag from AccessFlags which was conflicting with an existing JVMTI flag.
> The flag was use by Unsafe and reflection.
> Thanks to Mandy for her fix to the MemberName code.
>
> Tested locally with hotspot_valhalla and jdk_valhalla test suites on x86.
> Testing in progress with Mach5 tiers 1 to 3 (no failure related to these changes yet).
>
> Thank you,
>
> Fred
Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
Add null pointer check
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/580/files
- new: https://git.openjdk.java.net/valhalla/pull/580/files/e6a9ac4a..293e854d
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=580&range=01
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=580&range=00-01
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/valhalla/pull/580.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/580/head:pull/580
PR: https://git.openjdk.java.net/valhalla/pull/580
More information about the valhalla-dev
mailing list