Doug Lea
45569b3a65
7132378: Race in FutureTask if used with explicit set ( not Runnable )
...
Reviewed-by: chegar, dholmes
2012-01-30 11:44:45 +00:00
Deepak Bhole
ce79f12b7b
7140882: Don't return booleans from methods returning pointers
...
Changed "return false" to "return NULL"
Reviewed-by: dholmes, rottenha
2012-01-30 12:36:49 +01:00
Alexander Scherbatiy
c0b462dd42
7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-30 12:52:53 +04:00
Tom Rodriguez
5721fa222a
7129164: JNI Get/ReleasePrimitiveArrayCritical doesn't scale
...
Reviewed-by: kvn, iveresov, dholmes
2012-01-29 16:46:04 -08:00
Lana Steuck
d1e88d085e
Merge
2012-01-28 22:47:07 -08:00
Lana Steuck
afe805a586
Merge
2012-01-28 22:21:54 -08:00
Lana Steuck
da83df8bb7
Merge
2012-01-28 20:42:11 -08:00
Lana Steuck
0f98d16ad1
Merge
2012-01-28 20:41:27 -08:00
Lana Steuck
1bf74156a2
Merge
2012-01-28 20:36:29 -08:00
Kumar Srinivasan
25f79b38d8
7127906: (launcher) convert the launcher regression tests to java
...
Reviewed-by: darcy, naoto
2012-01-28 10:46:46 -08:00
Stefan Karlsson
0603a70b79
Merge
2012-01-28 01:15:34 -08:00
Valerie Peng
9b4334593c
7136538: typo in test/Makefile under the jdk_security3 target
...
Fixed the typo of "secrity".
Reviewed-by: wetmore
2012-01-27 15:25:17 -08:00
Alejandro Murillo
99b8ef66fd
7135385: new hotspot build - hs23-b13
...
Reviewed-by: jcoomes
2012-01-27 14:49:54 -08:00
Alejandro Murillo
b67bc26c4d
Added tag hs23-b12 for changeset 68d6477cc31f
2012-01-27 14:44:20 -08:00
Alejandro Murillo
82da0a1808
Merge
2012-01-27 14:44:19 -08:00
Keith McGuigan
1e318cc920
Merge
2012-01-27 10:42:36 -05:00
Chris Hegarty
036e845b65
7110002: Rename xawt/libmawt.so and headless/libmawt.so so they can be colocated with libawt
...
Reviewed-by: art, prr, dholmes, alanb
2012-01-27 13:48:40 +00:00
Alexander Scherbatiy
9a010b5d73
7105040: [macosx] closed/javax/swing/JPopupMenu/4966112/bug4966112.java deadlocks on MacOS
...
Reviewed-by: rupashka
2012-01-27 17:36:35 +04:00
Stefan Karlsson
4ad03aebbb
7134655: Crash in reference processing when doing single-threaded remarking
...
Temporarily disabled multi-threaded reference discovery when entering a single-threaded remark phase.
Reviewed-by: brutisso, tonyp, jmasa, jcoomes
2012-01-27 14:14:50 +01:00
Alexander Scherbatiy
a70eddca0d
7109962: [macosx] closed/javax/swing/JList/6462008/bug6462008.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-27 17:00:16 +04:00
Stefan Karlsson
b7d5d72f78
7022100: Method annotations are incorrectly set when redefining classes
...
Changed to the correct annotation arrays
Reviewed-by: kamg, dholmes, sla
2012-01-27 13:46:24 +01:00
Alexander Scherbatiy
153bd2fc0d
7122173: [macosx] Several Regression tests fail on MacOS
...
Reviewed-by: rupashka
2012-01-27 16:32:16 +04:00
Bengt Rutisson
172ebc873c
Merge
2012-01-27 09:04:57 +01:00
Masayoshi Okutsu
33a5a447a8
7130335: Problem with timezone in a SimpleDateFormat
...
Reviewed-by: peytoia
2012-01-27 14:58:32 +09:00
John R Rose
e27deedf24
Merge
2012-01-26 19:39:08 -08:00
David Katleman
3d631d7389
Added tag jdk8-b23 for changeset 6662fc41e1c3
2012-01-26 18:23:36 -08:00
David Katleman
1b98d6343f
Added tag jdk8-b23 for changeset 412e931c07b9
2012-01-26 18:23:28 -08:00
David Katleman
34ff11cc2f
Added tag jdk8-b23 for changeset 11fa98675c2a
2012-01-26 18:23:25 -08:00
David Katleman
c4b15b06e6
Added tag jdk8-b23 for changeset 939aca1c5dac
2012-01-26 18:23:24 -08:00
David Katleman
5e494c370a
Added tag jdk8-b23 for changeset af005838b2f8
2012-01-26 18:23:17 -08:00
David Katleman
fbc7f2bbaf
Added tag jdk8-b23 for changeset 751387b26353
2012-01-26 18:23:14 -08:00
David Katleman
47bf575dfa
Added tag jdk8-b23 for changeset c62b7a0288a4
2012-01-26 18:23:09 -08:00
Bradford Wetmore
08fe131e34
7126889: Incorrect SSLEngine debug output
...
Reviewed-by: xuelei
2012-01-26 17:16:05 -08:00
Paul Hohensee
09e21afaaa
7082553: Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60 on Solaris 10 and 11
...
Add CriticalPriority == MaxPriority+1 and enable scheduling class as well as thread priority to change on Solaris.
Reviewed-by: dholmes, dcubed
2012-01-26 20:06:06 -05:00
Lance Andersen
fa918cde67
7133815: address the findbug errors in CachedRowSetImpl, SerialStruct, BaseRow, SerialInputImpl, SerialOutputImpl
...
Reviewed-by: forax
2012-01-26 19:41:35 -05:00
John Cuthbertson
179d6df8c0
7133038: G1: Some small profile based optimizations
...
Some minor profile based optimizations. Reduce the number of branches and branch mispredicts by removing some virtual calls, through closure specalization, and refactoring some conditional statements.
Reviewed-by: brutisso, tonyp
2012-01-26 14:14:55 -08:00
Igor Veresov
84dda879d0
7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS
...
Make sure that CompilationPolicy::event() doesn't throw exceptions
Reviewed-by: kvn, never
2012-01-26 12:15:24 -08:00
Bertrand Delsart
070f9108ff
7120468: SPARC/x86: use frame::describe to enhance trace_method_handle
...
Improvements of TraceMethodHandles for JSR292
Reviewed-by: never, twisti
2012-01-26 16:49:22 +01:00
Pavel Porvatov
4ae1928609
7010561: Tab text position with Synth based LaF is different to Java 5/6
...
Reviewed-by: alexp
2012-01-26 17:38:58 +04:00
Rickard Bäckman
804ef2d9ee
7133124: Remove redundant packages from JAR command line
...
Reviewed-by: acorn, alanb, dholmes, rottenha
2012-01-26 09:51:35 +01:00
Roland Westrelin
de3ed511b1
7123910: Some CTW tests crash VM: is_loaded() && that->is_loaded()
...
Handle not loaded array klass in Parse::do_checkcast().
Reviewed-by: kvn, never
2012-01-26 09:38:28 +01:00
Yuka Kamiya
844d8fc641
7017458: (cal) Multithreaded deserialization of Calendar leads to ClassCastException
...
Reviewed-by: okutsu
2012-01-26 17:06:47 +09:00
Bob Vandette
963cefb1bb
Merge
2012-01-25 21:30:53 -08:00
John Coomes
3eb017ee50
7112413: JVM Crash, possibly GC-related
...
Disable UseAdaptiveSizePolicy with the CMS and ParNew
Reviewed-by: johnc, brutisso
2012-01-25 21:14:11 -08:00
Dmitry Samersoff
7ece654913
Merge
2012-01-25 18:58:59 -08:00
Frederic Parain
1b6556acac
Merge
2012-01-25 16:33:37 -08:00
David Holmes
ff8aa96e68
Merge
2012-01-25 19:26:35 -05:00
Dmitry Samersoff
a403696909
Merge
2012-01-25 15:03:42 -08:00
Jiangli Zhou
cd85c690df
7132690: InstanceKlass:_reference_type should be u1 type
...
Change InstanceKlass::_reference_type to u1 type.
Reviewed-by: dholmes, coleenp, acorn
2012-01-25 17:40:51 -05:00
David Katleman
3afc06730d
Merge
2012-01-25 13:54:28 -08:00