Christian Tornqvist
094674666c
Merge
2015-02-13 05:17:41 -08:00
Katja Kantserova
3d3f6553c0
8073132: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
...
Reviewed-by: jbachorik, dfuchs, mchung
2015-02-13 13:17:13 +01:00
Thomas Stuefe
0d2c28e3b8
8072935: Fix missing newline at end of file after 8067447
...
Reviewed-by: dholmes, dlong
2015-02-13 06:23:48 -05:00
Paul Sandoz
a12ad15110
8069325: Pattern.splitAsStream does not return input if it is empty and there is no match
...
Reviewed-by: sherman
2015-02-13 11:13:30 +01:00
Paul Sandoz
4b2af9acf9
8071670: java.util.Optional: please add a way to specify if-else behavior
...
Reviewed-by: dfuchs, lowasser
2015-02-13 11:13:27 +01:00
Weijun Wang
3cb54779b0
8071338: Move policytool from JRE to JDK
...
Reviewed-by: alanb, erikj, ihse, mchung
2015-02-13 11:03:57 +08:00
Weijun Wang
351ed3d735
8071338: Move policytool from JRE to JDK
...
Reviewed-by: alanb, erikj, ihse, mchung
2015-02-13 11:03:13 +08:00
Jesper Wilhelmsson
0212ed173a
Merge
2015-02-13 01:41:06 +01:00
Lana Steuck
25db70d299
Merge
2015-02-12 16:39:35 -08:00
Lana Steuck
06fb272637
Merge
2015-02-12 16:39:22 -08:00
Lana Steuck
86ab634dc1
Merge
2015-02-12 16:38:39 -08:00
Lana Steuck
9b5b4b60c3
Merge
2015-02-12 16:37:08 -08:00
Lana Steuck
b34ea60691
Merge
2015-02-12 16:36:53 -08:00
Lana Steuck
2bb41d2f62
Merge
2015-02-12 16:36:30 -08:00
David Katleman
a8f03a25b5
Added tag jdk9-b50 for changeset 51d0ef4e53e6
2015-02-12 16:23:30 -08:00
David Katleman
e8917c4867
Added tag jdk9-b50 for changeset 1ba2a6b0fd9f
2015-02-12 16:23:29 -08:00
David Katleman
036d9d38e7
Added tag jdk9-b50 for changeset d0f9f129c1f4
2015-02-12 16:23:25 -08:00
David Katleman
e4b28ccb36
Added tag jdk9-b50 for changeset f9362d750e69
2015-02-12 16:23:24 -08:00
David Katleman
8f6c7438b0
Added tag jdk9-b50 for changeset f8317f53f898
2015-02-12 16:23:24 -08:00
David Katleman
1a19291ca8
Added tag jdk9-b50 for changeset 70a5f7d7a66a
2015-02-12 16:23:21 -08:00
David Katleman
126debe100
Added tag jdk9-b50 for changeset 674362e1d111
2015-02-12 16:23:21 -08:00
David Katleman
e63e1780a0
Added tag jdk9-b50 for changeset 67486ff44b55
2015-02-12 16:23:20 -08:00
Kumar Srinivasan
0bbdf59743
8071836: javadoc fails as javadoc resource bundle not visible to com.sun.tools.javac.util.JavacMessages
...
Reviewed-by: jjg, mchung
2015-02-12 15:00:37 -08:00
Abhijit Saha
0236698692
Merge
2015-02-12 14:56:30 -08:00
Vladimir Ivanov
a1b368700b
Merge
2015-02-12 13:55:54 -08:00
Vladimir Ivanov
75a181784a
Merge
2015-02-12 13:55:05 -08:00
Brian Burkhalter
68ef8f6035
8068373: (prefs) FileSystemPreferences writes \0 to XML storage, causing loss of all preferences
...
Disallow entries whose key or value contains the null control character '\u0000' from being stored in the preferences node.
Reviewed-by: psandoz, rriggs
2015-02-12 12:56:48 -08:00
Joe Darcy
55f8f159ca
8075034: Bad javadoc tags in javax.xml.crypto.dsig
...
Reviewed-by: mullan
2015-03-12 09:39:48 -07:00
Magnus Ihse Bursie
e7472cc455
8074796: Disabling warnings on clang triggers compiler bug for libunpack
...
Reviewed-by: erikj
2015-03-12 16:25:24 +01:00
Erik Joelsson
acb7e7eccd
8074988: Reduce boilerplate in Setup* macro definitions
...
Reviewed-by: tbell, ihse
2015-03-12 12:13:48 +01:00
Mandy Chung
d7388dd061
8074993: policytool launcher missing
...
Reviewed-by: weijun
2015-03-11 08:33:12 -07:00
Jaroslav Bachorik
36e2265a17
Merge
2015-02-12 17:28:58 +00:00
Roger Riggs
5d4cdb23e5
8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup
...
Reviewed-by: alanb
2015-02-12 12:06:36 -05:00
Jaroslav Bachorik
2c4a9ce20b
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")
...
Reviewed-by: mullan
2015-02-12 17:01:10 +01:00
Attila Szegedi
8d084dc298
8072596: Arrays.asList results in ClassCastException with a JS array
...
Reviewed-by: lagergren, sundar
2015-02-12 16:43:33 +01:00
Lev Priima
892b06056c
8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays
...
Reviewed-by: rriggs, dholmes
2015-02-12 10:34:35 -05:00
Aleksei Efimov
d2cbbd335a
8071585: Update JAX-WS RI integration to latest version (2.2.11-b150127.1410)
...
Reviewed-by: alanb
2015-02-12 17:12:57 +03:00
Katja Kantserova
c7a16db145
8072856: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
...
Reviewed-by: jbachorik, dfuchs, mchung
2015-02-12 10:28:14 +01:00
Jaroslav Bachorik
103110ad85
8069286: Unexpected count of notification in LowMemoryTest
...
Reviewed-by: mchung
2015-02-12 08:33:47 +01:00
Srikanth Adayapalam
cb2a21c5a5
8069545: javac shouldn't check nested stuck lambdas during overload resolution
...
Nested lambdas should not be considered while overload resolution is in progress
Co-authored-by: Vicente Romero <vicente.romero@oracle.com>
Reviewed-by: mcimadamore
2015-02-12 10:16:19 +05:30
Brian Burkhalter
14b8722c45
8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result
...
Replace divWord() with non-truncating alternatives
Reviewed-by: psandoz, darcy
2015-02-11 17:20:39 -08:00
Vivi An
b4ad645936
8068518: IllegalArgumentException in JTree.AccessibleJTree
...
Reviewed-by: alexsch, ptbrunet
2015-02-11 16:22:29 -08:00
Chris Plummer
0b5dffb337
8054888: Runtime: Add Diagnostic Command that prints the class hierarchy
...
Added the VM.class_hierarhcy DCMD
Reviewed-by: stefank, miauno
2015-02-11 15:22:43 -08:00
Daniel Fuchs
654c893170
8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
...
Reviewed-by: dholmes, coleenp
2015-02-11 17:41:55 +01:00
Marcus Larsson
20bfd4cf7c
8066566: Refactor ParNewGeneration to contain ParNewTracer
...
Reviewed-by: ehelin, kbarrett
2015-02-11 14:47:21 +01:00
Steve Sides
11ef4537fa
8044394: javadoc for BasicOptionPaneUI.addMessageComponents() has typo and grammar errors
...
Fix typos in javadoc of BasicOptionPaneUI.addMessageComponents()
Reviewed-by: alexsch, serb
2015-02-11 15:10:33 +03:00
Magnus Ihse Bursie
95c2f1d577
8072132: Filter out additional files when stripping
...
Reviewed-by: erikj, tbell
2015-02-11 09:20:29 +01:00
Magnus Ihse Bursie
a9b617a74b
8072732: Regression in configure due to JDK-8069057
...
Reviewed-by: erikj, tbell
2015-02-11 09:18:49 +01:00
Mario Torre
9c38d96e2e
8071705: Java application menu misbehaves when running multiple screen stacked vertically
...
JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically
Reviewed-by: alexsch
2015-02-11 07:54:39 +01:00
Tom Benson
2c63608419
8065093: Remove unused variable/output argument
...
Remove total_reserved from GenCollectedHeap::initialize and ::allocate
Reviewed-by: tschatzl, kbarrett
2015-02-10 17:41:19 -05:00