[lworld] Integrated: 8276812: [lworld] [lw3] JVM_ACC_FIELD_INLINED flag creates a conflict with an existing flag
Frederic Parain
fparain at openjdk.java.net
Fri Nov 12 14:05:25 UTC 2021
On Wed, 10 Nov 2021 19:57:42 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 935c40ec
Author: Frederic Parain <fparain at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/935c40ece1cc15083ac55f4472dcb6834c9017fa
Stats: 34 lines in 9 files changed: 19 ins; 11 del; 4 mod
8276812: [lworld] [lw3] JVM_ACC_FIELD_INLINED flag creates a conflict with an existing flag
Reviewed-by: mchung
-------------
PR: https://git.openjdk.java.net/valhalla/pull/580
More information about the valhalla-dev
mailing list