Dag Wanvik
|
d4f6e1c9d3
|
8013403: Update JDK8 with Java DB 10.10.1.1
Drop Java DB 10.10.1.1 bits into JDK 8 and update image builds
Reviewed-by: tbell
|
2013-05-06 05:51:01 +02:00 |
|
Mike Duigou
|
10f955e370
|
8011814: Add testng.jar to Netbeans projects test compile classpath
8013271: Add MacOS sources to J2SE Netbeans project
8013272: JDK Netbeans projects should use ASCII encoding for sources
Reviewed-by: lancea
|
2013-04-30 12:31:51 -07:00 |
|
Alan Bateman
|
a06b5fe6d7
|
8013415: Changes for JDK-8005523 requires updates to refs.allowed
Reviewed-by: chegar
|
2013-04-29 10:28:22 +01:00 |
|
Chris Hegarty
|
22126efe5a
|
Merge
|
2013-06-10 10:38:33 +01:00 |
|
Chris Hegarty
|
a5477b8630
|
Merge
|
2013-05-23 12:58:51 +01:00 |
|
Chris Hegarty
|
6983122cde
|
Merge
|
2013-05-08 11:22:25 +01:00 |
|
Chris Hegarty
|
9a078f9451
|
Merge
|
2013-04-28 09:35:25 +01:00 |
|
Mike Duigou
|
606acc7c0b
|
8011920: Main streams implementation
8012542: Stream methods on Collection
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dholmes, mduigou
|
2013-04-24 16:15:47 -07:00 |
|
Lana Steuck
|
843e6e05e2
|
Merge
|
2013-04-23 15:07:48 -07:00 |
|
Lance Andersen
|
558346471c
|
8011620: adding free form netbeans project for jdbc to jdk/make/netbeans
Reviewed-by: chegar
|
2013-04-23 11:17:43 -04:00 |
|
Lana Steuck
|
8afbe69644
|
Merge
|
2013-04-17 21:48:04 -07:00 |
|
Chris Hegarty
|
d6465cc792
|
Merge
|
2013-04-19 14:14:18 +01:00 |
|
Lana Steuck
|
acfca9881a
|
Merge
|
2013-04-17 12:30:18 -07:00 |
|
Vinnie Ryan
|
74d720c7b5
|
Merge
|
2013-04-17 02:53:02 -07:00 |
|
Mandy Chung
|
176ed8d94c
|
8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Reviewed-by: jrose, alanb, twisti
|
2013-04-16 21:39:52 -07:00 |
|
Vinnie Ryan
|
7298912ab0
|
Merge
|
2013-04-16 01:44:58 -07:00 |
|
Andrew Brygin
|
92069b97d0
|
8011622: Use lcms as the default color management module in jdk8
Reviewed-by: prr, vadim
|
2013-04-15 18:10:55 +04:00 |
|
Chris Hegarty
|
cd4711df4d
|
Merge
|
2013-04-13 21:51:36 +01:00 |
|
Chris Hegarty
|
be8d5c723d
|
Merge
|
2013-04-13 20:16:00 +01:00 |
|
Vinnie Ryan
|
fb29205c82
|
Merge
|
2013-04-12 10:42:50 -07:00 |
|
Stephen Colebourne
|
58af157d96
|
8011172: JSR 310 DateTime API Updates II
Integration of JSR310 Date/Time API update
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Reviewed-by: alanb, naoto, dholmes
|
2013-04-12 07:57:35 -07:00 |
|
Erik Joelsson
|
d0e1727ce6
|
8011812: JDK-8011278 breaks the old build
Reviewed-by: tbell, wetmore
|
2013-04-11 14:47:54 -07:00 |
|
John Zavgren
|
f82212cd86
|
8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c
Modified the path processing code so that it detects and handles out of memory errors.
Reviewed-by: chegar, martin, christos, alanb, msheppar
|
2013-04-11 12:33:33 -04:00 |
|
Chris Hegarty
|
dc6fd2d5dd
|
8005696: Add CompletableFuture
Reviewed-by: chegar, martin
|
2013-04-09 17:27:47 +01:00 |
|
Chris Hegarty
|
13d1be151e
|
8008593: Better URLClassLoader resource management
Reviewed-by: alanb, sherman, hawtin
|
2013-04-08 06:15:18 +01:00 |
|
Jim Gish
|
4c7d3a9bd1
|
5015163: (str) String merge/join that is the inverse of String.split()
7172553: A utility class that forms the basis of a String.join() operation
Integrate StringJoiner changes from lambda
Reviewed-by: alanb, mduigou
|
2013-04-02 18:41:04 -04:00 |
|
Lana Steuck
|
6c50b0bfe1
|
Merge
|
2013-04-01 21:40:54 -07:00 |
|
Leonid Romanov
|
2e97782d35
|
8003559: Update display of applet windows
Implemented applet security warning for OS X port
Reviewed-by: art, anthony, serb, skoivu
|
2013-03-27 16:37:00 +04:00 |
|
Lana Steuck
|
bd671cb7fa
|
Merge
|
2013-03-26 12:04:35 -07:00 |
|
Mandy Chung
|
d79b11782a
|
8010787: changeset for 8007703 is missing the deleted files
Reviewed-by: dholmes, alanb, erikj
|
2013-03-25 18:14:52 -07:00 |
|
Mandy Chung
|
d414a7e832
|
8007703: Remove com.sun.servicetag API
Reviewed-by: dholmes, alanb, erikj
|
2013-03-25 17:19:16 -07:00 |
|
Denis Fokin
|
439ddacaac
|
7123476: DesktopOpenTests:When enter the file path and click the open button,it crash
Reviewed-by: art, anthony
|
2013-03-22 19:56:20 +04:00 |
|
Bradford Wetmore
|
9b5ebab5f6
|
8009517: new code changes causing errors in old build (-Werror) environment
Reviewed-by: mduigou
|
2013-03-21 16:31:48 -07:00 |
|
Lana Steuck
|
f0e73ec3ba
|
Merge
|
2013-03-13 23:39:49 -07:00 |
|
Kurchi Subhra Hazra
|
ebbaaa0f18
|
7170730: Improve Windows network stack support
Enable exclusive binding of ports on Windows
Reviewed-by: alanb, chegar, ahgross
|
2013-03-14 13:46:15 -07:00 |
|
Lana Steuck
|
5adedccb9c
|
Merge
|
2013-03-12 16:40:22 -07:00 |
|
Lana Steuck
|
ae7beed0c2
|
Merge
|
2013-03-12 16:26:06 -07:00 |
|
Erik Joelsson
|
b44696200e
|
8009695: embedded/GP/RI: This intermittent error happens too often, makes the build unstable, and waste machine
Reviewed-by: dholmes, tbell
|
2013-03-12 15:17:19 +01:00 |
|
Henry Jen
|
9db6479318
|
8001667: Comparator combinators and extension methods
Reviewed-by: mduigou, briangoetz
|
2013-03-08 15:45:06 -08:00 |
|
Andrew Brygin
|
6c0e480427
|
8005530: [lcms] Improve performance of ColorConverOp for default destinations
Reviewed-by: prr, jgodinez
|
2013-03-07 14:05:21 +04:00 |
|
Weijun Wang
|
556ff23124
|
8009604: old make images failed: JarBASE64Encoder class not found
Reviewed-by: xuelei, wetmore
|
2013-03-07 11:32:14 +08:00 |
|
Martin Buchholz
|
46b80b3416
|
8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so
Define FILES_m to force use of linker script
Reviewed-by: sherman, alanb, ohair
|
2013-03-06 17:43:10 -08:00 |
|
Lana Steuck
|
4f62a2b334
|
Merge
|
2013-03-15 23:31:19 -07:00 |
|
Naoto Sato
|
96ca9c4174
|
8008576: Calendar mismatch using Host LocaleProviderAdapter
Reviewed-by: okutsu
|
2013-03-14 11:29:16 -07:00 |
|
Bill Pittore
|
b938257957
|
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
Co-authored-by: Bob Vandette <bob.vandette@oracle.com>
Reviewed-by: dlong, alanb, mduigou
|
2013-03-14 16:03:10 +00:00 |
|
Dan Xu
|
f3e45cd062
|
8001334: Remove use of JVM_* functions from java.io code
Replace JVM_* functions with direct system calls in java io area
Reviewed-by: alanb, uta, martin
|
2013-03-13 14:50:40 -07:00 |
|
Lana Steuck
|
c5b26e35c5
|
Merge
|
2013-03-05 11:49:33 -08:00 |
|
David Katleman
|
86b53b9dd7
|
8009196: install doesn't define $(AR) as /usr/ccs/bin/ar, results in ar: Command not found
Reviewed-by: tbell
|
2013-02-28 19:30:43 -08:00 |
|
David Katleman
|
aaac35b3d7
|
Merge
|
2013-02-27 13:10:30 -08:00 |
|
Dmitry Cherepanov
|
8936d472bd
|
Merge
|
2013-02-26 12:54:39 +04:00 |
|