JDK-6989994 : REGRESSION: show() call returned when dialog is not hidden
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_redhat_5.0
  • CPU: x86
  • Submitted: 2010-10-06
  • Updated: 2012-03-22
  • Resolved: 2010-10-07
Related Reports
Duplicate :  
Description
During JCK runtime 7 testing for JDK 7 b112 the following test case failed:

api/java_awt/Dialog/index.html#ShowHideDispose[Dialog2018]

with the message: Dialog2018: Failed. Dialog2018 failed: show() call returned when dialog is not hidden

This is regression since JDK 7 b112.