Wed, 22 May 2013 20:21:13 -0400 8014814: (str) StringBuffer "null" is not appended
dholmes [Wed, 22 May 2013 20:21:13 -0400] rev 17709
8014814: (str) StringBuffer "null" is not appended Reviewed-by: alanb
Wed, 22 May 2013 16:43:04 -0700 7056126: DateFormatSymbols documentation has incorrect description about DateFormat
naoto [Wed, 22 May 2013 16:43:04 -0700] rev 17708
7056126: DateFormatSymbols documentation has incorrect description about DateFormat 7083668: Sample code in ListResourceBundle is still not correct Reviewed-by: okutsu
Wed, 22 May 2013 12:09:45 -0700 Merge
lana [Wed, 22 May 2013 12:09:45 -0700] rev 17707
Merge
Wed, 22 May 2013 09:57:48 -0700 Merge
lana [Wed, 22 May 2013 09:57:48 -0700] rev 17706
Merge
Wed, 22 May 2013 09:59:37 -0700 8014819: set max size for jtreg testvms
mduigou [Wed, 22 May 2013 09:59:37 -0700] rev 17705
8014819: set max size for jtreg testvms Reviewed-by: alanb, darcy
Wed, 22 May 2013 13:50:53 +0100 8010182: Thread safety of Thread get/setName()
chegar [Wed, 22 May 2013 13:50:53 +0100] rev 17704
8010182: Thread safety of Thread get/setName() Reviewed-by: dholmes, alanb, mduigou
Tue, 21 May 2013 01:50:13 -0700 Merge
yhuang [Tue, 21 May 2013 01:50:13 -0700] rev 17703
Merge
Mon, 20 May 2013 23:03:35 -0700 7074882: Locale data needs correction (Month names for Maltese language)
yhuang [Mon, 20 May 2013 23:03:35 -0700] rev 17702
7074882: Locale data needs correction (Month names for Maltese language) Reviewed-by: naoto
Tue, 21 May 2013 08:53:51 +0100 8014892: More ProblemList.txt updates (5/2013)
alanb [Tue, 21 May 2013 08:53:51 +0100] rev 17701
8014892: More ProblemList.txt updates (5/2013) Reviewed-by: alanb Contributed-by: amy.lu@oracle.com
Tue, 21 May 2013 01:17:46 -0400 8014857: Enable ergonomic VM selection in arm/jvm.cfg
dholmes [Tue, 21 May 2013 01:17:46 -0400] rev 17700
8014857: Enable ergonomic VM selection in arm/jvm.cfg Reviewed-by: darcy
Mon, 20 May 2013 11:56:46 -0700 8004789: (zipfs) zip provider doesn't work correctly with file systems providers rather than the default
sherman [Mon, 20 May 2013 11:56:46 -0700] rev 17699
8004789: (zipfs) zip provider doesn't work correctly with file systems providers rather than the default Summary: to use Files.createTempFile(...) to create the temp file on the same fs as the targeted path. Reviewed-by: alanb, sherman Contributed-by: philippe.marschall@gmail.com
Fri, 17 May 2013 14:41:39 +0200 8014477: (str) Race condition in String.contentEquals when comparing with StringBuffer
plevart [Fri, 17 May 2013 14:41:39 +0200] rev 17698
8014477: (str) Race condition in String.contentEquals when comparing with StringBuffer Reviewed-by: alanb, mduigou, dholmes
Sat, 18 May 2013 18:55:56 -0700 Merge
mduigou [Sat, 18 May 2013 18:55:56 -0700] rev 17697
Merge
Thu, 09 May 2013 14:44:56 -0700 8006884: (fs) Add Files.list, lines and find
henryjen [Thu, 09 May 2013 14:44:56 -0700] rev 17696
8006884: (fs) Add Files.list, lines and find Reviewed-by: briangoetz, mduigou Contributed-by: alan.bateman@oracle.com, henry.jen@oracle.com
Fri, 17 May 2013 10:36:04 -0700 8004015: Additional static and instance utils for functional interfaces.
mduigou [Fri, 17 May 2013 10:36:04 -0700] rev 17695
8004015: Additional static and instance utils for functional interfaces. 8011010: Spec j.u.f.Predicate doesn't specify NPEs thrown by the SE8's Reference Implementation Reviewed-by: briangoetz, dholmes, chegar
Wed, 15 May 2013 10:25:59 +0200 8014133: Spliterator.OfPrimitive
psandoz [Wed, 15 May 2013 10:25:59 +0200] rev 17694
8014133: Spliterator.OfPrimitive Reviewed-by: mduigou, forax Contributed-by: Paul Sandoz <paul.sandoz@oracle.com>, Brian Goetz <brian.goetz@oracle.com>
Wed, 15 May 2013 10:15:28 +0200 8013334: Spliterator behavior for LinkedList contradicts Spliterator.trySplit
psandoz [Wed, 15 May 2013 10:15:28 +0200] rev 17693
8013334: Spliterator behavior for LinkedList contradicts Spliterator.trySplit Summary: this changeset also contains some minor, non spec, related fixes to tidy up other areas of the JavaDoc. Reviewed-by: plevart, darcy Contributed-by: John Rose <john.r.rose@oracle.com>, Mike Duigou <mike.duigou@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
Sat, 18 May 2013 10:15:06 +0800 8012261: update policytool to support java.net.HttpURLPermission
weijun [Sat, 18 May 2013 10:15:06 +0800] rev 17692
8012261: update policytool to support java.net.HttpURLPermission Reviewed-by: mullan
Fri, 17 May 2013 12:04:18 -0700 8011136: FileInputStream.available and skip inconsistencies
dxu [Fri, 17 May 2013 12:04:18 -0700] rev 17691
8011136: FileInputStream.available and skip inconsistencies Summary: Correct the behavior of available() and update related java specs for available() and skip() in InputStream and FileInputStream classes. Reviewed-by: alanb
Wed, 29 May 2013 16:56:53 -0700 Merge
lana [Wed, 29 May 2013 16:56:53 -0700] rev 17690
Merge
Wed, 29 May 2013 18:40:02 +0400 8014863: Line break calculations in Java 7 are incorrect.
mcherkas [Wed, 29 May 2013 18:40:02 +0400] rev 17689
8014863: Line break calculations in Java 7 are incorrect. Reviewed-by: alexp, alexsch Contributed-by: Dmitry Markov <dmitry.markov@oracle.com>
Wed, 29 May 2013 12:10:49 +0400 8009911: [macosx] SWT app freeze when going full screen using Java 7 on Mac
pchelko [Wed, 29 May 2013 12:10:49 +0400] rev 17688
8009911: [macosx] SWT app freeze when going full screen using Java 7 on Mac Reviewed-by: anthony, ksrini
Tue, 28 May 2013 16:38:41 +0400 7039616: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java should be updated
anthony [Tue, 28 May 2013 16:38:41 +0400] rev 17687
7039616: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java should be updated Summary: Consider the test passed if the system does not support translucency Reviewed-by: art
Tue, 28 May 2013 12:37:46 +0400 8000422: [macosx] Views keep scrolling back to the drag position after DnD
pchelko [Tue, 28 May 2013 12:37:46 +0400] rev 17686
8000422: [macosx] Views keep scrolling back to the drag position after DnD Reviewed-by: serb, anthony
Mon, 27 May 2013 22:31:37 +0400 8014726: TEST_BUG: java/awt/WMSpecificTests/Metacity/FullscreenDialogModality.java should be modified
serb [Mon, 27 May 2013 22:31:37 +0400] rev 17685
8014726: TEST_BUG: java/awt/WMSpecificTests/Metacity/FullscreenDialogModality.java should be modified Reviewed-by: serb, anthony Contributed-by: alexander.zvegintsev@oracle.com
Mon, 27 May 2013 12:47:18 +0400 8010721: [macosx] In JDK7 the menu bar disappears when a Dialog is shown
vkarnauk [Mon, 27 May 2013 12:47:18 +0400] rev 17684
8010721: [macosx] In JDK7 the menu bar disappears when a Dialog is shown Reviewed-by: anthony, serb
Fri, 24 May 2013 19:41:09 +0400 8013416: Java Bean Persistence with XMLEncoder
malenkov [Fri, 24 May 2013 19:41:09 +0400] rev 17683
8013416: Java Bean Persistence with XMLEncoder Reviewed-by: alexsch
Fri, 24 May 2013 18:01:22 +0400 8013437: Test sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails to compile since 8b86
ant [Fri, 24 May 2013 18:01:22 +0400] rev 17682
8013437: Test sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails to compile since 8b86 Reviewed-by: alexsch
Thu, 23 May 2013 15:52:37 +0400 8014924: JToolTip#setTipText() sometimes (very often) not repaints component.
alexsch [Thu, 23 May 2013 15:52:37 +0400] rev 17681
8014924: JToolTip#setTipText() sometimes (very often) not repaints component. Reviewed-by: serb
Wed, 22 May 2013 17:37:05 -0700 Merge
lana [Wed, 22 May 2013 17:37:05 -0700] rev 17680
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip