On Thu, 14 Jan 2021 01:20:13 GMT, Jesper Wilhelmsson
wrote:
> Forwardport JDK 16 -> JDK 17
This pull request has now been integrated.
Changeset: 51e14f2e
Author:Jesper Wilhelmsson
URL: https://git.openjdk.java.net/jdk/commit/51e14f2e
Stats: 991 lines in 48 files changed: 764 ins
Forwardport JDK 16 -> JDK 17
-
Commit messages:
- Merge
- 8259719: ProblemList
runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java on Windows
- 8259720: ProblemList
java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java on Windows
- 8259722: ProblemList two
Please remove a simple change to eliminate a now-unused parameter from various
methods on `Links`, to set the `target` attribute of a link.
In times past, when frames were used to display pages, the `target` attribute
was used to specify the target frame to use when clicking the link.
-
On Wed, 13 Jan 2021 18:44:41 GMT, Jonathan Gibbons wrote:
> Please review this change to just move two classes from one package to
> another. The move was done as a single simple IDE operation, which also had a
> not-unwelcome side-effect of cleaning up some unrelated imports.
>
> The change i
Please review this change to just move two classes from one package to another.
The move was done as a single simple IDE operation, which also had a
not-unwelcome side-effect of cleaning up some unrelated imports.
The change is an indirect consequence of the recent change to use the new
`HtmlId
On Wed, 6 Jan 2021 00:12:04 GMT, Jonathan Gibbons wrote:
> Please review this change to centralize the management of HTML ids used by
> the standard doclet in a single new factory class, `HtmlIds`, which utilizes
> a new type-safe wrapper class around `String` called `HtmlId`.
>
> The new clas
> Please review this change to centralize the management of HTML ids used by
> the standard doclet in a single new factory class, `HtmlIds`, which utilizes
> a new type-safe wrapper class around `String` called `HtmlId`.
>
> The new classes are used both when declaring ids (e.g. `HtmlTree.setId`
On Wed, 13 Jan 2021 15:03:17 GMT, Hannes Wallnöfer wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> tidy up merge
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlId.java
>
On Wed, 13 Jan 2021 10:53:30 GMT, Hannes Wallnöfer wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> tidy up merge
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/Links.java
>
On Mon, 11 Jan 2021 23:55:16 GMT, Jonathan Gibbons wrote:
>> Please review this change to centralize the management of HTML ids used by
>> the standard doclet in a single new factory class, `HtmlIds`, which utilizes
>> a new type-safe wrapper class around `String` called `HtmlId`.
>>
>> The ne
10 matches
Mail list logo