On Fri, 20 Oct 2023 17:22:10 GMT, Chen Liang <li...@openjdk.org> wrote:

> This fixes the links to nested classes like `ValueLayout.OfLong` in the 
> rendered sealed class hierarchy graph.
> 
> A similar problem with nested classes exist for `@sealedGraph` on them, where 
> their graphs will be generated to a wrong directory and the graph link 
> broken, as seen in `StringTemplate.Processor.Linkage`. That will be done in a 
> separate RFE.

This pull request has now been integrated.

Changeset: 4a0ad462
Author:    Chen Liang <li...@openjdk.org>
Committer: Per Minborg <pminb...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/4a0ad462abc2e1c92ea9b9af8333badc0df1afa9
Stats:     10 lines in 1 file changed: 9 ins; 0 del; 1 mod

8317937: @sealedGraph: Links to inner classes fails in links

Reviewed-by: pminborg

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

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

Reply via email to