JDK 20 |
---|
20Unresolved |
JdbLastErrorTest fails with -Xcomp and -Xint VM modes. The test examines the interaction of the native (Windows) GetLastError value and Panama native invocation. This usage is known not to work in all modes, and the test should limit itself using "@requires vm.compMode" to avoid failures.