serb [Sat, 26 Jul 2014 03:18:05 +0400] rev 26006
8049057: JNI exception pending in jdk/src/windows/native/sun/windows/
Reviewed-by: pchelko, prr
anashaty [Thu, 24 Jul 2014 16:06:49 +0100] rev 26005
8046495: KeyEvent can not be accepted in quick mouse clicking
Reviewed-by: art, pchelko
serb [Thu, 24 Jul 2014 17:36:56 +0400] rev 26004
6521783: Unnecessary final modifier for a method in a final class
Reviewed-by: pchelko, prr
serb [Wed, 23 Jul 2014 16:19:26 +0400] rev 26003
8050852: Javadoc cleanup of javax.sound.midi package
Reviewed-by: pchelko, azvegint
dmarkov [Wed, 23 Jul 2014 15:44:44 +0400] rev 26002
8044614: [macosx] Focus issue with 2 applets in firefox
Reviewed-by: alexsch, pchelko
alexsch [Tue, 22 Jul 2014 17:17:05 +0400] rev 26001
8038937: Validate fields on Swing classes deserialization
Reviewed-by: serb, pchelko
pchelko [Tue, 22 Jul 2014 17:10:50 +0400] rev 26000
8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running
Reviewed-by: anthony, serb
stefank [Tue, 19 Aug 2014 12:18:09 +0200] rev 25999
8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64
Reviewed-by: sla, brutisso, mgerdin
dfuchs [Tue, 19 Aug 2014 17:11:28 +0200] rev 25998
8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException
Summary: CheckZombieLockTest and CheckLockLocationTest should work with different temporary log directories so that they can be run concurrently. This fix changes the name of the log directory used by CheckZombieLockTest.
Reviewed-by: mchung
ctornqvi [Tue, 19 Aug 2014 06:56:59 -0700] rev 25997
8055012: [TESTBUG] NMTHelper fails to parse NMT output
Summary: Fixed the regular expression to parse the slightly changed output format of the new NMT implementation
Reviewed-by: olagneau, sla