On Thu, 3 Dec 2020 06:52:49 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:

> This fixes the problem that some tests in TestLinkPlatform.java rely on a 
> static list of properties, causing them to fail when a new Java source 
> version is added. The solution is to create the properties file on the fly. 
> 
> I also replaced the custom documentation domain with "example.com" as 
> suggested in the original PR.

This pull request has now been integrated.

Changeset: a5a034b7
Author:    Hannes Wallnöfer <hann...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a5a034b7
Stats:     28 lines in 2 files changed: 13 ins; 10 del; 5 mod

8257617: TestLinkPlatform fails with new Java source version

Reviewed-by: darcy

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

PR: https://git.openjdk.java.net/jdk/pull/1588

Reply via email to