RFR: 8332751: Broken link in VirtualMachine.html

Chris Plummer cjplummer at openjdk.org
Thu May 30 20:41:07 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.

Thanks for the reviews Alan and Alex!

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

PR Comment: https://git.openjdk.org/jdk/pull/19469#issuecomment-2140825215


More information about the serviceability-dev mailing list