Mandy Chung
34e0b54108
7078024: Update JDK service tag for JDK 8
...
Reviewed-by: paulk
2011-09-07 13:42:34 -07:00
Lana Steuck
3c59a998c6
Merge
2011-09-05 23:58:19 -07:00
Michael Fang
8256d8cf31
Merge
2011-08-31 09:56:44 -07:00
Nils Loodin
2e7a0438c9
7067811: Update demo/sample code to state it should not be used for production
...
Added comment block after copyright block stating that code is unfit for production.
Reviewed-by: ohair
2011-08-31 13:48:04 +02:00
Xueming Shen
2304b235a1
Merge
2011-08-17 14:18:30 -07:00
Michael Fang
614fdf63b3
Merge
2011-08-17 14:18:26 -07:00
Xueming Shen
0ec73ca081
6237353: Remove sun.io package from j2se binary
...
Removed sun.io package and related test cases
Reviewed-by: alanb
2011-08-17 14:14:21 -07:00
Alexandre Boulgakov
45b0a4eb00
7077389: Reflection classes do not build with javac -Xlint:all -Werror
...
Reviewed-by: darcy
2011-08-15 17:17:21 -07:00
Alexandre Boulgakov
0c5879c7e2
7079606: tl nightly build failure due to incomplete generification
...
Reviewed-by: jjg
2011-08-17 05:41:20 -07:00
Alexandre Boulgakov
598c79031d
7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror
...
Reviewed-by: xuelei, mullan
2011-08-15 11:48:20 -07:00
Yong Jeffrey Huang
f5cc085a5b
7066203: Update currency data to the latest ISO 4217 standard
...
Reviewed-by: naoto
2011-08-14 23:46:08 -07:00
Sean Coffey
c26005b40e
7047325: Internal API to improve management of direct buffers
...
Reviewed-by: alanb, mduigou
2011-08-11 12:40:24 +01:00
Alexandre Boulgakov
1fb6680207
7072353: JNDI libraries do not build with javac -Xlint:all -Werror
...
Reviewed-by: xuelei
2011-08-10 13:44:58 -07:00
Joe Darcy
24e63f385c
7075098: Remove unused fdlibm files
...
Reviewed-by: alanb, mduigou
2011-08-06 14:35:58 -07:00
Alexandre Boulgakov
abdf98fef8
7072523: java.math should be built with javac -Xlint:all -Werror
...
Reviewed-by: darcy
2011-07-29 16:45:37 -07:00
Alexandre Boulgakov
d5e142fba4
7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
...
Reviewed-by: alanb, chegar
2011-07-28 13:34:31 -07:00
Alexandre Boulgakov
545b41c9ab
7069870: Parts of the JDK erroneously rely on generic array initializers with diamond
...
Reviewed-by: ksrini, mcimadamore
2011-07-25 16:20:39 -07:00
Kelly O'Hair
45bcef756e
Merge
2011-07-22 21:31:12 -07:00
Kelly O'Hair
b98e69d69b
7069993: Adjust make/jprt.properties file for jdk8
...
Reviewed-by: katleman
2011-07-22 17:35:39 -07:00
Alexandre Boulgakov
a9a95f25de
7068617: Core libraries don't build with javac -Xlint:all -Werror
...
Reviewed-by: darcy
2011-07-20 12:19:41 -07:00
Alexandre Boulgakov
ae4c0a9af1
7060849: Eliminate pack200 build warnings
...
Reviewed-by: ksrini, jjg
2011-07-08 10:25:57 -07:00
Valerie Peng
e2857af6b5
Merge
2011-07-01 17:12:22 -07:00
Valerie Peng
2c1ce646b9
7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk
...
Changed javah to use the newly built classes specified by $(CLASSDESTDIR)
Reviewed-by: vinnie
2011-06-30 18:42:37 -07:00
Alexandre Boulgakov
182cb26581
7058708: Eliminate JDK build tools build warnings
...
Reviewed-by: ohair, jjg
2011-06-30 17:59:13 -07:00
Alexandre Boulgakov
c1deb9188b
7061195: Clean up makefiles for JDK 8
...
Reviewed-by: ohair, jjg
2011-06-30 16:50:34 -07:00
Alexandre Boulgakov
fa7e844eb4
7061190: Update boot JDK version for JDK 8
...
Reviewed-by: ohair, jjg
2011-06-30 16:48:44 -07:00
David Holmes
5d0d741efe
7039182: PPC: NIO: java.io.IOException: Invalid argument in sun.nio.ch.FileDispatcherImpl.read0
...
Allow platform specific files to be located at build time instead of generating them
Reviewed-by: alanb, ohair
2011-06-27 20:13:48 -04:00
Lana Steuck
69ce407621
Merge
2011-06-22 23:23:58 -07:00
Lana Steuck
1379c0101b
Merge
2011-06-15 16:10:30 -07:00
Joe Darcy
70b94c5b15
7052122: Update JDK_MINOR_VERSION for JDK 8
...
Reviewed-by: mr, katleman
2011-06-13 12:17:20 -07:00
Dag Wanvik
a51853081c
7046557: Changes to the Java DB README files in JDK7
...
Update <jdkroot>/README.html with correct mention of Java DB, add JDK specific README files to <jdkroot>/db and <jdkroot>/demo/db.
Reviewed-by: ohair
2011-06-10 17:44:43 +02:00
Lana Steuck
4ce35dcaa5
Merge
2011-06-06 19:04:30 -07:00
Lana Steuck
94891cacc0
Merge
2011-06-02 13:38:28 -07:00
Bradford Wetmore
582efc86b4
7042097: JDK 7's Unlimited Cryptographic Policy bundle text files must be updated
...
Reviewed-by: valeriep
2011-05-31 12:45:17 -07:00
David Holmes
6988092430
7024120: Verify reduced JRE contents for java 7
...
Stripped all symbols from libs and executables to reduce JRE size. Restored missing classes needed to pass JCK in headless mode
Reviewed-by: bobv, ohair
2011-05-27 19:04:48 -04:00
Abhijit Saha
cfdb3ec24b
Merge
2011-05-26 21:37:40 -07:00
Lana Steuck
cef72337b1
Merge
2011-05-18 18:18:04 -07:00
Lana Steuck
a9493d71a0
Merge
2011-05-16 18:19:34 -07:00
Frederic Parain
e075dabb40
7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
...
Add a JMX notification to GarbageCollectorMXBeans
Reviewed-by: acorn, mchung
2011-05-16 17:28:18 +02:00
Lana Steuck
b5f9d4cad8
Merge
2011-05-14 16:51:25 -07:00
Lana Steuck
04247c5b48
Merge
2011-05-14 11:24:26 -07:00
Kelly O'Hair
d3055ef8e0
Merge
2011-05-12 07:28:52 -07:00
Kelly O'Hair
30a20e1d62
7043921: generate java-rmi.cgi on 64 bit platform
...
Reviewed-by: omajid, katleman
2011-05-12 07:24:37 -07:00
Anthony Petrov
b14549c78a
7043455: Taking a screenshot may fail on X11 after 6903034
...
Backout 6903034
Reviewed-by: art, dcherepanov
2011-05-11 17:51:46 +04:00
Erik Trimble
a4fbf5eda5
Merge
2011-05-10 18:31:47 -07:00
Christopher Gruszka
6137404f00
Merge
2011-05-10 17:56:11 -04:00
Jennifer Godinez
271bfc2715
Merge
2011-05-09 12:32:40 -07:00
Alan Bateman
914105d32e
7042979: Rename StandardSocketOption and StandardWatchEventKind
...
Reviewed-by: forax, chegar
2011-05-09 18:45:33 +01:00
Mike Duigou
66f7633b48
Merge
2011-05-09 08:58:00 -07:00
Alan Bateman
ca08676916
Merge
2011-05-09 01:57:28 -07:00