Activity log for bug #2002586

Date Who What changed Old value New value Message
2023-01-11 22:48:27 Vladimir Petko bug added bug
2023-01-11 22:48:56 Vladimir Petko tags java lunar
2023-01-11 22:49:03 Vladimir Petko tags java lunar lunar
2023-01-11 22:49:20 Vladimir Petko description When building openjdk-19, test/hotspot/jtreg/runtime/BootClassAppendProp/GetBootClassPathAppendProp.java fails with the following error: `` execStatus=Failed. Execution failed\: `main' threw exception\: java.lang.RuntimeException\: Null value expected for jdk.boot.class.path.append\: /usr/share/java/java-atk-wrapper.jar `` The root case is debian/jaw-classpath.diff patch that appends `/usr/share/java/java-atk-wrapper.jar` to the boot classpath. Test needs to be patched for Debian/Ubuntu to take path manipulation into account. NB. atk-wrapper is not installed on the test system, so the alternative solution is only append boot class path if atk-wrapper is present. When building openjdk-19, test/hotspot/jtreg/runtime/BootClassAppendProp/GetBootClassPathAppendProp.java fails with the following error: `` execStatus=Failed. Execution failed\: `main' threw exception\: java.lang.RuntimeException\: Null value expected for jdk.boot.class.path.append\: /usr/share/java/java-atk-wrapper.jar `` The root cause is debian/jaw-classpath.diff patch that appends `/usr/share/java/java-atk-wrapper.jar` to the boot classpath. Test needs to be patched for Debian/Ubuntu to take path manipulation into account. NB. atk-wrapper is not installed on the test system, so the alternative solution is only append boot class path if atk-wrapper is present.
2023-01-11 22:50:30 Vladimir Petko tags lunar fr-3180 lunar