Commit Graph

9 Commits

Author SHA1 Message Date
Dmitry Markov cb10c9f657 8171909: [PIT] on Windows, failure of java/awt/Dialog/DialogAboveFrame/DialogAboveFrameTest.java
Reviewed-by: yan, serb
2017-01-13 16:53:26 +03:00
Dmitry Markov 84a6fd13c6 8169589: [macosx] Activating a JDialog puts to back another dialog
Reviewed-by: aivanov, serb
2016-12-09 14:35:54 +03:00
Alexander Scherbatiy 3325deadf9 8043705: Can't exit color chooser dialog when running as an applet
Reviewed-by: serb, pchelko
2014-06-04 12:32:12 +04:00
Sergey Bylokhov 9668994591 7080109: Dialog.show() lacks doPrivileged() to access system event queue
Reviewed-by: art, anthony
2012-05-10 20:05:12 +04:00
Anthony Petrov 8ca505ebed 7027013: Regression: JComponent.revalidate() has no effect on invisible components
Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate()

Reviewed-by: art, dcherepanov
2011-04-08 15:00:20 +04:00
Artem Ananiev 42867588ae 6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top"
Reviewed-by: anthony, dcherepanov
2010-10-05 18:12:04 +04:00
Kelly O'Hair fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Andrei Dmitriev 88699393d7 6610244: modal dialog closes with fatal error if -Xcheck:jni is set
Obtain WWindowPeer class every time it is required

Reviewed-by: art
2008-03-25 15:16:03 +03:00
J. Duke 319a3b9947 Initial load 2007-12-01 00:00:00 +00:00