azvegint [Mon, 15 Jun 2015 14:43:31 +0300] rev 31435
8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04
Reviewed-by: alexsch, serb
serb [Fri, 12 Jun 2015 15:01:10 +0300] rev 31434
7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html
Reviewed-by: azvegint, ant
prr [Wed, 10 Jun 2015 12:43:18 -0700] rev 31433
8081756: Mastering Matrix Manipulations
Reviewed-by: serb, bae, mschoene
serb [Wed, 10 Jun 2015 17:18:10 +0300] rev 31432
8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint
Reviewed-by: prr, azvegint
ssadetsky [Tue, 09 Jun 2015 18:57:54 +0300] rev 31431
8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
Reviewed-by: serb, alexsch
ssadetsky [Tue, 09 Jun 2015 14:11:11 +0300] rev 31430
8017487: filechooser in Windows-Libraries folder: columns are mixed up
Reviewed-by: serb, ant
weijun [Tue, 30 Jun 2015 22:32:03 +0800] rev 31429
8075301: Tests for sun.security.krb5.principal system property
Reviewed-by: weijun
Contributed-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
erikj [Tue, 30 Jun 2015 16:10:27 +0200] rev 31428
8130109: Incremental build of java.base-gensrc broken
Reviewed-by: tbell
amlu [Tue, 30 Jun 2015 10:00:46 +0200] rev 31427
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
Reviewed-by: psandoz
juh [Mon, 29 Jun 2015 16:36:44 -0700] rev 31426
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
Reviewed-by: mullan
martin [Mon, 29 Jun 2015 14:59:20 -0700] rev 31425
8050091: (coll) LinkedList has incorrect implementation comment
Summary: Rework implementation invariant comments
Reviewed-by: igerasim
aefimov [Tue, 30 Jun 2015 01:17:45 +0300] rev 31424
8098547: (tz) Support tzdata2015e
Reviewed-by: coffeys, okutsu
bpb [Mon, 29 Jun 2015 14:49:47 -0700] rev 31423
8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
Summary: Use @requires tag to suppress the test on limited memory systems.
Reviewed-by: darcy
mchung [Mon, 29 Jun 2015 11:38:36 -0700] rev 31422
8130007: Update security tests to use Security.getProvider to get security provider
Reviewed-by: mullan
Contributed-by: valerie.peng@oracle.com, mandy.chung@oracle.com
bpb [Mon, 29 Jun 2015 08:39:29 -0700] rev 31421
8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions
Summary: Explcitly handle IOExceptions in FilteredOutputStream.close() instead of using try-with-resources approach.
Reviewed-by: chegar, alanb
Contributed-by: Peter Levart <peter.levart@gmail.com>
weijun [Mon, 29 Jun 2015 17:11:17 +0800] rev 31420
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
Reviewed-by: alanb