Volker Simonis
4b46c35df3
8024900: PPC64: Enable new build on AIX (jdk part)
...
Reviewed-by: erikj
2013-09-17 14:48:14 +02:00
Xueming Shen
344c38fc80
7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
...
To correct the typo
Reviewed-by: alanb, chegar
2013-09-15 11:16:58 -07:00
Petr Pchelko
a7d4eaed9a
8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
...
Reviewed-by: anthony, serb
2013-09-13 18:02:18 +04:00
Vadim Pakhnushev
10fa6ae01e
8008022: Upgrade Direct X SDK used to build JDK
...
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:32 +02:00
Lana Steuck
4a7850fe1b
Merge
2013-09-06 18:25:41 -07:00
Lana Steuck
54a198badd
Merge
2013-09-06 15:09:44 -07:00
Chris Hegarty
aed9248e0b
Merge
2013-09-06 13:36:33 +01:00
Chris Hegarty
18f0e54e81
Merge
2013-09-06 09:41:21 +01:00
Gerard Ziemski
14b2f8c2d6
8021266: Better life cycle for objects
...
Improve life cycle for objects
Reviewed-by: art, hseigel
2013-09-05 10:29:33 -04:00
Andrew Brygin
256894796f
7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
...
Reviewed-by: prr, vadim
2013-09-04 12:10:07 +04:00
Staffan Larsen
938247e8f4
8023492: jfr.jar gets loaded even though it's not used
...
Reviewed-by: erikj, mgronlun
2013-09-30 12:58:18 +02:00
Joel Borggrén-Franck
738a5097a7
8009719: core reflection should get type annotation data from the VM lazily
...
Remove typeAnnotations field from Method, Constructor, and Field, update Executable and Field to fetch data on demand.
Reviewed-by: darcy, erikj
2013-09-30 12:19:48 +02:00
Lana Steuck
8d63f86697
Merge
2013-09-27 18:38:00 -07:00
Brent Christian
ac02958e79
7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx]
...
On MacOS X set user.home to value of NSHomeDirectory()
Reviewed-by: alanb, ddehaven, mduigou
2013-09-13 11:26:44 -07:00
Naoto Sato
903435b4cc
8024332: sun/util/resources/en split between rt.jar and localedata.jar
...
Reviewed-by: alanb, erikj
2013-09-11 05:38:03 -07:00
Chris Hegarty
369c079b32
Merge
2013-08-30 09:37:29 +01:00
Lana Steuck
170f727b62
Merge
2013-09-20 19:15:59 -07:00
Weijun Wang
ac8db73a7c
8011402: Move blacklisting certificate logic from hard code to data
...
Reviewed-by: erikj, mullan
2013-09-18 21:37:45 +08:00
Pete Brunet
25d12a300b
8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL
...
6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue
8014738: Combobox menu items are not announced with JAWS
8011938: Java Ferret example corrupts JCombobox of the running application
8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus
8022966: Java Access Bridge no longer usable with screen magnifiers
Reviewed-by: raginip, tbell, erikj, art
2013-08-28 17:25:35 +04:00
Sean Mullan
05f2952a67
8023769: JDK-8016850 broke the old build
...
Remove files that were moved/removed from com/sun/security/auth/FILES_java.gmk
Reviewed-by: chegar, xuelei
2013-08-27 10:46:03 -04:00
Dan Xu
aa90f3b312
8023203: Wrap RandomAccessFile.seek native method into a Java helper method
...
Reviewed-by: alanb, chegar
2013-08-19 12:38:56 -07:00
Erik Gahlin
2fb1ac860c
6721425: jconsole Makefile clean rule is missing rm of generated Version.java
...
Reviewed-by: alanb, jbachorik
2013-08-16 17:11:25 +02:00
Bradford Wetmore
0ffa9efb22
8023075: JDK-5049299 has broken old make in jdk8
...
Reviewed-by: katleman
2013-08-14 19:19:43 -07:00
Harold Seigel
1130c56f81
8022259: MakeClasslist is buggy and its README is out of date
...
Fixed bug in FOR loop and updated comments and README
Reviewed-by: dholmes, alanb
2013-08-13 10:56:13 -04:00
Rob McKenna
c6247493d0
5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
...
Reviewed-by: alanb, dholmes, martin, erikj, coffeys
2013-08-13 19:10:54 +01:00
Xueming Shen
9db3bb4e9c
8020054: (tz) Support tzdata2013d
...
Update the jdk8 tz data to version 2013d
Reviewed-by: coffeys, peytoia
2013-08-09 12:40:11 -07:00
Xueming Shen
22a9c24dcd
6614237: missing codepage Cp290 at java runtime
...
To add charset Cp290 and Cp300
Reviewed-by: okutsu
2013-08-08 23:40:46 -07:00
Stephen Colebourne
15c6717dac
8015986: Incorrect Localization of HijrahChronology
...
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: naoto
2013-08-08 13:51:55 +09:00
Naoto Sato
adf52d0164
8021286: Improve MacOS resourcing
...
Reviewed-by: okutsu
2013-08-01 14:09:39 -07:00
Chris Hegarty
1bdfa7bf9f
Merge
2013-07-25 19:03:29 +01:00
Sergey Gabdurakhmanov
ff1d4ae905
8016357: Update hotspot diagnostic class
...
Add security check to HotSpotDiagnostic.dumpHeap
Reviewed-by: fparain, sla, ahgross
2013-07-23 09:30:58 +04:00
Chris Hegarty
a08435f4ac
Merge
2013-07-15 18:17:23 +01:00
Lana Steuck
23a17dfafa
Merge
2013-07-05 13:28:17 -07:00
Vinnie Ryan
118272d2e9
7165807: Non optimized initialization of NSS crypto library leads to scalability issues
...
Reviewed-by: mullan, valeriep
2013-07-02 16:38:09 -07:00
Lana Steuck
8a261ad520
Merge
2013-07-02 15:23:23 -07:00
Phil Race
467296964c
8019692: JDK build CC_OPT_HIGHEST setting isn't valid for Sun C++ compiler
...
Reviewed-by: jgodinez
2013-07-02 14:25:56 -07:00
Phil Race
71a1e79eeb
8015144: Performance regression in ICU OpenType Layout library
...
Reviewed-by: srl, jgodinez
2013-07-01 12:39:26 -07:00
Chris Hegarty
b21570e015
Merge
2013-06-27 10:37:08 +01:00
Bradford Wetmore
f20ec2a5b5
8019227: JDK-8010325 broke the old build
...
Reviewed-by: alanb, chegar
2013-06-27 10:19:59 +01:00
Staffan Larsen
7b09b9e85a
8019155: Update makefiles with correct jfr packages
...
Reviewed-by: mgronlun, erikj
2013-06-26 19:15:34 +02:00
Chris Hegarty
816efc70e6
Merge
2013-06-19 11:04:39 +01:00
Chris Hegarty
5864e2de68
Merge
2013-06-17 11:26:16 +01:00
Lana Steuck
fd982c6d3d
Merge
2013-06-16 22:36:41 -07:00
Mark Sheppard
ae96f935a2
8011157: Improve CORBA portablility
...
Fix also reviewed by Alexander Fomin
Reviewed-by: alanb, coffeys, skoivu
2013-06-14 15:49:54 +01:00
Alejandro Murillo
ca3d100365
Merge
2013-06-14 07:26:49 -07:00
Mike Duigou
0df3d2fa1a
8016213: Convert j2se NetBeans project to use top-level make targets
...
Reviewed-by: chegar
2013-06-11 15:39:20 -07:00
Chris Hegarty
ad4cd4f68c
Merge
2013-06-27 10:21:22 +01:00
Lana Steuck
29bddce0bb
Merge
2013-06-10 17:03:06 -07:00
Staffan Larsen
be7ed4cfc7
8005008: Add Java Flight Recorder Phase II
...
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Bengt Rutisson <bengt.rutisson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Keith McGuigan <keith.mcguigan@oracle.com>
Co-authored-by: Mattias Tobiasson <mattias.tobiasson@oracle.com>
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Mikael Auno <mikael.auno@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Nils Loodin <nils.loodin@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: erikj
2013-06-10 11:33:50 +02:00
David Katleman
83d9be97c9
6983966: remove lzma and upx from repository JDK8
...
Reviewed-by: tbell, paulk, ngthomas
2013-06-05 15:25:09 -07:00
Lana Steuck
17b2b94a22
Merge
2013-06-05 12:31:59 -07:00
Frederic Parain
f405277c72
7150256: Add back Diagnostic Command JMX API
...
Reviewed-by: mchung, jbachorik
2013-06-05 08:41:02 -07:00
Alan Bateman
c3d380202b
8015880: GenerateBreakIteratorData build warning
...
Reviewed-by: peytoia
2013-06-05 13:57:16 +01:00
David Katleman
7c47c2a126
Merge
2013-06-04 11:03:25 -07:00
Erik Joelsson
9fcacb29a5
7195481: FDS: debuginfo file for libjdwp.so is missed
...
Reviewed-by: tbell
2013-05-31 14:05:09 +02:00
Lana Steuck
d983033c28
Merge
2013-06-04 21:37:15 -07:00
Jiri Vanek
2ab206de9e
8011693: Remove redundant fontconfig files
...
Remove unused fontconfig files from OpenJDK GNU/Linux builds
Reviewed-by: andrew, prr
2013-05-30 16:50:31 +01:00
Johnny Chen
4e79febb74
8012629: java.lang.UnsatisfiedLinkError exception throw by getAllFonts() on MacOSX
...
Reviewed-by: bae, prr
2013-05-23 12:16:17 -07:00
Lana Steuck
8f6d37ee8e
Merge
2013-05-17 10:11:35 -07:00
Vinnie Ryan
1c510cf688
Merge
2013-05-15 14:49:50 +01:00
Xueming Shen
1e18db55d6
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
...
Removed the race condition risk from ExtendedCahrset access code
Reviewed-by: mchung, alanb
2013-05-14 14:09:18 -07:00
Stephen Flores
c39030c7b3
7194075: Various classes of sunec.jar are duplicated in rt.jar
...
Reviewed-by: mullan, vinnie
2013-05-14 18:08:18 +01:00
Alan Bateman
6288fc0c48
8014500: bootcycle-images fails after upgrade to JAXP 1.5
...
Reviewed-by: lancea
2013-05-14 14:32:15 +01:00
Petr Pchelko
de7e7cb85b
8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError:
...
Reviewed-by: serb, anthony
2013-05-14 16:39:55 +04:00
Xueming Shen
288d98cbaa
8013386: (tz) Support tzdata2013c
...
Updated tz data to version 2013c
Reviewed-by: peytoia, okutsu
2013-05-13 20:35:36 -07:00
Athijegannathan Sundararajan
53fafed923
8012975: Remove rhino from jdk8
...
Reviewed-by: alanb, tbell
2013-05-13 22:23:17 +05:30
Weijun Wang
5ec35be1d2
8010192: Enable native JGSS provider on Mac
...
Reviewed-by: valeriep
2013-05-07 12:30:36 +08:00
Dag Wanvik
4d7fdabddb
Merge
2013-05-06 06:05:06 +02:00
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
Erik Joelsson
b3a313fa2b
8008914: Add nashorn to the tl build
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Reviewed-by: mr, tbell, jjh
2013-02-25 15:08:11 -08:00
Alan Bateman
a04fad868e
8008808: Allowed dependencies added by JDK-8008481 no longer required
...
Reviewed-by: tbell, chegar
2013-02-25 17:17:05 +00:00
Thomas Ng
7a31c1d5f3
8008691: Build failure (NEWBUILD=false) on Mac
...
Reviewed-by: art, anthony
2013-02-21 17:55:33 -08:00
Erik Joelsson
53ae53637d
8007903: 8005583's changes to make/install-rules.gmk need to made to jdk/make/closed/InstallWrapper.gmk
...
Reviewed-by: tbell, ohair
2013-02-21 14:23:12 +01:00
Erik Joelsson
d56a0e26bf
8008451: Make mac builds on 10.8 work on 10.7
...
Reviewed-by: ohair, ddehaven
2013-02-21 14:16:15 +01:00
Lana Steuck
09dadebbf1
Merge
2013-02-19 22:23:34 -08:00
David Holmes
345e7e8175
8008481: Dependency analyzer needs exclusion for profile builds with JFR disabled
...
Reviewed-by: alanb
2013-02-19 17:32:10 -05:00
Petr Pchelko
49ba72c463
8008374: Build failure (NEWBUILD=false) on Mac
...
Fixed an old build system failure
Reviewed-by: art, anthony
2013-02-19 11:26:43 +00:00
Alan Bateman
8bb4f96911
8007097
: (profiles) Build needs test to ensure that profile definitions are updated
...
Reviewed-by: dholmes, erikj
2013-02-19 11:08:43 +00:00
David Holmes
aa38d46a14
Merge
2013-02-18 15:35:57 -05:00
Erik Joelsson
2a904298d2
Merge
2013-02-18 10:48:51 +01:00
David Holmes
390cc1d7a1
Merge
2013-02-17 16:44:19 -05:00
Erik Joelsson
7dc8dad176
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
...
Reviewed-by: ohair
2013-02-15 10:41:15 +01:00
Lana Steuck
264f4dbe27
Merge
2013-02-13 11:25:14 -08:00
Xueming Shen
64751d0f41
8015271: Conversion table for EUC-KR is incorrect
...
To add the requested postal code mark character u+327e
Reviewed-by: alanb
2013-05-30 14:47:57 -07:00
Stephen Colebourne
73c043f49e
8007392: JSR 310: DateTime API Updates
...
8007520: Update date/time classes in j.util and j.sql packages
8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb
Integration of JSR310 Date/Time API for M7
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Patrick Zhang <patrick.zhang@oracle.com>
Reviewed-by: darcy, alanb, naoto
2013-02-12 09:25:43 -08:00
Lana Steuck
048185ef4c
Merge
2013-02-11 16:14:27 -08:00
Mike Duigou
62b85e6a17
8006594: Add jdk_core target to jdk/test/Makefile
...
Reviewed-by: alanb
2013-02-06 11:28:25 -08:00
Doug Lea
724f325f44
8005697: Add StampedLock
...
Reviewed-by: chegar, alanb, dice, martin
2013-02-09 08:35:57 +00:00
Phil Race
ae5b3c9310
8008249: Sync ICU into JDK
...
Reviewed-by: bae, jgodinez
2013-02-15 13:07:17 -08:00
David Holmes
eb1726c151
Merge
2013-02-04 18:08:50 -05:00
Erik Joelsson
fe5aed65c2
8007268: build-infra: configure reports Solaris needs gcc for deploy, but logs don't indicate it's used
...
Reviewed-by: tbell, katleman
2013-02-04 10:58:26 +01:00
Tim Bell
6b4b68a145
8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error'
...
Use a valid egrep expression in the non-SPARC case
Reviewed-by: dholmes
2013-02-01 09:16:19 -08:00
Lana Steuck
15cde403c4
Merge
2013-01-31 14:10:14 -08:00
Mike Duigou
665fca9d60
8006709: Add minimal support of MacOSX platform for NetBeans Projects
...
Adds support for MacOSX platform and architecture detection. Other minor updates (-source/target 1.8)
Reviewed-by: ohair
2013-01-31 13:27:04 -08:00
Lana Steuck
58717e9087
Merge
2013-01-29 20:19:48 -08:00
Erik Joelsson
8be9f14166
Merge
2013-01-28 14:23:09 +01:00
Rob McKenna
6c5679d418
8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection
...
Reviewed-by: darcy, forax, psandoz, dholmes, tbell
2013-01-23 17:54:34 +00:00
Alan Bateman
5f7ebf8d51
8006764: FunctionalInterface missing from rt.jar (old build)
...
Reviewed-by: lancea, forax
2013-01-23 15:12:28 +00:00
Stephen Colebourne
df4d235c1f
8003680: JSR 310 Date/Time API
...
Integration of JSR310 Date/Time API for M6
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Richard Warburton <richard.warburton@gmail.com>
Co-authored-by: Michael Nascimento <misterm@gmail.com>
Reviewed-by: alanb, naoto, dholmes
2013-01-22 20:59:21 -08:00
Lana Steuck
835c35dc91
Merge
2013-02-21 17:43:57 -08:00
Xueming Shen
c64f5833d2
8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control
...
To remove jdk/make/tools/javazic from the jdk repo
Reviewed-by: alanb
2013-02-17 01:01:15 +00:00
Alan Bateman
3ca765dfbd
8004931: add/removePropertyChangeListener should not exist in subset Profiles of Java SE
...
Reviewed-by: dholmes, mchung, ksrini
2013-01-21 23:23:12 -05:00
Alan Bateman
50ccbb6018
8003256: (profiles) Add support for profile identification
...
Reviewed-by: dholmes, mchung, ksrini
2013-01-21 23:21:15 -05:00
David Holmes
945d6e8f23
8004265: Add build support for Compact Profiles
...
Reviewed-by: erikj, ohair
2013-01-21 23:17:58 -05:00
Lana Steuck
8c4608f165
Merge
2013-01-21 11:16:36 -08:00
Doug Lea
3f14786363
8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder
...
Reviewed-by: chegar, darcy, goetz
2013-01-21 13:50:05 +00:00
Lana Steuck
444cf2ed48
Merge
2013-01-20 23:38:27 -08:00
Alan Bateman
c4c9a281f3
8004182: Add support for profiles in javac
...
Reviewed-by: dholmes
2013-01-21 01:46:31 -05:00
Masayoshi Okutsu
6bc0d6d200
8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI
...
8006509: Add more calendar symbol names from CLDR
Reviewed-by: peytoia
2013-01-21 15:41:30 +09:00
Bhavesh Patel
2c52089918
8006124: javadoc/doclet should be updated to support profiles
...
Reviewed-by: jjg, dholmes
2013-01-21 00:31:34 -05:00
Ragini Prasad
435bcab6c4
8000839: Integrate the Java Access Bridge with Java Runtime
...
Reviewed-by: ptbrunet, erikj
2013-01-18 11:33:31 -08:00
David Katleman
b8e0cde9e1
Merge
2013-01-16 22:21:30 -08:00
Naoto Sato
9fa2377054
7162007: Clean up i18n related caches
...
Reviewed-by: okutsu, ohair
2013-01-14 11:09:53 -08:00
Jonathan Gibbons
4837a1c13d
8004834: Add doclint support into javadoc
...
Reviewed-by: erikj, tbell
2013-01-10 19:36:36 -08:00
Fredrik Öhrström
33f2917473
8005096
: Move a few source files in swing/beaninfo and in a demo
...
Reviewed-by: ohair, erikj, malenkov
2013-01-09 13:33:52 +01:00
David Katleman
908a847808
Merge
2013-01-08 13:15:54 -08:00
Erik Joelsson
9ff32c288e
8005635: build-infra: Support building install in jprt
...
Co-authored-by: Tim Bell <tim.bell@oracle.com>
Reviewed-by: ohair
2013-01-03 20:55:52 +01:00
Mandy Chung
f85705002e
8003562: Provide a CLI tool to analyze class dependencies
...
Reviewed-by: jjg, alanb, ulfzibis, erikj
2012-12-28 22:21:40 -08:00
Chris Hegarty
d2bce7f267
8003981: Support Parallel Array Sorting - JEP 103
...
Co-authored-by: David Holmes <david.holmes@oracle.com>
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: chegar, forax, dholmes, dl
2012-12-27 21:55:24 +00:00
Doug Lea
a3f6c5ebeb
8002356: Add ForkJoin common pool and CountedCompleter
...
Reviewed-by: chegar, mduigou
2012-12-20 13:44:06 +00:00
Jaroslav Bachorik
199a9c32b2
7009998: JMX synchronization during connection restart is faulty
...
Add a return statement after the re-connecting has finished and the state is CONNECTED
Reviewed-by: sjiang
2012-12-20 17:24:56 +04:00
Alan Bateman
4ce906db2b
8005248: (props) Integrate small footprint parser into Properties
...
Reviewed-by: joehw, mchung, psandoz, erikj
2012-12-19 14:53:33 +00:00
Jonathan Gibbons
fe6a78af86
8004832: Add new doclint package
...
Reviewed-by: erikj, ohair
2012-12-17 10:31:27 -08:00
Jonathan Gibbons
d159fff7fd
8005090: Include com.sun.source.doctree in Tree API docs
...
Reviewed-by: erikj
2012-12-17 08:34:43 -08:00
Weijun Wang
85db8f9602
8004235: Disable native JGSS provider on Mac
...
Reviewed-by: erikj, valeriep
2012-12-13 08:11:38 +08:00
Weijun Wang
c740727efc
8004904: Makefile for ntlm
...
Reviewed-by: erikj, chegar
2012-12-12 18:39:34 +08:00
Masayoshi Okutsu
78a8ed73a2
8000983: Support narrow display names for calendar fields
...
8003267: Support generic time zone names in TimeZoneNameProvider (SPI)
Reviewed-by: naoto
2012-12-10 10:52:11 +09:00
Jason Uh
a3f91508bd
8004188: Rename src/share/lib/security/java.security to java.security-linux
...
Reviewed-by: mullan, mchung
2012-12-04 17:40:41 -05:00
Dan Xu
00ad2900dd
7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04
...
7144997: (fs) Files.probeContentType returns null on Solaris 64-bit
Reviewed-by: alanb, mduigou
2012-12-04 14:07:30 +00:00
Stuart Marks
2d91430e91
8004131: move jdi tests out of core testset
...
Reviewed-by: alanb, chegar
2012-11-28 17:31:35 -08:00
Michael McMahon
38bcfd05a2
Merge
2012-11-29 09:47:31 +00:00
Michael McMahon
ab75d799e3
7200720: crash in net.dll during NTLM authentication
...
Reviewed-by: chegar, dsamersoff
2012-11-29 09:41:20 +00:00
Xueming Shen
aad815709f
4235519: Make sun.misc.BASE64{De,En}coder classes public
...
To add java.util.Base64
Reviewed-by: alanb, mduigou
2012-11-27 21:51:26 -08:00
Mike Duigou
8288138aac
8001634: Initial set of functional interface types
...
Add the core functional interfaces used by the JSR335 libraries.
Reviewed-by: dholmes, briangoetz, darcy
2012-11-26 15:08:13 -08:00
Lana Steuck
42ad69505d
Merge
2012-11-14 16:41:12 -08:00
David Katleman
77c17946fd
Merge
2012-11-14 12:29:17 -08:00
Masayoshi Okutsu
aaa52056e9
8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions
...
Reviewed-by: naoto
2012-11-12 11:12:29 +09:00
David Holmes
f95e6bbe59
8002040: Allow Full Debug Symbols when cross-compiling
...
Reviewed-by: dcubed, erikj, tbell
2012-11-07 23:12:45 -05:00
Sean Coffey
309e36603f
8002227: (tz) Support tzdata2012i
...
Reviewed-by: peytoia, asaha
2012-11-07 18:48:48 +00:00
Lana Steuck
cae6890e31
Merge
2012-11-06 18:41:01 -08:00
Yuka Kamiya
81afea6146
7198195: Support Unicode 6.2.0
...
Reviewed-by: okutsu
2012-11-07 09:58:39 +09:00
Kumar Srinivasan
99a97c7d3a
8001191: use -source 8 -target 8 when compiling the JDK
...
Reviewed-by: chegar, dholmes, erikj, jgish
2012-11-05 14:53:05 -08:00
Lana Steuck
4a88c62d44
Merge
2012-11-02 17:44:31 -07:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Naoto Sato
e84c0fab29
8001231: Move locale data out of rt.jar (except the US locale)
...
Reviewed-by: alanb, erikj
2012-10-31 11:33:36 -07:00
Lana Steuck
f71c5b3ee0
Merge
2012-10-31 09:49:37 -07:00
Lana Steuck
bbf2d20d03
Merge
2012-10-31 08:29:44 -07:00
Fredrik Öhrström
f5e72e432e
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
...
Reviewed-by: alanb, wetmore
2012-10-29 14:12:37 +01:00
Alan Bateman
b9f46f0001
7176225: Remove JDBC-ODBC Bridge
...
Reviewed-by: lancea, ohair, tbell
2012-10-27 09:18:29 +01:00
Dan Xu
ed483ab38b
4239752: FileSystem should be a platform-specific class to avoid native code
...
Reviewed-by: alanb, dholmes, erikj, jgish
2012-10-26 11:21:02 +01:00
Lana Steuck
b8265239b8
Merge
2012-10-25 20:32:10 -07:00
Andrew Brygin
5d717a96fb
7053526: Upgrade JDK 8 to use Little CMS 2.4
...
Reviewed-by: prr, jgodinez
2012-10-24 05:30:34 +04:00
Bradford Wetmore
30dd7eee31
7197071: Makefiles for various security providers aren't including the default manifest
...
Reviewed-by: valeriep, mullan, katleman
2012-10-23 12:36:47 -07:00
Lana Steuck
736ab82961
Merge
2012-10-23 11:29:53 -07:00
Volker Simonis
906081c12d
7152336: Enable builds on Windows with MinGW/MSYS
...
Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
2012-10-23 10:10:23 -07:00
Jim Holmlund
d11cb7e6c1
7197401: Add a subset of the org.objectweb.asm packages to jdk8
...
Reviewed-by: ohair, briangoetz, erikj, iris
2012-10-20 22:49:26 +01:00
Abhijit Saha
d66bdb868d
Merge
2012-10-18 22:01:26 -07:00
Mandy Chung
15df2d2de5
8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false
...
Reviewed-by: alanb, ohair
2012-10-17 12:03:20 -07:00
Stephen Flores
037bcf1683
7194449: String resources for Key Tool and Policy Tool should be in their respective packages
...
Reviewed-by: alanb, weijun, mullan
2012-10-14 22:58:59 +01:00
Lana Steuck
3567fc5460
Merge
2012-10-12 14:52:24 -07:00
Dan Xu
6e283062c6
7186817: Remove Windows 95/98/ME Support
...
Reviewed-by: alanb
2012-10-11 11:47:05 +01:00
Abhijit Saha
93e31619c4
Merge
2012-10-10 14:31:07 -07:00
Alan Bateman
511c6abf08
7173494: some jdk tests are not run in test/Makefile
...
Reviewed-by: chegar, mchung, mduigou, iris
2012-10-09 13:28:32 +01:00
Lana Steuck
703702096b
Merge
2012-10-08 15:39:33 -07:00
Alan Bateman
18688c3a56
8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
...
Reviewed-by: mchung, forax
2012-10-06 13:56:16 +01:00
Rob McKenna
2102c5a5b6
7184932: Remove the temporary Selector usage in the NIO socket adapters
...
Reviewed-by: alanb
2012-10-04 19:53:08 +01:00
Naoto Sato
3caba25f6b
7196799: CLDR adapter can not be invoked when region code is specified in Locale
...
7197573: java/util/Locale/LocaleProviders.sh failed
Reviewed-by: okutsu
2012-10-04 10:04:56 -07:00
Lana Steuck
9c0a331d78
Merge
2012-09-28 10:54:12 -07:00
Abhijit Saha
7bd671250d
Merge
2012-09-25 11:48:00 -07:00
Leonid Romanov
914bc61d4b
7179349: [macosx] Java processes on Mac should not use default Apple icon
...
Reviewed-by: anthony
2012-09-24 18:24:30 +04:00
Kelly O'Hair
89f1772d07
7191703: jprt cannot build jdk on MacOSX
...
Reviewed-by: anthony
2012-09-21 12:22:52 -07:00
David Holmes
921375e418
7199410: Remove files that were omitted from 7130909 changeset
...
Reviewed-by: ohair
2012-09-19 04:26:50 -04:00
Kelly O'Hair
d5cd2350a8
7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent
...
7130909: Add a more general mechanism for customizing the build logic
Reviewed-by: dholmes, tbell, erikj, ihse, ohrstrom
2012-09-18 12:16:37 -07:00
David Katleman
895f5c3cd5
Merge
2012-09-12 15:57:26 -07:00
Kelly O'Hair
408baee12e
Merge
2012-09-11 14:18:54 -07:00
Kelly O'Hair
b4f55953e0
7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__
...
7180608: Sort the order of object files when building shared libraries
Reviewed-by: ohrstrom, erikj, tbell
2012-09-11 13:40:59 -07:00
Lana Steuck
9014f4ced0
Merge
2012-09-05 11:59:27 -07:00
Jonathan Gibbons
52ca21c92a
7195519: OutOfMemoryError in docs build after 7151010
...
Reviewed-by: darcy
2012-09-04 12:53:50 -07:00
Lana Steuck
047abf380a
Merge
2012-08-30 20:16:07 -07:00
Lana Steuck
99c7a955ec
Merge
2012-08-30 20:13:30 -07:00
Chris Hegarty
84603e4d94
7189567: java net obselete protocol
...
Reviewed-by: alanb, ahgross
2012-08-29 14:05:37 +01:00
Lana Steuck
a0b3f023db
Merge
2012-08-28 12:24:33 -07:00
Andrew John Hughes
7e51cd125d
7192804: Build should not install jvisualvm man page for OpenJDK
...
OpenJDK builds don't ship VisualVM so shouldn't ship its man page either.
Reviewed-by: dholmes
2012-08-23 15:42:23 +01:00
Naoto Sato
73ff23b7f7
6336885: RFE: Locale Data Deployment Enhancements
...
4609153: Provide locale data for Indic locales
5104387: Support for gl_ES locale (galician language)
6337471: desktop/system locale preferences support
7056139: (cal) SPI support for locale-dependent Calendar parameters
7058206: Provide CalendarData SPI for week params and display field value names
7073852: Support multiple scripts for digits and decimal symbols per locale
7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat
7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales
7151414: (cal) Support calendar type identification
7168528: LocaleServiceProvider needs to be aware of Locale extensions
7171372: (cal) locale's default Calendar should be created if unknown calendar is specified
JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu)
Reviewed-by: erikj, sherman, peytoia
2012-08-21 11:00:30 -07:00
Alan Bateman
3261af24cf
7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code
...
Reviewed-by: andrew
2012-08-16 11:14:42 +01:00
Sean Coffey
9573fdd192
7185965: Build error in javadoc make stage for bundles not containing crypto package
...
Reviewed-by: chegar
2012-08-16 10:48:43 +01:00
Andrew John Hughes
1ec7522737
7110151: Use underlying platform's zlib library for Java zlib support
...
Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX.
Reviewed-by: sherman, alanb
2012-08-15 14:35:36 +01:00
Omair Majid
ce9faa4692
7190813: (launcher) RPATH needs to have additional paths
...
Reviewed-by: anthony, ksrini
2012-08-14 17:11:11 -04:00
Lana Steuck
7fd65168fe
Merge
2012-08-07 20:23:41 -07:00
Lana Steuck
fe4e448bfa
Merge
2012-07-31 18:38:38 -07:00
Kumar Srinivasan
8ab8ef182e
7146424: Wildcard expansion for single entry classpath
...
Reviewed-by: dholmes, darcy, jjh, sherman
2012-07-31 06:14:28 -07:00
Xueming Shen
b5bee4c17e
7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native
...
Re-implemented getBytesRead/Writtten() at java level
Reviewed-by: andrew, alanb
2012-08-03 13:40:03 -07:00
Lana Steuck
565c89629e
Merge
2012-07-27 22:39:44 -07:00
Sergey Malenkov
79228b75d4
4650871: Classes in sunw.* should be removed from workspace and rt.jar
...
Reviewed-by: art, rupashka
2012-07-25 19:14:02 +04:00
Xueming Shen
b9fa2e4fb9
6653797: Reimplement JDK charset repository charsets.jar
...
Migrated all jis based charsets to new implementation
Reviewed-by: okutsu
2012-07-24 12:17:39 -07:00
Xueming Shen
067447f6c6
7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X
...
To support Unicode nfd/nfc file path on Macos
Reviewed-by: alanb
2012-07-19 21:23:53 -07:00
Vinnie Ryan
b530224aad
6880559: Enable PKCS11 64-bit windows builds
...
Reviewed-by: valeriep
2012-07-16 22:38:49 +01:00
Lana Steuck
e51eadc837
Merge
2012-06-26 10:57:46 -07:00
Gary Collins
3675d9eacb
7178483: Change version string for Embedded releases
...
Reviewed-by: dholmes, lancea
2012-06-20 22:40:32 -04:00
Sergey Malenkov
386367a03f
7162476: XMLDecoder security issue via ClassFinder
...
Reviewed-by: art, ahgross
2012-06-19 20:34:06 +04:00
Masayoshi Okutsu
94a6496726
6380549: (rb) ResourceBundle.Control global binding support
...
Reviewed-by: naoto
2012-06-19 16:21:17 +09:00