David Katleman
|
fd2735329e
|
Merge
|
2013-04-15 14:19:58 -07:00 |
|
David Katleman
|
effa34e5cd
|
Merge
|
2013-04-15 14:19:34 -07:00 |
|
Martin Buchholz
|
67e05359fc
|
8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change
Define JNIEXPORT to use "default" visibility where possible.
Reviewed-by: coleenp, ddehaven, dcubed, anthony
|
2013-04-15 14:07:17 -07:00 |
|
Athijegannathan Sundararajan
|
a4bf4b9be6
|
8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error
Reviewed-by: lagergren, jlaskey
|
2013-04-15 20:12:50 +05:30 |
|
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 |
|
Maurizio Cimadamore
|
8ab167f0ed
|
8010923: Avoid redundant speculative attribution
Add optimization to avoid speculative attribution for certain argument expressions
Reviewed-by: jjg
|
2013-04-15 14:18:30 +01:00 |
|
Maurizio Cimadamore
|
8b680bdde2
|
8011392: Missing checkcast when casting to intersection type
Javac should emit a checkcast for each additional target type specified in an intersection type cast
Reviewed-by: jjg
|
2013-04-15 14:17:30 +01:00 |
|
Maurizio Cimadamore
|
8f2d47cf79
|
8011028: lang/INFR/infr001/infr00101md/infr00101md.java fails to compile after switch to JDK8-b82
Fix bug in Types.removeWildcards
Reviewed-by: jjg
|
2013-04-15 14:16:05 +01:00 |
|
Maurizio Cimadamore
|
e59fd44a73
|
8011376: Spurious checked exception errors in nested method call
Fallback attribution logic doesn't work properly when lambda throws checked exceptions
Reviewed-by: jjg
|
2013-04-15 14:15:07 +01:00 |
|
Maurizio Cimadamore
|
2b94dbb504
|
8011377: Javac crashes when multiple lambdas are defined in an array
Wrong attribution environment used by DeferredAttr
Reviewed-by: jjg
|
2013-04-15 14:12:17 +01:00 |
|
Maurizio Cimadamore
|
efc501257b
|
8011383: Symbol.getModifiers omits ACC_ABSTRACT from interface with default methods
Fixup for default method modifiers erroneously applies to class-level modifiers
Reviewed-by: jjg
|
2013-04-15 14:11:29 +01:00 |
|
Andrew Brygin
|
d9216cb5e1
|
8005930: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination
Reviewed-by: prr
|
2013-04-15 16:57:01 +04:00 |
|
Jim Laskey
|
835ab2e91d
|
Merge
|
2013-04-15 08:39:48 -03:00 |
|
Jim Laskey
|
29cb755ef8
|
Merge
|
2013-04-15 08:27:37 -03:00 |
|
Jim Laskey
|
65fa95389b
|
Merge
|
2013-04-15 08:06:34 -03:00 |
|
Andrew Brygin
|
c0e62cff31
|
8012112: java/awt/image/mlib/MlibOpsTest.java fails on sparc solaris
Reviewed-by: prr, vadim
|
2013-04-15 14:11:32 +04:00 |
|
Anton Tarasov
|
68645ed1ca
|
7147075: JTextField doesn't get focus or loses focus forever
Reviewed-by: anthony
|
2013-04-15 13:02:31 +04:00 |
|
Chris Hegarty
|
7d3f26a18f
|
8011799: CompletableFuture/Basic.java fails intermittently
Reviewed-by: martin, alanb
|
2013-04-14 19:17:30 +01:00 |
|
Bhavesh Patel
|
56d97d6507
|
8009686: Generated javadoc documentation should be able to display type annotation on an array
Reviewed-by: jjg
|
2013-04-13 18:48:29 -07: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 |
|
Maurizio Cimadamore
|
3044b19d21
|
8010659: Javac Crashes while building OpenJFX
Reviewed-by: jjg
|
2013-04-13 12:25:44 +01:00 |
|
David Katleman
|
e574671868
|
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
|
2013-04-12 15:22:56 -07:00 |
|
David Katleman
|
9261edec97
|
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
|
2013-04-12 15:22:47 -07:00 |
|
David Katleman
|
930dcf7d28
|
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
|
2013-04-12 15:22:33 -07:00 |
|
David Katleman
|
6e2f758312
|
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
|
2013-04-12 15:22:08 -07:00 |
|
David Katleman
|
3b3b7d1f73
|
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
|
2013-04-12 15:21:17 -07:00 |
|
Vinnie Ryan
|
fb29205c82
|
Merge
|
2013-04-12 10:42:50 -07:00 |
|
Robert Field
|
47686a92e0
|
8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries
Reviewed-by: mduigou, alanb
|
2013-04-12 10:02:33 -07:00 |
|
Xueming Shen
|
dbdbff1445
|
8012123: hijrah-config-umalqura.properties is missing from makefiles/profile-includes.txt
Added the hijrah-config-umalqura.properties into the list
Reviewed-by: alanb
|
2013-04-12 09:51:04 -07:00 |
|
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 |
|
Hannes Wallnöfer
|
3e3d516b78
|
8011885: Switch to Joni as default Regexp engine
Reviewed-by: lagergren, sundar
|
2013-04-12 16:32:24 +02:00 |
|
Hannes Wallnöfer
|
f88be03f6b
|
8011884: Regexp literals are compiled twice
Reviewed-by: lagergren, sundar
|
2013-04-12 16:31:16 +02: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 |
|
Joel Borggrén-Franck
|
6f2f8b14be
|
7015104: use new subtype of TypeSymbol for type parameters
Reviewed-by: jjg, mcimadamore
|
2013-04-12 12:05:04 +02:00 |
|
Chris Hegarty
|
b10f2efea3
|
Merge
|
2013-04-12 10:20:32 +01:00 |
|
Chris Hegarty
|
3e4b951e98
|
Merge
|
2013-04-12 10:14:42 +01:00 |
|
Alejandro Murillo
|
6aa1ba2f50
|
8011949: new hotspot build - hs25-b29
Reviewed-by: jcoomes
|
2013-04-11 21:54:46 -07:00 |
|
Alejandro Murillo
|
2a029f80ad
|
Added tag hs25-b28 for changeset cd2648ba846b
|
2013-04-11 21:45:21 -07:00 |
|
Alejandro Murillo
|
f70baf4c46
|
Merge
|
2013-04-11 21:45:20 -07: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 |
|
Jiangli Zhou
|
9ce964ad38
|
8012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs != NULL) failed: MethodCounters cannot be NULL
Skip counter decay if the MethodCounters is NULL in NonTieredCompPolicy::delay_compilation().
Reviewed-by: kvn, dholmes
|
2013-04-11 23:06:33 -04:00 |
|
Bradford Wetmore
|
d1599927b6
|
Merge
|
2013-04-11 19:36:52 -07:00 |
|
Lana Steuck
|
700185e334
|
Merge
|
2013-04-11 19:16:01 -07:00 |
|
Lana Steuck
|
91a3ea7554
|
Merge
|
2013-04-11 19:15:56 -07:00 |
|
Lana Steuck
|
87f02e1e5a
|
Merge
|
2013-04-11 19:15:24 -07:00 |
|