Chris Hegarty
|
c77eb16a79
|
7129083: CookieManager does not store cookies if url is read before setting cookie manager
Reviewed-by: michaelm
|
2012-01-16 18:05:29 +00:00 |
|
Alan Bateman
|
3fc15f302b
|
7130398: ProblemList.txt updates (1/2012)
Reviewed-by: chegar
|
2012-01-16 16:30:29 +00:00 |
|
Sergey Malenkov
|
e20614ed03
|
7122740: PropertyDescriptor Performance Slow
Reviewed-by: rupashka
|
2012-01-16 18:28:56 +04:00 |
|
David Buck
|
e6ade0739d
|
7083621: Add fontconfig file for OEL6 and rename RH/O EL 5 file so that it is picked up for all 5.x updates
Reviewed-by: bae, prr
|
2012-01-16 11:52:51 +04:00 |
|
Weijun Wang
|
5cbd245bad
|
7118809: rcache deadlock
Reviewed-by: valeriep
|
2012-01-16 10:10:56 +08:00 |
|
Phil Race
|
3b8a1fee1d
|
7127827: JRE8: javaws fails to launch on oracle linux due to XRender
Reviewed-by: bae, jgodinez
|
2012-01-13 13:11:08 -08:00 |
|
David Katleman
|
f7d05ab615
|
Added tag jdk8-b21 for changeset 0287f9a11368
|
2012-01-13 10:05:45 -08:00 |
|
Charles Lee
|
5c8b083c66
|
7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW
Reviewed-by: alanb
|
2012-01-13 13:20:02 +00:00 |
|
Alexander Scherbatiy
|
30f7f59109
|
7121765: closed/javax/swing/JTextArea/4697612/bug4697612.java fails on MacOS on Aqua L&F
Reviewed-by: rupashka
|
2012-01-13 12:39:23 +04:00 |
|
Valerie Peng
|
8b0a1174bd
|
Merge
|
2012-01-12 18:49:33 -08:00 |
|
Weijun Wang
|
c4f77e41b6
|
7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests
Reviewed-by: mullan
|
2012-01-13 09:50:19 +08:00 |
|
Valerie Peng
|
eafb7ad68c
|
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
Added the OracleUcrypto provider for utilizing the Solaris ucrypto API.
Reviewed-by: weijun
|
2012-01-12 16:04:03 -08:00 |
|
Xue-Lei Andrew Fan
|
8b5551f1eb
|
7106773: 512 bits RSA key cannot work with SHA384 and SHA512
Reviewed-by: weijun
|
2012-01-12 03:39:37 -08:00 |
|
David Katleman
|
a742ba1ba3
|
Merge
|
2012-01-11 16:13:21 -08:00 |
|
Kumar Srinivasan
|
86fa49b707
|
7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
Reviewed-by: sherman, mchung, darcy
|
2012-01-11 08:14:47 -08:00 |
|
Alan Bateman
|
69a71c999c
|
7068856: (fs) Typo in Files.isSameFile() javadoc
7099208: (fs) Files.newBufferedReader has typo in javadoc
Reviewed-by: forax
|
2012-01-11 13:07:15 +00:00 |
|
Chris Hegarty
|
1f16d123b1
|
7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map
Reviewed-by: michaelm
|
2012-01-11 10:52:25 +00:00 |
|
Joe Darcy
|
cd63594f4a
|
7128931: Bad HTML escaping in java.lang.Throwable javadoc
Reviewed-by: mduigou
|
2012-01-10 17:46:46 -08:00 |
|
Joe Darcy
|
d3428db5c5
|
7112008: Javadoc for j.l.Object.finalize() vs JLS 12.6 Finalization of Class Instances
Reviewed-by: mduigou
|
2012-01-10 17:12:11 -08:00 |
|
Alexander Scherbatiy
|
a6f9704a91
|
6505523: NullPointerException in BasicTreeUI when a node is removed by expansion listener
Reviewed-by: rupashka
|
2012-01-10 17:11:10 +04:00 |
|
Krystal Mok
|
a5c9da18fb
|
7128584: Typo in sun.misc.VM's private directMemory field comment
Reviewed-by: forax, chegar
|
2012-01-10 12:48:08 +00:00 |
|
Alexander Scherbatiy
|
59c8f5f79f
|
7110815: closed/javax/swing/JSplitPane/4885629/bug4885629.java unstable on MacOS
Reviewed-by: kizune
|
2012-01-10 15:46:30 +04:00 |
|
Brandon Passanisi
|
f44b5b5812
|
7123415: Some cases of network interface indexes being read incorrectly
Reviewed-by: chegar
|
2012-01-10 10:57:12 +00:00 |
|
Xue-Lei Andrew Fan
|
74fcfe6c7e
|
7123519: problems with certification path
Also including the contribution from Dennis Gu
Reviewed-by: mullan, weijun
|
2012-01-09 20:55:52 -08:00 |
|
Joe Darcy
|
a821772a15
|
7128512: Javadoc typo in java.lang.invoke.MethodHandle
Reviewed-by: mduigou
|
2012-01-09 20:14:15 -08:00 |
|
Lana Steuck
|
d29ac175d5
|
Merge
|
2012-01-09 19:12:44 -08:00 |
|
Neil Richards
|
d51673ed91
|
7123229: (coll) EnumMap.containsValue(null) returns true
Java.util.EnumMap.NULL equals() must only be true for itself
Reviewed-by: alanb, mduigou
|
2012-01-10 00:07:13 +00:00 |
|
Martin Desruisseaux
|
f8400651e0
|
7128441: StrictMath performance improvement note shared with Math
Reviewed-by: darcy
|
2012-01-09 15:54:44 -08:00 |
|
Gary Adams
|
6eb76c4598
|
7030573: test/java/io/FileInputStream/LargeFileAvailable.java fails when there is insufficient disk space
Reviewed-by: alanb
|
2012-01-09 19:33:02 +00:00 |
|
Jonathan Lu
|
467c036ccf
|
7128320: Fix freetype sanity check to make it more generic
Reviewed-by: luchsh, katleman
|
2012-01-09 09:18:37 -08:00 |
|
Joe Darcy
|
57096116d9
|
7123649: Remove public modifier from Math.powerOfTwoF
Reviewed-by: smarks, alanb
|
2012-01-06 18:47:43 -08:00 |
|
Valerie Peng
|
12558e2ef9
|
7033170: Cipher.getMaxAllowedKeyLength(String) throws NoSuchAlgorithmException
Changed to always use full transformation as provider properties.
Reviewed-by: mullan
|
2012-01-06 16:06:41 -08:00 |
|
Valerie Peng
|
c83fa3fdfc
|
Merge
|
2012-01-06 11:02:31 -08:00 |
|
Alan Bateman
|
5fa281c0ee
|
7127235: (fs) NPE in Files.walkFileTree if cached attributes are GC'ed
Reviewed-by: forax, chegar
|
2012-01-06 15:00:22 +00:00 |
|
Valerie Peng
|
1081efba4f
|
6414899: P11Digest should support cloning
Enhanced the PKCS11 Digest implementation to support cloning
Reviewed-by: vinnie
|
2012-01-05 18:18:04 -08:00 |
|
David Katleman
|
43b9e261ed
|
Added tag jdk8-b20 for changeset e069ef26f072
|
2012-01-05 08:42:40 -08:00 |
|
Kelly O'Hair
|
892dcc25fc
|
7127104: Build issue with prtconf and zones, also using := to avoid extra execs
Reviewed-by: katleman
|
2012-01-04 17:42:25 -08:00 |
|
Lana Steuck
|
a43e73eb81
|
Merge
|
2012-01-04 10:57:39 -08:00 |
|
Frederic Parain
|
d1c86caeaa
|
7104647: Adding a diagnostic command framework
Reviewed-by: mchung, dholmes
|
2012-01-04 03:49:35 -08:00 |
|
Christopher Gruszka
|
66d59b683f
|
Merge
|
2012-01-03 14:34:08 -05:00 |
|
Kumar Srinivasan
|
6274287b95
|
7124443: (launcher) test DefaultsLocaleTest fails with Windows shells
Reviewed-by: darcy
|
2012-01-03 08:33:30 -08:00 |
|
Kumar Srinivasan
|
3890c64b86
|
7123582: (launcher) display the -version and -XshowSettings
Reviewed-by: alanb
|
2012-01-03 08:27:37 -08:00 |
|
Chris Hegarty
|
1d37e604b0
|
7125055: ContentHandler.getContent API changed in error
Reviewed-by: alanb
|
2012-01-01 09:24:00 +00:00 |
|
Stuart Marks
|
79235d3197
|
7122061: add -Xlint:all -Werror to warning-free build steps
Reviewed-by: chegar, alanb, dholmes, ohair
|
2011-12-29 16:39:51 -08:00 |
|
David Katleman
|
cb15ac68aa
|
Added tag jdk8-b19 for changeset d0ec48636c58
|
2011-12-29 15:14:45 -08:00 |
|
David Katleman
|
6ddf2df795
|
Merge
|
2011-12-28 15:14:24 -08:00 |
|
Lana Steuck
|
3419a755d7
|
Merge
|
2011-12-28 10:51:24 -08:00 |
|
Oleg Pekhovskiy
|
152a77b4f6
|
7121482: some sun/java2d and sun/awt tests failed with InvalidPipeException since 1.7.0_03b02, 6u31b02
Reviewed-by: art, bae
|
2011-12-28 14:26:03 +04:00 |
|
Lana Steuck
|
2c60c1d450
|
Merge
|
2011-12-23 16:38:34 -08:00 |
|
Christopher Gruszka
|
29d2647a0a
|
Merge
|
2011-12-23 10:43:48 -05:00 |
|