On Sun, 19 Oct 2025 16:39:34 GMT, Jonas Norlinder <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> fix a typo in GetGCCpuTimerInfo: long => jlong > > src/hotspot/share/prims/jvmtiH.xsl line 120: > >> 118: JVMTI_VERSION_19 = 0x30130000, >> 119: JVMTI_VERSION_21 = 0x30150000, >> 120: JVMTI_VERSION_25 = 0x30170000, > > Should this be `JVMTI_VERSION_26` if this is targeted for version 26? Also the hex value represents JDK 23 not 25. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27879#discussion_r2443789919
