RFR: 8346567: Make Class.getModifiers() non-native
Coleen Phillimore
coleenp at openjdk.org
Mon Feb 3 17:49:20 UTC 2025
On Mon, 9 Dec 2024 21:35:42 GMT, ExE Boss <duke at openjdk.org> wrote:
>> yes. it is needed.
>
> This is **C++**, so yes.
> Suggestion:
>
> macro(_modifiers_offset, k, vmSymbols::modifiers_name(), int_signature, false);
I see, there's a trailing semi somewhere in the expansion of this macro so it compiles, but I added one in.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22652#discussion_r1878263513
More information about the serviceability-dev
mailing list