JDK-8252668 : java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java is timing out
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 16
  • Priority: P2
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2020-09-01
  • Updated: 2020-09-01
  • Resolved: 2020-09-01
Related Reports
Duplicate :  
Description
java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java recently started to fail after the fix https://bugs.openjdk.java.net/browse/JDK-8232114. This was resolved by https://bugs.openjdk.java.net/browse/JDK-8252470.
However now we are seeing the test timeout.
Comments
According to the logs the issue is the similar to the one described in JDK-8252470. Closing this one as dupe.
01-09-2020

Ah, it looks like the fix for JDK-8252470 was pushed right AFTER the last integration. It was either supposed to be PL'd or fixed BEFORE then so this is an outage. Probably this is a dup then.
01-09-2020