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
okutsu [Tue, 19 Aug 2014 16:02:48 +0900] rev 25996
8055088: Optimization for locale resources loading isn't working
Reviewed-by: naoto
weijun [Tue, 19 Aug 2014 14:30:12 +0800] rev 25995
8054817: File ccache only recognizes Linux and Solaris defaults
Reviewed-by: mullan