Details
-
Bug
-
Resolution: Fixed
-
P4
-
11, 16, 17
-
b23
-
x86
-
windows
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277706 | 17.0.3-oracle | Adam Farley | P4 | Resolved | Fixed | b01 |
JDK-8277629 | 17.0.2 | Adam Farley | P4 | Resolved | Fixed | b06 |
JDK-8277951 | 11.0.15-oracle | Christian Stein | P4 | Resolved | Fixed | b01 |
JDK-8277644 | 11.0.14 | Adam Farley | P4 | Resolved | Fixed | b04 |
Description
23:47:39 STDERR:
23:47:39 java.lang.AssertionError: HelpFlagsTest failed:
23:47:39 Tool jaccessinspector-32.exe not covered by this test. Add specification to jdkTools array!
23:47:39 Tool jaccesswalker-32.exe not covered by this test. Add specification to jdkTools array!
23:47:39
23:47:39 at HelpFlagsTest.main(HelpFlagsTest.java:378)
23:47:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:47:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
23:47:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:47:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566)
23:47:39 at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
23:47:39 at java.base/java.lang.Thread.run(Thread.java:829)
23:47:39
23:47:39 JavaTest Message: Test threw exception: java.lang.AssertionError
23:47:39 JavaTest Message: shutting down test
Since this appears to be a straightforward test setup/config issue with low priority, I'm raising this bug to register the issue's existence until such time as I (or anyone else with free time) get around to creating a fix.
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.
Issue seen on JDK11 and JDK16, and the test doesn't appear to exist on JDK8.
Attachments
Issue Links
- backported by
-
JDK-8277629 tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
- Resolved
-
JDK-8277644 tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
- Resolved
-
JDK-8277706 tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
- Resolved
-
JDK-8277951 tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/dcc010d7
-
Commit openjdk/jdk17u/03ef5a9c
-
Commit openjdk/jdk/fc0fe256
-
Review openjdk/jdk11u-dev/633
-
Review openjdk/jdk17u/274
-
Review openjdk/jdk/6256