Skip to content

EZT doclet doesn't use jpms modules in links #9895

@niloc132

Description

@niloc132

GWT version: GWT 2.11.0
Browser (with version): n/a
Operating System: any


Description

Links to the original class in the JRE do not include their module component, so they do not resolve correctly. See gwtproject/gwt-site@88cf571 for examples of manual corrections to point to java.base, java.logging, java.desktop, etc as needed.

Steps to reproduce

Run ant doc. Examine generated output in build/out/doc/emul-ezt/fragment.html - links all lead to 404.

Links to further discussions

Discovered checking gwtproject/gwt-site#358 for the 2.11.0 release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions