RFR: 8332751: Broken link in VirtualMachine.html

Alex Menkov amenkov at openjdk.org
Thu May 30 00:32:04 UTC 2024


On Wed, 29 May 2024 20:17:30 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Fixed broken javadoc link. I confirmed that it currently is broken as can be seen in the JDK 22 javadocs:
> 
> https://docs.oracle.com/en%2Fjava%2Fjavase%2F22%2Fdocs%2Fapi%2F%2F/jdk.jdi/com/sun/jdi/VirtualMachine.html#allThreads()
> 
> Click on the "virtual threads" link within the allThreads() description to see the broken link. 
> 
> I verified the fix by building the javadocs and checking that the link now works.

Marked as reviewed by amenkov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/19469#pullrequestreview-2086884777


More information about the serviceability-dev mailing list