Kelly O'Hair
86803785e8
6946527: rebranding system properties per Oracle Requirements (vendor)
...
Changes from "Sun Microsystems, Inc." to "Oracle Corporation" in the java.vendor, java.specification.vendor and java.vendor.url Java system properties. Also change of Windows COMPANY file property from "Oracle" to "Oracle Corporation".
Reviewed-by: lancea, flar
2010-09-22 11:06:50 -07:00
Doug Lea
94ffffd5cb
6981113: Add ConcurrentLinkedDeque
...
Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes.
Reviewed-by: martin, dholmes, chegar
2010-09-20 18:05:09 -07:00
Alan Bateman
0fb0f54897
6881498: (file) Re-examine DirectoryStream exception handling
...
Reviewed-by: forax
2010-09-10 16:36:48 +01:00
Kelly O'Hair
393c6a7961
Merge
2010-09-07 15:53:32 -07:00
Kelly O'Hair
2abe4f48b7
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
...
Reviewed-by: kamg
2010-09-07 15:17:43 -07:00
Alan Bateman
ade072e46b
6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar
...
Reviewed-by: ohair
2010-09-07 08:36:10 +01:00
Alan Bateman
225ef04d34
Merge
2010-09-03 21:03:45 +01:00
Alan Bateman
2fdbbbae4e
6965072: Need API to create SDP sockets
...
Reviewed-by: michaelm
2010-09-03 13:11:54 +01:00
Lana Steuck
abe7f3a325
Merge
2010-09-02 22:11:05 -07:00
Martin Buchholz
080f83060e
6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
...
Avoid *Critical; fix compile warnings; improve readability
Reviewed-by: alanb
2010-09-01 09:45:08 -07:00
Lana Steuck
f2af16c789
Merge
2010-08-23 19:14:20 -07:00
Yuka Kamiya
cd78cc6fdb
6977550: (tz) Support tzdata2010l
...
Reviewed-by: okutsu
2010-08-23 14:14:52 +09:00
Kelly O'Hair
fb2ceb5470
6932743: Makefiles not parsing version strings with - from uname -r
...
Reviewed-by: mchung
2010-08-18 13:46:39 -07:00
Kelly O'Hair
737e6157fe
6974005: Use of cygpath in Makefile logic needs to silence error messages
...
Reviewed-by: mchung
2010-08-18 13:46:02 -07:00
Gary Benson
5223492f6b
6976186: Integrate Shark
...
Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure.
Reviewed-by: ohair
2010-08-13 22:26:27 +01:00
Lana Steuck
5fee6662ef
Merge
2010-08-09 16:02:19 -07:00
Kelly O'Hair
f82d12c1b4
6974239: Correct reference to jdk document site in javadoc
...
Reviewed-by: skannan
2010-08-03 10:53:21 -07:00
Kelly O'Hair
a656854b1e
6971426: jdk/make/docs docs target does not work on windows
...
Reviewed-by: igor, jjg
2010-08-02 16:31:55 -07:00
Kelly O'Hair
f6c4154043
6973616: Update minimum boot jdk from 1.5 to 1.6
...
Reviewed-by: igor, jjg
2010-08-02 16:31:26 -07:00
Lana Steuck
99a605b4b3
Merge
2010-07-29 22:02:45 -07:00
Alan Bateman
11b424e02b
6963907: (so) Socket adapter need to implement sendUrgentData
...
Reviewed-by: chegar
2010-07-21 18:08:46 +01:00
Xueming Shen
98f8ed01aa
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
...
Removed the duplicate sun.nio.cs.ext entries from rt.jar and moved X11 charsets into charsets.jar
Reviewed-by: ohair
2010-07-16 16:45:52 -04:00
Lana Steuck
6b9ad54671
Merge
2010-07-12 19:42:02 -07:00
Lana Steuck
f495312b72
Merge
2010-07-12 19:32:29 -07:00
Igor Nekrestyanov
1e8cbf3a53
6967050: JDK build issues with cygwin/vc2010
...
Reviewed-by: prr, ohair
2010-07-06 18:23:14 -07:00
Sean Mullan
f217a785d5
Merge
2010-07-01 15:30:44 -04:00
Sean Mullan
f74b88af11
6782979: Add JNLPAppletLauncher (6618105) to blacklist
...
Reviewed-by: ohair
2010-07-01 15:20:31 -04:00
Michael Wilkerson
4189f3e295
Merge
2010-06-30 18:57:51 -07:00
Phil Race
408319a638
6964882: 32 bit JDK does not build on 64 bit Windows platforms
...
Reviewed-by: ohair, valeriep
2010-06-29 16:34:17 -07:00
Lana Steuck
acc448eb85
Merge
2010-06-29 10:50:11 -07:00
Kelly O'Hair
667d968e28
6964311: Build regression due to rt.jar contents change
...
The fix for 6933622 regressed control builds, this is a workaround fix, filed 6964313 to find the right answer to why it happened and how to fix it correctly.
Reviewed-by: alanb, darcy
2010-06-25 08:44:20 -07:00
Joshua Bloch
50f960454d
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
...
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
6962571: Infinite loop in printing out Throwable stack traces with circular references
Reviewed-by: darcy, alanb
2010-06-23 17:03:40 -07:00
Kelly O'Hair
dfb66312ab
6933622: Duplicate class files in rt.jar and charsets.jar
...
6895003: JarReorder is not excluding a requested file
Reviewed-by: jjg
2010-06-22 17:26:32 -07:00
Kelly O'Hair
43eef4d0ef
6931871: Rebranding of javadoc generation in makefiles
...
6951293: control docs target does not work on windows
Reviewed-by: jjg
2010-06-22 10:54:38 -07:00
Lana Steuck
ac40d6f126
Merge
2010-06-21 22:08:10 -07:00
Lana Steuck
01848008df
Merge
2010-06-21 22:04:23 -07:00
Kelly O'Hair
4c7ea8f9ef
6960853: Cleanup makefiles, remove unused vars etc
...
Reviewed-by: alanb
2010-06-20 14:51:33 -07:00
Phil Race
ee0a2ddfe6
6961633: gui applications cause a jvm crash on windows
...
Reviewed-by: ceisserer, bae
2010-06-18 11:00:14 -07:00
Kelly O'Hair
eadcba1cd9
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
...
Reviewed-by: ramap
2010-06-17 14:42:30 -07:00
Lana Steuck
ce4febb72c
Merge
2010-06-16 14:07:47 -07:00
Phil Race
2e9f8b9c55
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
...
Reviewed-by: ohair, jcoomes
2010-06-16 09:42:39 -07:00
Mandy Chung
612e107faa
6960789: com.sun.servicetag API needs to be added in ct.sym
...
Include com.sun.servicetag classes when generating ct.sym
Reviewed-by: alanb, jjg
2010-06-14 14:44:00 -07:00
Phil Race
ff41c48f12
6961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds
...
Reviewed-by: ohair
2010-06-14 10:37:29 -07:00
Andrew John Hughes
5b0c4babe6
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
...
Remove unneeded casts, add generic types and make better use of static data
Reviewed-by: sherman
2010-06-12 01:32:43 +01:00
Martin Buchholz
e267adc80a
6960394: Stop linking with -lnsl on Linux
...
Define LIBNSL (like LIBSOCKET), non-empty only on Solaris
Reviewed-by: ohair
2010-06-10 15:54:25 -07:00
Mandy Chung
22ac1684a0
6959965: jstat: Add new -classload option to print class loading statistics
...
Add a new jstat -classload option
Reviewed-by: alanb
2010-06-10 14:14:17 -07:00
Michael Wilkerson
443e06c93e
Merge
2010-06-09 18:56:41 -07:00
Lana Steuck
27a539e27c
Merge
2010-06-07 17:08:26 -07:00
Kelly O'Hair
44c72be43e
6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER)
...
Reviewed-by: alanb
2010-06-07 12:22:21 -07:00
Andrew John Hughes
93283bd962
6958257: Add support for alpha
...
Allow the Zero port to be built on alpha architectures
Reviewed-by: ohair
2010-06-03 18:49:35 +01:00