RFR: 8298794: Remove JVM_ACC_PROMOTED_FLAGS breaks minimal build
Coleen Phillimore
coleenp at openjdk.org
Wed Dec 14 23:09:20 UTC 2022
On Wed, 14 Dec 2022 18:38:38 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Please review this trivial fix to fix the minimal build. Testing is in progress.
Thanks Dan. The IK_FLAGS_SET macro shouldn't be protected but neither should the assert_is_safe.
-------------
PR: https://git.openjdk.org/jdk/pull/11680
More information about the hotspot-dev
mailing list