JDK-8067210 : java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently, java.lang.VirtualMachineError
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-12-11
  • Updated: 2014-12-12
  • Resolved: 2014-12-12
Related Reports
Duplicate :  
Description
java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently due to 

java.lang.VirtualMachineError: Out of space in CodeCache for adapters

There's another bug for this test, JDK-8055269, but this seems different failure.