RFR: 8364750: Remove unused declaration in jvm.cpp
Chen Liang
liach at openjdk.org
Mon Aug 11 18:20:11 UTC 2025
On Mon, 11 Aug 2025 17:49:15 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Please review this trivial change to remove the declaration of the native JVM function that I removed in [JDK-8364187](https://bugs.openjdk.org/browse/JDK-8364187).
> Tested with tier1 on Oracle supported platforms as sanity test (in progress).
Shouldn't the title mention `jvm.h` instead of `jvm.cpp`?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26732#issuecomment-3176261254
More information about the hotspot-runtime-dev
mailing list