8711 Commits

Author SHA1 Message Date
J. Duke
2a6f9fad48 Added tag jdk7-b25 for changeset bf2517e15f0c 2017-07-05 16:34:33 +02:00
J. Duke
493ac9ee8f Merge 2017-07-05 16:34:33 +02:00
J. Duke
a2a6cc1dd8 Merge 2017-07-05 16:34:30 +02:00
J. Duke
313edfca60 Merge 2017-07-05 16:34:27 +02:00
J. Duke
302aff771b Merge 2017-07-05 16:34:23 +02:00
J. Duke
e1520a3a5c Merge 2017-07-05 16:34:21 +02:00
J. Duke
072d125c3d Merge 2017-07-05 16:34:18 +02:00
J. Duke
0a91c9aa9d Merge 2017-07-05 16:34:04 +02:00
J. Duke
4cab019dcb Added tag jdk7-b24 for changeset 1cc8dd79fd1c 2017-07-05 16:33:56 +02:00
J. Duke
77c86a9646 Merge 2017-07-05 16:33:55 +02:00
J. Duke
62cd79af98 Merge 2017-07-05 16:33:39 +02:00
J. Duke
c2d21dbeba Merge 2017-07-05 16:33:23 +02:00
J. Duke
8883615177 Merge 2017-07-05 16:33:07 +02:00
J. Duke
b15242a5a2 Merge 2017-07-05 16:32:55 +02: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
Kelly O'Hair
0ec85f12ef 7027923: Disable VS2003 use in preparation for all VS2003 make logic removal
Reviewed-by: prr
2011-03-16 15:01:07 -07: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 Katleman
034e24095e 7022473: JDK7 still runs /etc/prtconf to find memory size
Reviewed-by: ohair
2011-03-16 09:42:55 -07:00
David Katleman
50deeb91cd 6973319: incorrect spec version in jdk 7 rt.jar manifest
Reviewed-by: ohair
2011-03-16 09:30:29 -07:00
David Holmes
4293c9d423 Merge 2011-03-16 05:29:27 -04:00
Kelly O'Hair
0e5675d7b7 Merge 2011-03-15 23:46:03 -07: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
5c67341d93 Merge 2011-03-15 15:32:21 -07:00
Kelly O'Hair
c290d7c178 Merge 2011-03-15 15:32:07 -07:00
Kelly O'Hair
89e704969f Merge 2011-03-15 15:31:44 -07:00
Kelly O'Hair
ea5c82bf9c 6710813: SwingSet2 source display tabs do not work since JDK 7 b20
6685150: make/mkdemo/jpda/Makefile creates jpda.jar and src.zip instead of examples.jar

Reviewed-by: prr
2011-03-15 15:21:21 -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
Michael Fang
a5fbe0e0d4 Merge 2011-03-14 12:33:16 -07:00
Michael Fang
1f536d5799 Merge 2011-03-14 12:32:45 -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
Michael Fang
4d98914744 Merge 2011-03-13 14:41:25 -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
Erik Trimble
a187d013ad Merge 2011-03-11 11:18:56 -08:00
Kumar Srinivasan
2785e49558 7023416: (pack200) fix parfait issues
Reviewed-by: jrose
2011-03-11 10:03:05 -08:00