David Holmes
390cc1d7a1
Merge
2013-02-17 16:44:19 -05: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
Doug Lea
724f325f44
8005697: Add StampedLock
...
Reviewed-by: chegar, alanb, dice, martin
2013-02-09 08:35:57 +00:00
David Holmes
eb1726c151
Merge
2013-02-04 18:08:50 -05: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
Alan Bateman
50ccbb6018
8003256: (profiles) Add support for profile identification
...
Reviewed-by: dholmes, mchung, ksrini
2013-01-21 23:21:15 -05: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
Naoto Sato
9fa2377054
7162007: Clean up i18n related caches
...
Reviewed-by: okutsu, ohair
2013-01-14 11:09:53 -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
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
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
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
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
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
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
Dan Xu
6e283062c6
7186817: Remove Windows 95/98/ME Support
...
Reviewed-by: alanb
2012-10-11 11:47:05 +01: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
Kelly O'Hair
89f1772d07
7191703: jprt cannot build jdk on MacOSX
...
Reviewed-by: anthony
2012-09-21 12:22:52 -07: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
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
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
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
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
Masayoshi Okutsu
94a6496726
6380549: (rb) ResourceBundle.Control global binding support
...
Reviewed-by: naoto
2012-06-19 16:21:17 +09:00
Alan Bateman
4c73c02d6d
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
...
Reviewed-by: chegar, coffeys
2012-06-15 17:16:25 +01:00
Lance Andersen
3efc9785b3
7172551: Remove Native calls from DriverManager for jigsaw
...
Reviewed-by: alanb, chegar, darcy, mchung
2012-06-07 20:11:26 -04:00
Alan Bateman
08c4f120c9
7172826: (se) Selector based on the Solaris event port mechanism
...
Reviewed-by: coffeys, chegar
2012-06-06 17:59:29 +01:00
Mike Duigou
705c53b045
7126277: Alternative String hashing implementation
...
All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck.
Reviewed-by: alanb, forax, dl
2012-05-30 22:18:37 -07:00
Daniel D. Daugherty
eb7d35d85e
7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231
...
ZIP libjsig.debuginfo links into libjsig.diz files since aurora doesn't like dangling symlinks
Reviewed-by: katleman
2012-05-17 06:26:05 -07:00
Daniel D. Daugherty
5017ee9fdb
7071907: JDK: Full Debug Symbols
...
Add initial FDS support to some libraries and programs.
Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
2012-04-11 07:26:35 -07:00
Lana Steuck
25e2d2bf5c
Merge
2012-04-10 23:18:33 -07:00
Joel Borggrén-Franck
8a66dbf077
7158930: (ann) library support for repeating annotations is not built when compiling the JDK
...
Reviewed-by: ohair, erikj
2012-04-10 10:45:56 +02:00
Lana Steuck
d636893400
Merge
2012-04-04 13:16:52 -07:00
Alexander Zuev
38e189dcc0
7153735: [macosx] Text with diacritics is pasted with broken encoding
...
Reviewed-by: anthony
2012-04-04 20:31:50 +04:00
Michael McMahon
1e4dfcfbf0
7134701: [macosx] Support legacy native library names
...
Reviewed-by: alanb, dcubed
2012-03-27 21:08:52 +01:00
Daniel D. Daugherty
a2edf55463
7136506: FDS: rework jdk repo Full Debug Symbols support
...
Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add support for .diz files. Preserve symlinks in zip archives.
Reviewed-by: dholmes, ohair
2012-03-23 09:27:44 -07:00
Michael McMahon
a9afb48611
7155585: Fix ifeq errors in makefiles [macosx]
...
Reviewed-by: andrew, anthony, ohrstrom, dsamersoff
2012-03-23 11:28:58 +00:00