When running the vm/jdwp/ClassType/NewInstance/newinst001/newinst001 JCK test with the test classes in an AOT library, we install AOT code even when the method has breakpoints. This means those breakpoints will never be hit and the test fails.
- duplicates
-
JDK-8210220 [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet: # ERROR: java.net.SocketTimeoutException: Read timed out
-
- Resolved
-