-
Bug
-
Resolution: Fixed
-
P1
-
22
-
b31
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8324370 | 22.0.1 | Mandy Chung | P1 | Resolved | Fixed | b02 |
----------direct:(7/653)----------
/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+31-2310/src.full/open/test/jdk/tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java:109: error: unreported exception Throwable; must be caught or declared to be thrown
assertTrue(executeProcess(java.toString(),
^
/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+31-2310/src.full/open/test/jdk/tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java:121: error: unreported exception Throwable; must be caught or declared to be thrown
assertTrue(executeProcess(java.toString(),
^
2 errors
result: Failed. Compilation failed: Compilation failed
It looks like this test was introduced by:
JDK-8322809 SystemModulesMap::classNames and moduleNames arrays do not match the order
/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+31-2310/src.full/open/test/jdk/tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java:109: error: unreported exception Throwable; must be caught or declared to be thrown
assertTrue(executeProcess(java.toString(),
^
/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+31-2310/src.full/open/test/jdk/tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java:121: error: unreported exception Throwable; must be caught or declared to be thrown
assertTrue(executeProcess(java.toString(),
^
2 errors
result: Failed. Compilation failed: Compilation failed
It looks like this test was introduced by:
- backported by
-
JDK-8324370 tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java fails to compile
- Resolved
- duplicates
-
JDK-8323548 test/jdk/tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java compilation fails
- Closed
- relates to
-
JDK-8322920 Some ProcessTools.execute* functions are declared to throw Throwable
- Resolved
-
JDK-8322809 SystemModulesMap::classNames and moduleNames arrays do not match the order
- Resolved
(1 links to)