Sergey Bylokhov
aa9a92ce9c
8004866: [macosx] HiDPI support in Aqua L&F
...
Reviewed-by: swingler, alexsch
2013-04-12 20:39:48 +04: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
Sergey Bylokhov
e227299954
8000629: [macosx] Blurry rendering with Java 7 on Retina display
...
Reviewed-by: anthony, prr, flar
2013-04-12 15:28:49 +04:00
Laurent Bourges
2e5ce05576
8010297: Missing isLoggable() checks in logging code
...
Add isLoggable() checks
Reviewed-by: anthony, mchung, serb
2013-04-12 14:33:38 +04:00
Petr Pchelko
32995a0452
8010009: [macosx] Unable type into online word games on MacOSX
...
Reviewed-by: anthony, dcherepanov
2013-04-12 14:09:03 +04:00
Andrew Brygin
36ef0217a6
8011992: java/awt/image/mlib/MlibOpsTest.java failed since jdk7u25b05
...
Reviewed-by: vadim
2013-04-12 14:08:21 +04:00
Bradford Wetmore
63a6638ebf
6425477: Better support for generation of high entropy random numbers
...
Reviewed-by: xuelei, weijun, mullan
2013-04-11 21:03:24 -07:00
Bradford Wetmore
d1599927b6
Merge
2013-04-11 19:36:52 -07:00
Lana Steuck
87f02e1e5a
Merge
2013-04-11 19:15:24 -07:00
Xue-Lei Andrew Fan
a973a4d533
8011680: Re-integrate AEAD implementation of JSSE
...
It is a re-merge of JDK-7030966.
Reviewed-by: wetmore
2013-04-11 18:57:14 -07:00
Anthony Scarpino
b1d5a4f3ab
8012056: SunJCEInstance needs to run in it's own vm
...
Reviewed-by: wetmore
2013-04-11 17:29:43 -07:00
Erik Joelsson
d0e1727ce6
8011812: JDK-8011278 breaks the old build
...
Reviewed-by: tbell, wetmore
2013-04-11 14:47:54 -07:00
Tony Scarpino
dbfbe6ca61
8001596: Incorrect condition check in PBKDF2KeyImpl.JAVA
...
Reviewed-by: wetmore
2013-04-11 18:00:23 +01:00
Tony Scarpino
080470408b
7171982: Cipher getParameters() throws RuntimeException: Cannot find SunJCE provider
...
Reviewed-by: vinnie, wetmore
2013-04-11 17:57:08 +01:00
David Katleman
488df13558
Added tag jdk8-b85 for changeset c62699ce4007
2013-04-11 09:40:13 -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
Robert Field
60fae99960
8012028: Metafactory-generated lambda classes should be final
...
8008941: isSynthetic() returns false for lambda instances
Reviewed-by: mduigou
2013-04-12 20:23:13 -07:00
Henry Jen
3273287f58
8010279: java.util.Stream.min/max((Comparator)null) is not consistent in throwing (unspecified) NPE
...
Reviewed-by: alanb, mduigou
2013-04-12 12:41:18 -07:00
Mark Sheppard
6b4d627414
8002390: (zipfs) Problems moving files between zip file systems
...
Fixed the corner cases in zipfs
Reviewed-by: sherman
2013-04-12 12:12:53 -07:00
Xueming Shen
38e4efd784
8011647: Add java.time.Instant methods to java.nio.file.attribute.FileTime
...
Added the toInstant()/from(Instant) to FileTime
Reviewed-by: alanb
2013-04-12 12:03:00 -07:00
Sergey Malenkov
c1409aacef
4683761: Incomplete Introspection on nonpublic classes lead to IllegalAccessExceptions
...
Reviewed-by: alexsch
2013-04-11 19:12:59 +04:00
Yuka Kamiya
5f73008cc0
8009638: Wrong comment for PL in LocaleISOData, 1989 forward Poland is Republic of Poland
...
Reviewed-by: okutsu
2013-04-11 12:22:23 +09:00
Weijun Wang
3d44ddefd6
8011745: Unknown CertificateChoices
...
Reviewed-by: vinnie
2013-04-11 11:10:03 +08:00
Weijun Wang
b02989edef
8011867: Accept unknown PKCS #9 attributes
...
Reviewed-by: vinnie
2013-04-11 11:09:50 +08:00
Weijun Wang
7d8e86633a
8005460: [findbugs] Probably returned array should be cloned
...
Reviewed-by: xuelei
2013-04-11 10:58:17 +08:00
Joe Darcy
6b6510941e
8011930: Long.parseLong(String, int) has inaccurate limit on radix for using 'L'
...
Reviewed-by: smarks
2013-04-10 16:38:26 -07:00
Brian Goetz
87e056aa00
8010948: Add conversion functional interfaces
...
Reviewed-by: mduigou, dholmes
2013-04-10 14:06:21 -07:00
Mike Duigou
8b4ed5f8cc
8011200: (coll) Optimize empty HashMap and ArrayList
...
Co-authored-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: mduigou, alanb, bchristi, martin
2013-04-10 12:43:18 -07:00
Andrew Brygin
aad93b5b31
8011243: Improve ImagingLib
...
Reviewed-by: prr, vadim
2013-04-10 15:55:07 +04:00
David Katleman
49d673993d
Merge
2013-04-09 15:17:51 -07:00
Lana Steuck
a10b11c7fe
Merge
2013-04-09 15:14:31 -07:00
Lana Steuck
e3502fe80f
Merge
2013-04-09 15:01:07 -07:00
Lana Steuck
d71c1e8a6c
Merge
2013-04-09 14:59:22 -07:00
Chris Hegarty
dc6fd2d5dd
8005696: Add CompletableFuture
...
Reviewed-by: chegar, martin
2013-04-09 17:27:47 +01:00
Alan Bateman
cce2911c19
8010393: Update JAX-WS RI to 2.2.9-b12941
...
Reviewed-by: mullan
2013-04-09 15:51:50 +01:00
Anthony Petrov
c831a0277e
8011154: java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java failed since 7u25b03 on windows
...
Reviewed-by: art, yan
2013-04-09 12:05:27 +04:00
Chris Hegarty
93bfa98ac4
8012917: ObjectStreamClass and ObjectStreamField should be CallerSensitive aware
...
Reviewed-by: mchung
2013-04-22 11:08:27 +01:00
Stuart Marks
33204355fa
8008132: Better serialization support
...
Reviewed-by: alanb, hawtin
2013-04-22 10:55:14 +01:00
Mandy Chung
0f6c789843
8012689: CallerSensitive annotation should not have CONSTRUCTOR Target
...
Reviewed-by: chegar
2013-04-22 10:22:59 +01:00
Chris Hegarty
6eca517223
8012692: SerialJavaObject.java should be CallerSensitive aware
...
Reviewed-by: mchung
2013-04-22 10:21:22 +01:00
Joel Borggrén-Franck
a005174625
8007812: (reflect) Class.getEnclosingMethod problematic for some classes
...
Better checking in getEnclosing(Method|Constructor|Class)
Reviewed-by: darcy, ahgross, mchung
2013-04-19 14:40:31 +01:00
Athijegannathan Sundararajan
6f0a5a97ae
8006611: Improve scripting
...
Reviewed-by: mchung
2013-04-19 11:43:19 +01:00
Joe Darcy
2c7f3d292f
6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
...
6992705: Include modifiers in Class.toGenericString()
Class.toGenericString and supporting changes; additional reviews by Peter Levart
Reviewed-by: alanb
2013-04-08 17:06:20 -07:00
Martin Buchholz
35d38242d2
8010849: (str) Optimize StringBuilder.append(null)
...
Append 4 chars instead of the string "null"
Reviewed-by: mduigou, forax, jgish
2013-04-08 16:37:35 -07:00
Phil Race
d6adbf8a67
8011257: Better Byte Component Rasters
...
Reviewed-by: bae, vadim, mschoene
2013-04-08 13:35:57 -07:00
Phil Race
988ba5e3c7
8011253: Better Short Component Rasters
...
Reviewed-by: bae, vadim, mschoene
2013-04-08 13:32:09 -07:00
Phil Race
6a20e4d507
8011248: Better Component Rasters
...
Reviewed-by: bae, vadim, mschoene
2013-04-08 13:29:19 -07:00
Vinnie Ryan
60bb493c66
8009235: Improve handling of TSA data
...
Reviewed-by: ahgross, mullan
2013-04-08 21:12:28 +01:00
Jim Gish
4b5d81c510
8006036: (process) cleanup code in java/lang/Runtime/exec/WinCommand.java
...
Reviewed-by: lancea
2013-04-08 15:29:24 -04:00
Omair Majid
7f1fd4ecb9
8011388: Support building zero and zeroshark with the new build
...
Co-authored-by: Roman Kennke <rkennke@redhat.com>
Reviewed-by: andrew, dholmes, erikj
2013-04-08 14:09:01 -04:00