Dmitry Samersoff
|
b65847a206
|
8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed
SourceObj could be set to null by setSource() relax a validation of deserialized object.
Reviewed-by: sjiang, skoivu, dfuchs
|
2013-08-06 14:04:49 +04:00 |
|
Stuart Marks
|
c05c2330cf
|
8020854: change RMI javadocs to specify that remote objects are exported to the wildcard address
Reviewed-by: rgallard, alanb
|
2013-08-05 19:12:33 -07:00 |
|
Andreas Rieber
|
bdc36d78a1
|
8016531: jconsole-plugin script demo does not work with nashorn
Reviewed-by: lagergren, hannesw
|
2013-08-05 21:31:40 +05:30 |
|
Joe Darcy
|
2be7768ab0
|
8022190: Fix varargs lint warnings in the JDK
Reviewed-by: alanb, lancea, alexsch
|
2013-08-05 07:50:16 -07:00 |
|
Brian Burkhalter
|
aafacb6fa6
|
8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect
Fail test if errors; fix test values; port BigDecimal version to BigInteger
Reviewed-by: smarks, alanb
|
2013-08-02 11:10:41 -07:00 |
|
Brent Christian
|
b661fb4e1a
|
8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
On Mac, default to UTF-8 if no environmental hints are available
Reviewed-by: naoto, ddehaven
|
2013-08-02 15:30:11 -07:00 |
|
Brian Burkhalter
|
2c31d993a4
|
6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
Update specification to match implementation.
Reviewed-by: darcy
|
2013-07-31 10:53:33 -07:00 |
|
Sean Mullan
|
575679c789
|
Merge
|
2013-08-02 09:38:13 -04:00 |
|
Doug Lea
|
b1a10b8ed7
|
8020291: j.u.c.CompletionStage
8020435: CompletableFuture/Basic.java fails on single core machine
Reviewed-by: chegar, psandoz
|
2013-08-02 14:29:31 +01:00 |
|
Sean Mullan
|
7474815db8
|
Merge
|
2013-08-02 08:37:25 -04:00 |
|
Sean Mullan
|
0844d3e77b
|
8001319: Add SecurityPermission "insertProvider" target name
Reviewed-by: vinnie
|
2013-08-02 08:30:46 -04:00 |
|
Chris Hegarty
|
49fe3afa18
|
8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
Reviewed-by: psandoz
|
2013-08-02 11:25:00 +01:00 |
|
Alexey Utkin
|
b456dfe629
|
8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1
Reviewed-by: alanb, khazra, chegar
|
2013-08-02 13:16:43 +04:00 |
|
Weijun Wang
|
9688bbb771
|
8021789: jarsigner parses alias as command line option (depending on locale)
Reviewed-by: vinnie
|
2013-08-02 08:59:37 +08:00 |
|
Paul Sandoz
|
3e78508945
|
8020016: Numerous splitereator impls do not throw NPE for null Consumers
Reviewed-by: mduigou, alanb, henryjen
|
2013-08-01 15:28:57 +01:00 |
|
Doug Lea
|
98fb15899e
|
8022087: Fix doclint issues in j.u.Deque & Queue
Reviewed-by: chegar, darcy
|
2013-08-01 16:53:40 +01:00 |
|
Xue-Lei Andrew Fan
|
b431c6929d
|
7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID
Reviewed-by: vinnie
|
2013-08-01 07:34:30 -07:00 |
|
Ivan Gerasimov
|
ebe38d6cdc
|
8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0
Reviewed-by: alanb, chegar, martin, rriggs
|
2013-07-29 12:35:42 +04:00 |
|
Ivan Gerasimov
|
e1b3c5b5ba
|
7192942: (coll) Inefficient calculation of power of two in HashMap
Reviewed-by: mduigou
|
2013-07-30 21:11:08 +04:00 |
|
Chris Hegarty
|
8a710dcc7e
|
8022061: More ProblemList.txt updates (7/2013)
Reviewed-by: alanb, psandoz
|
2013-08-01 12:38:07 +01:00 |
|
Alan Bateman
|
6084db7277
|
8019384: jps and jcmd tests fail when there is a process started with a .war file
Reviewed-by: dcubed, sla, mchung
|
2013-06-28 19:45:06 +01:00 |
|
Joe Darcy
|
da1d369ffe
|
8019407: Fix doclint issues in javax.naming.*
Reviewed-by: lancea
|
2013-06-28 11:35:36 -07:00 |
|
Jason Uh
|
0b7143c3ee
|
8019360: Cleanup of the javadoc <code> tag in java.security.*
Convert to {@code ...} tags. convert package.html to package-info.java.
Reviewed-by: darcy
|
2013-06-28 10:48:02 -07:00 |
|
Chris Hegarty
|
d469f38970
|
Merge
|
2013-06-28 16:39:15 +01:00 |
|
John Zavgren
|
0faa9a064f
|
8015799: HttpURLConnection.getHeaderFields() throws IllegalArgumentException
Reviewed-by: chegar, dsamersoff, khazra
|
2013-06-28 16:38:09 +01:00 |
|
Alan Bateman
|
8002fd8cbf
|
8019380: doclint warnings in java.nio, java.nio.file.**, java.nio.channels.**
Reviewed-by: chegar
|
2013-06-28 16:10:23 +01:00 |
|
Dmitry Markov
|
681764bad0
|
8016534: javax/swing/text/View/8014863/bug8014863.java failed
Reviewed-by: alexp, alexsch
|
2013-06-28 18:32:20 +04:00 |
|
Doug Lea
|
4535f67d05
|
8019377: Sync j.u.c locks and atomic from 166 to tl
Reviewed-by: chegar
|
2013-06-28 12:12:37 +01:00 |
|
Doug Lea
|
0eb360620b
|
8017739: ReentrantReadWriteLock is confused by the Threads with reused IDs
Reviewed-by: chegar
|
2013-06-28 12:10:18 +01:00 |
|
Paul Sandoz
|
27da77ce6b
|
8012987: Optimizations for Stream.limit/substream
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: mduigou
|
2013-06-28 10:29:21 +02:00 |
|
David Katleman
|
c3b9b19f91
|
Added tag jdk8-b96 for changeset 627400b6bdcf
|
2013-06-27 13:40:29 -07:00 |
|
Petr Pchelko
|
13f301694b
|
8019236: [macosx] Add javadoc to the handleWindowFocusEvent in CEmbeddedFrame
Reviewed-by: serb, ant
|
2013-06-27 13:56:16 +04:00 |
|
David Katleman
|
a744eb3dcb
|
8016684: JDK8 b94 source with GPL header errors
Reviewed-by: tbell, darcy
|
2013-06-26 11:26:18 -07:00 |
|
Staffan Larsen
|
7b09b9e85a
|
8019155: Update makefiles with correct jfr packages
Reviewed-by: mgronlun, erikj
|
2013-06-26 19:15:34 +02:00 |
|
Vadim Pakhnushev
|
84a34cfcf1
|
8016254: several sun/java2d/OpenGL tests failed with SIGFPE
Reviewed-by: prr, bae
|
2013-06-26 13:49:16 +04:00 |
|
David Katleman
|
20afdff460
|
Merge
|
2013-06-25 13:49:41 -07:00 |
|
Erik Joelsson
|
ce1f93f183
|
8017480: Move copying of jfr files to closed makefile
Reviewed-by: sla, tbell
|
2013-06-25 09:25:16 +02:00 |
|
Lana Steuck
|
7d6cc74108
|
Merge
|
2013-06-24 14:28:20 -07:00 |
|
Anton Litvinov
|
8b4ab0bb1e
|
8007642: Media Names on Java Print Do Not Match the Printer’s and Confuse Users
Reviewed-by: prr, jgodinez
|
2013-06-21 21:30:12 +04:00 |
|
Sergey Malenkov
|
10e6614da0
|
8016545: java.beans.XMLEncoder.writeObject output is wrong
Reviewed-by: alexsch
|
2013-06-21 17:13:43 +04:00 |
|
Chris Hegarty
|
92d31ec9c3
|
8014499: MulticastSocket should enable IP_MULTICAST_ALL (lnx)
Co-authored-by: John Zavgren <john.zavgren@oracle.com>
Reviewed-by: alanb, chegar
|
2013-06-20 18:53:57 +01:00 |
|
David Katleman
|
d5569033f3
|
Added tag jdk8-b95 for changeset b537ef8da8d5
|
2013-06-20 10:17:29 -07:00 |
|
Mike Duigou
|
eb4f6b52dd
|
Merge
|
2013-06-20 08:21:08 -07:00 |
|
Leonid Romanov
|
4fb1e1757a
|
8014264: The applet pathguy_TimeDead throws java.lang.NullPointerException in java console once click drop-down check box
Reviewed-by: art, anthony, serb
|
2013-06-20 18:50:55 +04:00 |
|
Xue-Lei Andrew Fan
|
b0246ef1ae
|
8017157: catch more exception in test RejectClientRenego
Reviewed-by: vinnie
|
2013-06-20 07:48:49 -07:00 |
|
Mike Duigou
|
3377e0da57
|
8017088: Map/HashMap.compute() incorrect with key mapping to null value
Reviewed-by: dl, dholmes, plevart
|
2013-06-20 07:23:51 -07:00 |
|
Paul Sandoz
|
338bfbd857
|
8016139: PrimitiveIterator.forEachRemaining
Reviewed-by: alanb
|
2013-06-20 11:21:13 +02:00 |
|
Paul Sandoz
|
6cb8fc5c5f
|
8016455: Sync stream tests from lambda to tl
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: mduigou
|
2013-06-20 11:15:23 +02:00 |
|
Brian Goetz
|
ae0d33346e
|
8016324: filter/flatMap pipeline sinks should pass size information to downstream sink
Reviewed-by: chegar, mduigou
|
2013-06-20 11:02:28 +02:00 |
|
Paul Sandoz
|
434bea45ac
|
8016308: Updates to j.u.stream.Node/Nodes
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: mduigou
|
2013-06-20 10:45:46 +02:00 |
|