On Wed, 5 Aug 2026 12:02:39 GMT, Serguei Spitsyn <[email protected]> wrote:

> This is a minor tweak in the JVMTI intro section with general clarification 
> for value objects suggested by @AlanBateman.
> It was decided later that this is for Valhalla post-integration. So, this 
> will need to be re-based. Also, a CSR will be filed.
> 
> Testing: N/A
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

src/hotspot/share/prims/jvmti.xml line 935:

> 933:     by the individual functions and events where they apply.
> 934:     <p/>
> 935:     <internallink id="objecTags">Object tags</internallink> are 
> <code>jlong</code> values

objecTags -> objectTags, otherwise the link won't work.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/32211#discussion_r3722471697

Reply via email to