RFR: 8341916: Remove ProtectionDomain related hotspot code and tests [v5]
Coleen Phillimore
coleenp at openjdk.org
Mon Nov 18 12:41:52 UTC 2024
On Mon, 18 Nov 2024 03:00:36 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> jni.cpp functions call this.
>
> I don't see any difference in the callers in relation to this PR and the function is not presently declared `extern`. ??
There was an extern trace_class_resolution() function that called this _impl function that I removed, so renamed this impl function to trace_class_resolution().
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22064#discussion_r1846515884
More information about the graal-dev
mailing list