sherman [Fri, 12 Apr 2013 12:12:53 -0700] rev 16857
8002390: (zipfs) Problems moving files between zip file systems
Summary: fixed the corner cases in zipfs
Reviewed-by: sherman
Contributed-by: mark.sheppard@oracle.com
sherman [Fri, 12 Apr 2013 12:03:00 -0700] rev 16856
8011647: Add java.time.Instant methods to java.nio.file.attribute.FileTime
Summary: added the toInstant()/from(Instant) to FileTime
Reviewed-by: alanb
mduigou [Wed, 10 Apr 2013 12:43:18 -0700] rev 16855
8011200: (coll) Optimize empty HashMap and ArrayList
Reviewed-by: mduigou, alanb, bchristi, martin
Contributed-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>, John Rose <john.r.rose@oracle.com>, Mike Duigou <mike.duigou@oracle.com>
rfield [Fri, 12 Apr 2013 10:02:33 -0700] rev 16854
8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries
Reviewed-by: mduigou, alanb
sherman [Fri, 12 Apr 2013 09:51:04 -0700] rev 16853
8012123: hijrah-config-umalqura.properties is missing from makefiles/profile-includes.txt
Summary: added the hijrah-config-umalqura.properties into the list
Reviewed-by: alanb
sherman [Fri, 12 Apr 2013 07:57:35 -0700] rev 16852
8011172: JSR 310 DateTime API Updates II
Summary: Integration of JSR310 Date/Time API update
Reviewed-by: alanb, naoto, dholmes
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com
lana [Thu, 11 Apr 2013 19:15:24 -0700] rev 16851
Merge
peytoia [Thu, 11 Apr 2013 12:22:23 +0900] rev 16850
8009638: Wrong comment for PL in LocaleISOData, 1989 forward Poland is Republic of Poland
Reviewed-by: okutsu
weijun [Thu, 11 Apr 2013 11:10:03 +0800] rev 16849
8011745: Unknown CertificateChoices
Reviewed-by: vinnie
weijun [Thu, 11 Apr 2013 11:09:50 +0800] rev 16848
8011867: Accept unknown PKCS #9 attributes
Reviewed-by: vinnie
weijun [Thu, 11 Apr 2013 10:58:17 +0800] rev 16847
8005460: [findbugs] Probably returned array should be cloned
Reviewed-by: xuelei
darcy [Wed, 10 Apr 2013 16:38:26 -0700] rev 16846
8011930: Long.parseLong(String, int) has inaccurate limit on radix for using 'L'
Reviewed-by: smarks
mduigou [Wed, 10 Apr 2013 14:06:21 -0700] rev 16845
8010948: Add conversion functional interfaces
Reviewed-by: mduigou, dholmes
Contributed-by: Brian Goetz <brian.goetz@oracle.com>
lana [Wed, 17 Apr 2013 21:32:11 -0700] rev 16844
Merge
lana [Wed, 17 Apr 2013 11:24:40 -0700] rev 16843
Merge
ant [Mon, 15 Apr 2013 13:02:31 +0400] rev 16842
7147075: JTextField doesn't get focus or loses focus forever
Reviewed-by: anthony
serb [Fri, 12 Apr 2013 20:39:48 +0400] rev 16841
8004866: [macosx] HiDPI support in Aqua L&F
Reviewed-by: swingler, alexsch
serb [Fri, 12 Apr 2013 15:28:49 +0400] rev 16840
8000629: [macosx] Blurry rendering with Java 7 on Retina display
Reviewed-by: anthony, prr, flar
anthony [Fri, 12 Apr 2013 14:33:38 +0400] rev 16839
8010297: Missing isLoggable() checks in logging code
Summary: Add isLoggable() checks
Reviewed-by: anthony, mchung, serb
Contributed-by: Laurent Bourges <bourges.laurent@gmail.com>
pchelko [Fri, 12 Apr 2013 14:09:03 +0400] rev 16838
8010009: [macosx] Unable type into online word games on MacOSX
Reviewed-by: anthony, dcherepanov
malenkov [Thu, 11 Apr 2013 19:12:59 +0400] rev 16837
4683761: Incomplete Introspection on nonpublic classes lead to IllegalAccessExceptions
Reviewed-by: alexsch
lana [Wed, 17 Apr 2013 21:30:28 -0700] rev 16836
Merge
lana [Wed, 17 Apr 2013 12:30:18 -0700] rev 16835
Merge
bae [Mon, 15 Apr 2013 18:10:55 +0400] rev 16834
8011622: Use lcms as the default color management module in jdk8
Reviewed-by: prr, vadim
bae [Mon, 15 Apr 2013 16:57:01 +0400] rev 16833
8005930: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination.
Reviewed-by: prr
katleman [Thu, 18 Apr 2013 10:30:25 -0700] rev 16832
Added tag jdk8-b86 for changeset 8344675901d3
duke [Wed, 05 Jul 2017 18:51:01 +0200] rev 16831
Merge
lana [Tue, 23 Apr 2013 09:27:07 -0700] rev 16830
Merge
lana [Wed, 17 Apr 2013 21:33:05 -0700] rev 16829
Merge
lana [Wed, 17 Apr 2013 10:12:42 -0700] rev 16828
Merge
chegar [Fri, 12 Apr 2013 10:14:42 +0100] rev 16827
Merge
twisti [Tue, 26 Feb 2013 16:16:54 -0800] rev 16826
8004336: Better handling of method handle intrinsic frames
Reviewed-by: kvn, jrose, ahgross