On Wed, 29 May 2024 20:17:30 GMT, Chris Plummer <cjplum...@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.

This pull request has now been integrated.

Changeset: 3634a910
Author:    Chris Plummer <cjplum...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/3634a9105053717f3099982390ce2b9e564f0ac5
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8332751: Broken link in VirtualMachine.html

Reviewed-by: amenkov, alanb

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

PR: https://git.openjdk.org/jdk/pull/19469

Reply via email to