There has been an explicit change to print the stack trace to improve jlink error message to report unsupported class file format:
.
https://bugs.openjdk.java.net/browse/JDK-8204256
ibmruntimes/openj9-openjdk-jdk@58e9680
This breaks implementation of a Jlink test, as described here.
The test should be updated to expect the correct number of occurrence of the string "not found, required by java.sql" , in JDK16+.
There has been an explicit change to print the stack trace to improve jlink error message to report unsupported class file format: . https://bugs.openjdk.java.net/browse/JDK-8204256 ibmruntimes/openj9-openjdk-jdk@58e9680
This breaks implementation of a Jlink test, as described here.
The test should be updated to expect the correct number of occurrence of the string "not found, required by java.sql" , in JDK16+.