Integrated: 8273235: tools/launcher/HelpFlagsTest.java Fails on Windows 32bit

Christian Stein cstein at openjdk.java.net
Mon Nov 8 08:13:37 UTC 2021


On Thu, 4 Nov 2021 13:10:37 GMT, Christian Stein <cstein at openjdk.org> wrote:

> This PR implements the fix as suggested by Adam Farley, which reads:
> 
>> Note: Looks to be as simple as adding `jaccessinspector-32` and `jaccesswalker-32` to `TOOLS_NOT_TO_TEST` at the top of `HelpFlagsTest.java`, as the non-32bit versions are already there.

This pull request has now been integrated.

Changeset: fc0fe256
Author:    Christian Stein <cstein at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/fc0fe256793b33430c1247e0c091150a091da3c4
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8273235: tools/launcher/HelpFlagsTest.java Fails on Windows 32bit

Reviewed-by: shade

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

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


More information about the core-libs-dev mailing list