jdk/src/share/classes/java/awt/Dialog.java
2014-06-26 pchelko 8047799: Remove WindowClosingSupport
2014-06-10 henryjen 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
2013-12-26 lana 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-18 alanb 8029886: Change SecurityManager check{TopLevelWindow, SystemClipboardAccessAwtEventQueueAccess} to check AllPermission
2013-10-29 malenkov 8022746: List of spelling errors in API doc
2013-09-26 yan 8025218: [javadoc] some errors in java/awt classes
2012-12-12 denis 8004341: Two JCK tests fails with 7u11 b06
2013-02-03 ewendeli Merge
2013-01-16 mcherkas 8005492: Reduce number of warnings in sun/awt/* classes
2012-11-30 denis 7201064: Better dialogue checking
2012-08-31 ant 6981400: Tabbing between textfield do not work properly when ALT+TAB
2012-05-17 ant 7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application.
2012-05-10 serb 7080109: Dialog.show() lacks doPrivileged() to access system event queue
2011-04-08 anthony 7027013: Regression: JComponent.revalidate() has no effect on invisible components
2010-12-28 ohair 6962318: Update copyright year
2010-12-10 lana Merge
2010-12-02 rupashka 6639507: Title of javax.swing.JDialog is null while spec says it's empty
2010-11-25 art 6993784: Clarification to shaped/translucent windows specification is required
2010-09-28 art 6987896: Modal dialogs resumes the calling thread before it's hidden
2010-08-24 art 6949936: Provide API for running nested events loops, similar to what modal dialogs do
2010-05-25 ohair 6943119: Rebrand source copyright notices
2009-10-05 alanb 6854954: Eliminate static dependency on java.awt.AWTPermission
2009-06-23 dcherepanov 6824169: Need to remove some AWT class dependencies
2009-03-24 rkennke 6809233: Modal dialog blocks calling thread after it is hidden and disposed
2008-09-29 rkennke 6749920: Cleanup AWT peer interfaces
2008-07-07 anthony 6682046: Mixing code does not always recalculate shapes correctly when resizing components
2007-12-01 duke Initial load
less more (0) tip