serb [Tue, 28 Jul 2015 18:14:57 +0300] rev 32117
8132355: Incorrect guard block in HPkeysym.h, awt_Event.h
Reviewed-by: ant, azvegint
ptbrunet [Fri, 24 Jul 2015 13:58:44 -0500] rev 32116
8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running
Summary: change dialog proc wparam type from UINT to WPARAM, lparam type from LONG to LPARAM
Reviewed-by: serb, alexsch, van
Contributed-by: peter.brunet@oracle.com
serb [Sat, 18 Jul 2015 15:10:44 +0300] rev 32115
8066404: The case is failed automatically and thrown the "java.lang.IllegalStateException" exception
Reviewed-by: alexsch
azvegint [Thu, 23 Jul 2015 15:12:32 +0300] rev 32114
8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
Reviewed-by: alexsch, serb
serb [Wed, 22 Jul 2015 22:33:12 +0300] rev 32113
8067093: Fix windows-specific deprecation warnings in the java.desktop module
Reviewed-by: prr, azvegint, alexsch
aivanov [Wed, 22 Jul 2015 17:33:17 +0300] rev 32112
8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method
Reviewed-by: serb, ant
serb [Sat, 18 Jul 2015 15:13:16 +0300] rev 32111
8074832: Resolve disabled warnings for libjsoundalsa
Reviewed-by: amenkov, azvegint
serb [Sat, 18 Jul 2015 15:12:08 +0300] rev 32110
8074831: Resolve disabled warnings for libjsound
Reviewed-by: amenkov, azvegint
serb [Sat, 18 Jul 2015 15:09:28 +0300] rev 32109
8130937: Several methods in BeanProperty return null instead of boolean value
Reviewed-by: alexsch
avstepan [Tue, 11 Aug 2015 20:46:46 +0300] rev 32108
8133188: docs: replace <tt> tags (obsolete in html5) for java.util
Reviewed-by: martin
mullan [Tue, 11 Aug 2015 08:48:18 -0400] rev 32107
8077055: Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used
Reviewed-by: weijun
simonis [Tue, 11 Aug 2015 10:53:50 +0200] rev 32106
8133105: Fix getFinalAttributes() on Windows to handle more special cases
Reviewed-by: simonis, rriggs
Contributed-by: matthias.baesken@sap.com
amurillo [Mon, 10 Aug 2015 18:58:25 -0700] rev 32105
Merge
amurillo [Thu, 06 Aug 2015 13:00:45 -0700] rev 32104
Merge
olagneau [Mon, 03 Aug 2015 15:31:29 +0200] rev 32103
8130339: Add tracing info to LowMemoryTest.java to help 8130339 diagnosis
Summary: Run test with traces even when timeout occurs.
Reviewed-by: jbachorik, sspitsyn