Alan Bateman
8dfe1d556a
7017446: (fs) Updates to file system API (3/2011)
...
Reviewed-by: sherman
2011-03-19 14:21:52 +00:00
Alan Bateman
49f0232c39
7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters
...
Reviewed-by: forax, chegar
2011-03-18 19:46:02 +00:00
Daniel D. Daugherty
45f658fb76
7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
...
Add more info to OpenProcess default detail error message. Try a different technique when a Java process is attaching to itself.
Reviewed-by: zgu, ohair, alanb
2011-03-18 07:17:24 -07:00
Stuart Marks
7969a3155e
7022382: convert pack200 library code to use try-with-resources
...
Reviewed-by: ksrini
2011-03-17 18:50:06 -07:00
Mike Duigou
deb8d5a4ff
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used
...
Reviewed-by: alanb, dl, mduigou
2011-03-17 14:42:40 -07:00
Mike Duigou
84eab58ebb
Merge
2011-03-17 13:14:29 -07:00
Neil Richards
7ff32514bf
7028133: Specify serialVersionUID for RegularEnumSet and JumboEnumSet
...
Reviewed-by: alanb, mduigou
2011-03-17 13:13:08 -07:00
Xueming Shen
8ecd463d9f
6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a
...
Updated the spec doc
Reviewed-by: alanb
2011-03-17 11:42:39 -07:00
Xue-Lei Andrew Fan
63838d971b
7028422: regression: SKID miss-matching
...
Do not override the previous setting for initial selection.
Reviewed-by: mullan
2011-03-17 08:55:41 -07:00
Lance Andersen
725342da29
7026898: DriverManager to now use CopyOnWriteArrayList
...
Reviewed-by: alanb, briangoetz
2011-03-17 11:37:06 -04:00
David Holmes
d79934dd2f
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
...
Cross-compilation support
Reviewed-by: ohair, andrew
2011-03-16 18:54:50 -04:00
Xueming Shen
5423e4402e
6803681: RFE: Need new codeset converter for IBM Cp1364
...
Forward port the Cp1364
Reviewed-by: alanb
2011-03-16 12:16:00 -07:00
David Holmes
4293c9d423
Merge
2011-03-16 05:29:27 -04:00
Xue-Lei Andrew Fan
7705e63e30
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
...
Export the existing "NewSunX509" algorithm implementation using the standard name "PKIX"
Reviewed-by: weijun, wetmore
2011-03-15 23:13:35 -07:00
Xue-Lei Andrew Fan
85935bc056
7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail
...
Loosen the check for version 1 and 2 X.509 certificate
Reviewed-by: mullan, weijun
2011-03-15 23:08:40 -07:00
Valerie Peng
c9f0c7a252
7001933: Deadlock in java.lang.classloader.getPackage()
...
Modified to not holding the "packages" lock when calling parent CL.
Reviewed-by: dholmes, alanb
2011-03-15 18:42:35 -07:00
David Holmes
117062efaa
Merge
2011-03-15 20:00:45 -04:00
David Holmes
87f8cc390f
7027897: Build support for client-VM only configurations
...
Support builds for which only the client VM is required and/or available
Reviewed-by: ohair, andrew
2011-03-15 19:52:42 -04:00
Kelly O'Hair
c290d7c178
Merge
2011-03-15 15:32:07 -07:00
Alan Bateman
4b0829340e
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
...
Reviewed-by: chegar
2011-03-15 13:15:31 +00:00
Neil Richards
b96d0e610a
7014637: Improve behavior of EnumSet Iterator.remove()
...
Reviewed-by: mduigou, alanb
2011-03-14 14:49:52 -07:00
Abhijit Saha
78d73e02da
Merge
2011-03-14 12:01:41 -07:00
Joe Darcy
79ccccaa96
7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc
...
Reviewed-by: jjb
2011-03-14 11:45:21 -07:00
Vinnie Ryan
73501a8757
Merge
2011-03-14 18:13:32 +00:00
Vinnie Ryan
1dc9c053c4
6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects
...
Reviewed-by: mullan
2011-03-14 17:50:52 +00:00
Kumar Srinivasan
b5ae4b5810
7027288: (launcher) remove jkernel test from MiscTests
...
Reviewed-by: mchung, herrick
2011-03-14 10:36:43 -07:00
Xue-Lei Andrew Fan
31942cda2c
7009794: misleading text in SSLHandshakeException exception message
...
Update the warning message
Reviewed-by: weijun
2011-03-14 09:05:06 -07:00
Weijun Wang
c6c7267c54
6990848: JGSS/windows security code native code compiler warnings
...
Reviewed-by: valeriep
2011-03-13 17:09:55 +08:00
Naoto Sato
d7b9fcfbd4
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
...
Reviewed-by: srl
2011-03-11 11:31:10 -08:00
Kumar Srinivasan
2785e49558
7023416: (pack200) fix parfait issues
...
Reviewed-by: jrose
2011-03-11 10:03:05 -08:00
Chris Hegarty
b6f518d3c1
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
...
Reviewed-by: alanb, michaelm
2011-03-11 13:50:09 +00:00
Vinnie Ryan
f7207feb33
Merge
2011-03-11 09:57:13 +00:00
Vinnie Ryan
328f8c8455
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
...
Reviewed-by: valeriep
2011-03-11 09:55:03 +00:00
Charles Lee
15ddaff2ab
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
...
Reviewed-by: alanb
2011-03-11 08:57:14 +00:00
Chris Hegarty
a62dd6282b
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX
...
Reviewed-by: alanb, michaelm
2011-03-11 08:47:10 +00:00
Lana Steuck
36d744e77b
Merge
2011-03-10 20:49:43 -08:00
Lana Steuck
d67aed550b
Merge
2011-03-10 19:38:44 -08:00
Christine Lu
8b631e9ecf
Added tag jdk7-b133 for changeset b333a0dbc626
2011-03-10 17:11:08 -08:00
J. Duke
c6d7830dfc
Merge
2017-07-05 17:37:01 +02:00
J. Duke
49773eee5c
Merge
2017-07-05 17:36:59 +02:00
J. Duke
b73e8a4313
Merge
2017-07-05 17:36:56 +02:00
J. Duke
bf5adbc1d8
Merge
2017-07-05 17:36:54 +02:00
J. Duke
83c2fb3136
Merge
2017-07-05 17:36:51 +02:00
J. Duke
28e3d4a281
Merge
2017-07-05 17:36:49 +02:00
J. Duke
4569a6c06e
Merge
2017-07-05 17:36:43 +02:00
J. Duke
59f3d24ec0
Added tag jdk7-b132 for changeset d61280d36755
2017-07-05 17:36:34 +02:00
J. Duke
8170cbb75c
Merge
2017-07-05 17:36:33 +02:00
J. Duke
9747901b91
Merge
2017-07-05 17:36:30 +02:00
J. Duke
a905e62f36
Merge
2017-07-05 17:36:25 +02:00
J. Duke
7d8ca0c513
Merge
2017-07-05 17:36:22 +02:00