dsamersoff [Tue, 06 Aug 2013 14:04:49 +0400] rev 19202
8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed
Summary: sourceObj could be set to null by setSource() relax a validation of deserialized object.
Reviewed-by: sjiang, skoivu, dfuchs
smarks [Mon, 05 Aug 2013 19:12:33 -0700] rev 19201
8020854: change RMI javadocs to specify that remote objects are exported to the wildcard address
Reviewed-by: rgallard, alanb
sundar [Mon, 05 Aug 2013 21:31:40 +0530] rev 19200
8016531: jconsole-plugin script demo does not work with nashorn
Reviewed-by: lagergren, hannesw
Contributed-by: rieberandreas@gmail.com
darcy [Mon, 05 Aug 2013 07:50:16 -0700] rev 19199
8022190: Fix varargs lint warnings in the JDK
Reviewed-by: alanb, lancea, alexsch
bpb [Fri, 02 Aug 2013 11:10:41 -0700] rev 19198
8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect
Summary: Fail test if errors; fix test values; port BigDecimal version to BigInteger
Reviewed-by: smarks, alanb
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
bchristi [Fri, 02 Aug 2013 15:30:11 -0700] rev 19197
8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
Summary: On Mac, default to UTF-8 if no environmental hints are available
Reviewed-by: naoto, ddehaven
bpb [Wed, 31 Jul 2013 10:53:33 -0700] rev 19196
6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
Summary: Update specification to match implementation.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
mullan [Fri, 02 Aug 2013 09:38:13 -0400] rev 19195
Merge
mullan [Fri, 02 Aug 2013 08:37:25 -0400] rev 19194
Merge
mullan [Fri, 02 Aug 2013 08:30:46 -0400] rev 19193
8001319: Add SecurityPermission "insertProvider" target name
Reviewed-by: vinnie
chegar [Fri, 02 Aug 2013 14:29:31 +0100] rev 19192
8020291: j.u.c.CompletionStage
8020435: CompletableFuture/Basic.java fails on single core machine
Reviewed-by: chegar, psandoz
Contributed-by: Doug Lea <dl@cs.oswego.edu>
chegar [Fri, 02 Aug 2013 11:25:00 +0100] rev 19191
8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
Reviewed-by: psandoz
uta [Fri, 02 Aug 2013 13:16:43 +0400] rev 19190
8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1
Reviewed-by: alanb, khazra, chegar
weijun [Fri, 02 Aug 2013 08:59:37 +0800] rev 19189
8021789: jarsigner parses alias as command line option (depending on locale)
Reviewed-by: vinnie
psandoz [Thu, 01 Aug 2013 15:28:57 +0100] rev 19188
8020016: Numerous splitereator impls do not throw NPE for null Consumers
Reviewed-by: mduigou, alanb, henryjen
chegar [Thu, 01 Aug 2013 16:53:40 +0100] rev 19187
8022087: Fix doclint issues in j.u.Deque & Queue
Reviewed-by: chegar, darcy
Contributed-by: Doug Lea <dl@cs.oswego.edu>
xuelei [Thu, 01 Aug 2013 07:34:30 -0700] rev 19186
7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID
Reviewed-by: vinnie
igerasim [Mon, 29 Jul 2013 12:35:42 +0400] rev 19185
8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0
Reviewed-by: alanb, chegar, martin, rriggs
igerasim [Tue, 30 Jul 2013 21:11:08 +0400] rev 19184
7192942: (coll) Inefficient calculation of power of two in HashMap
Reviewed-by: mduigou
chegar [Thu, 01 Aug 2013 12:38:07 +0100] rev 19183
8022061: More ProblemList.txt updates (7/2013)
Reviewed-by: alanb, psandoz
lana [Wed, 07 Aug 2013 19:52:47 -0700] rev 19182
Merge
lana [Wed, 07 Aug 2013 12:03:37 -0700] rev 19181
Merge
art [Wed, 07 Aug 2013 21:31:42 +0400] rev 19180
6551589: ContainerListener Documentation may be incorrect
Reviewed-by: serb
serb [Wed, 07 Aug 2013 19:57:18 +0400] rev 19179
7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments
Reviewed-by: alexsch, leonidr
alexsch [Wed, 07 Aug 2013 18:58:28 +0400] rev 19178
8013849: Awt assert on Hashtable.cpp:124
Reviewed-by: serb
alexsch [Wed, 07 Aug 2013 18:32:03 +0400] rev 19177
8022532: [parfait] Potential memory leak in gtk2_interface.c
Reviewed-by: art, serb
mcherkas [Tue, 06 Aug 2013 17:29:54 +0400] rev 19176
8016833: Underlines and strikethrough not rendering correctly
Reviewed-by: alexsch, serb
Contributed-by: anton.nashatyrev@oracle.com
leonidr [Tue, 06 Aug 2013 17:07:49 +0400] rev 19175
8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE
Reviewed-by: art
leonidr [Fri, 02 Aug 2013 15:42:04 +0400] rev 19174
8021381: JavaFX scene included in Swing JDialog not starting from Web Start
Reviewed-by: art, dcherepanov
alexsch [Thu, 01 Aug 2013 17:09:59 +0400] rev 19173
7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails
Reviewed-by: malenkov, serb