bagiras [Wed, 03 Oct 2012 21:01:47 +0400] rev 13997
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
Reviewed-by: art, denis
lana [Fri, 28 Sep 2012 10:54:12 -0700] rev 13996
Merge
alexsch [Fri, 28 Sep 2012 14:54:04 +0400] rev 13995
7197619: Using modifiers for the dead key detection on Windows
Reviewed-by: bagiras, leonidr
alexsch [Wed, 26 Sep 2012 18:59:12 +0400] rev 13994
7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
Reviewed-by: serb, anthony
serb [Mon, 24 Sep 2012 21:33:41 +0400] rev 13993
7160627: [macosx] TextArea has wrong initial size
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms
Reviewed-by: anthony, art
leonidr [Mon, 24 Sep 2012 18:24:30 +0400] rev 13992
7179349: [macosx] Java processes on Mac should not use default Apple icon
Reviewed-by: anthony
leonidr [Mon, 24 Sep 2012 15:25:17 +0400] rev 13991
7124239: [macosx] sun.awt.SunToolkit.InfiniteLoop exception in realSync called from SwingTestHelper
Reviewed-by: anthony
alexsch [Fri, 21 Sep 2012 13:48:06 +0400] rev 13990
7199180: [macosx] Dead keys handling for input methods
Reviewed-by: kizune, anthony
vkarnauk [Thu, 20 Sep 2012 17:55:40 +0400] rev 13989
7123767: Wrong tooltip location in Multi-Monitor configurations
Reviewed-by: rupashka
zhouyx [Thu, 20 Sep 2012 17:39:47 +0400] rev 13988
7194184: JColorChooser swatch cannot accessed from keyboard
Reviewed-by: rupashka, alexsch
lana [Mon, 08 Oct 2012 15:36:02 -0700] rev 13987
Merge
bae [Fri, 05 Oct 2012 16:21:01 +0400] rev 13986
8000176: Need automated test for checking scale quality
Reviewed-by: prr, bae
Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
ceisserer [Mon, 01 Oct 2012 13:07:54 -0700] rev 13985
7188093: closed/sun/java2d/pipe/ScaleQualityTest.java fails
Reviewed-by: prr, flar
lana [Fri, 28 Sep 2012 11:45:43 -0700] rev 13984
Merge
jgodinez [Tue, 25 Sep 2012 09:18:27 -0700] rev 13983
7158350: [macosx] Strange results of SwingUIText printing
Reviewed-by: bae, prr
katleman [Thu, 11 Oct 2012 09:50:14 -0700] rev 13982
Added tag jdk8-b60 for changeset fd85bb97232e
duke [Wed, 05 Jul 2017 18:25:32 +0200] rev 13981
Merge
amurillo [Fri, 12 Oct 2012 13:55:53 -0700] rev 13980
Added tag hs25-b05 for changeset 29bfe6c53630
amurillo [Fri, 12 Oct 2012 13:55:52 -0700] rev 13979
Merge
collins [Fri, 12 Oct 2012 11:31:27 -0700] rev 13978
Merge
collins [Fri, 12 Oct 2012 10:49:39 -0700] rev 13977
Merge
jiangli [Thu, 11 Oct 2012 14:36:46 -0400] rev 13976
8000459: assert(java_lang_String::is_instance(entry)) failure with various mlvm tests.
Summary: Remove unneeded assert.
Reviewed-by: sspitsyn, coleenp
jprovino [Wed, 10 Oct 2012 14:35:58 -0400] rev 13975
7189254: Change makefiles for more flexibility to override defaults
Summary: Change makefiles so that targets and parameters can be overridden by alternate makefiles.
Reviewed-by: dholmes, coleenp
kvn [Fri, 12 Oct 2012 09:22:52 -0700] rev 13974
Merge
twisti [Thu, 11 Oct 2012 14:46:20 -0700] rev 13973
8000740: remove LinkWellKnownClasses
Reviewed-by: kvn, jrose
roland [Thu, 11 Oct 2012 18:21:01 +0200] rev 13972
8000753: compiler/6912517 crashes on 64bit sparc with compressed oops off
Summary: code generated by c1 for getClass intrinsic broken when klass field is loaded on 64bit with compressed klass off.
Reviewed-by: kvn
kvn [Tue, 09 Oct 2012 16:09:31 -0700] rev 13971
8000592: Improve adlc usability
Summary: several changes to adlc to improve its usability
Reviewed-by: kvn
Contributed-by: goetz.lindenmaier@sap.com
vlivanov [Tue, 09 Oct 2012 12:40:05 -0700] rev 13970
7199654: Remove LoadUI2LNode
Summary: Removed LoadUI2L node from Ideal nodes, use match rule in .ad files instead.
Reviewed-by: kvn
roland [Tue, 09 Oct 2012 10:11:38 +0200] rev 13969
7054512: Compress class pointers after perm gen removal
Summary: support of compress class pointers in the compilers.
Reviewed-by: kvn, twisti
twisti [Mon, 08 Oct 2012 17:04:00 -0700] rev 13968
8000263: JSR 292: signature types may appear to be unloaded
Reviewed-by: kvn, jrose
vlivanov [Mon, 08 Oct 2012 13:02:13 -0700] rev 13967
8000313: C2 should use jlong for 64bit values
Summary: Replace all occurrences of long with jlong in C2 code.
Reviewed-by: kvn, twisti
vlivanov [Fri, 05 Oct 2012 19:44:49 -0700] rev 13966
8000485: Hotspot build fails in Solaris Studio IDE when building dtrace
Summary: Prepend '.' to the existing native library path
Reviewed-by: kvn, sspitsyn
vlivanov [Fri, 05 Oct 2012 19:29:29 -0700] rev 13965
8000232: NPG: SIGSEGV in Dependencies::DepStream::check_klass_dependency on solaris-x64
Summary: Move decoding into Dependencies::DepStream::argument, so no caller could see encoded context value (NULL) anymore.
Reviewed-by: twisti, kvn
vlivanov [Fri, 05 Oct 2012 18:57:10 -0700] rev 13964
7177003: C1: LogCompilation support
Summary: add LogCompilation support in C1 - both client and tiered mode.
Reviewed-by: twisti, kvn
mikael [Tue, 09 Oct 2012 10:09:34 -0700] rev 13963
7197424: update copyright year to match last edit in jdk8 hotspot repository
Summary: Update copyright year to 2012 for relevant files
Reviewed-by: dholmes, coleenp
coleenp [Tue, 09 Oct 2012 02:42:16 -0400] rev 13962
8000622: Forgot to hg add and check in test for JDK-7170638
Summary: add the test
Reviewed-by: coleenp, kamg
Contributed-by: Mark Wielaard <mjw@redhat.com>
rbackman [Tue, 09 Oct 2012 07:41:27 +0200] rev 13961
Merge
minqi [Mon, 08 Oct 2012 16:59:44 -0700] rev 13960
Merge
minqi [Mon, 08 Oct 2012 16:48:52 -0700] rev 13959
8000332: SA ClassDump throws exception after permgen removal
Summary: In ClassWrite.writeFields(), fields count was mistakenly set to fields length which overflow the array index. Also removed a file which is leftover from 6879063 changeset.
Reviewed-by: coleenp, sspitsyn
Contributed-by: yumin.qi@oracle.com
coleenp [Mon, 08 Oct 2012 09:18:54 -0400] rev 13958
7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field.
Summary: Don't use HS_DTRACE_PROBE_CDECL_N and HS_DTRACE_PROBE_N directly.
Reviewed-by: coleenp, kamg, dholmes, sspitsyn
Contributed-by: Mark Wielaard <mjw@redhat.com>
dholmes [Thu, 04 Oct 2012 20:09:46 -0400] rev 13957
Merge
dholmes [Thu, 04 Oct 2012 19:52:09 -0400] rev 13956
7199186: runtime/7194254/Test7194254.java fails - wrong test name on @run
Reviewed-by: kvn, twisti
coleenp [Thu, 04 Oct 2012 08:43:14 -0400] rev 13955
6884973: java -XX:Atomics=2 crashes
Summary: Remove buggy experimental option
Reviewed-by: acorn, coleenp
Contributed-by: harold.seigel@oracle.com
coleenp [Thu, 04 Oct 2012 08:38:06 -0400] rev 13954
7198519: Broken build, hotspot-rt win USE_PRECOMPILED_HEADER=0
Summary: Uncommented out include for sys/stat.h and deleted include statements that were commented out.
Reviewed-by: coleenp, acorn, dholmes
Contributed-by: harold.seigel@oracle.com
kevinw [Sun, 30 Sep 2012 23:24:12 +0100] rev 13953
7200145: runtime/7196045/Test7196045.java fails with No class provided for `main'
Reviewed-by: dholmes, dsamersoff
coleenp [Sat, 29 Sep 2012 06:40:00 -0400] rev 13952
8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Summary: Capitalize these metadata types (and objArrayKlass)
Reviewed-by: stefank, twisti, kvn
amurillo [Fri, 05 Oct 2012 13:37:08 -0700] rev 13951
8000498: new hotspot build - hs25-b05
Reviewed-by: jcoomes
katleman [Thu, 11 Oct 2012 09:49:18 -0700] rev 13950
Added tag jdk8-b60 for changeset 2805a3e211f3
katleman [Thu, 11 Oct 2012 09:48:55 -0700] rev 13949
Added tag jdk8-b60 for changeset a11476021d05
duke [Wed, 05 Jul 2017 18:25:14 +0200] rev 13948
Added tag jdk8-b60 for changeset 5e3adc681779
duke [Wed, 05 Jul 2017 18:25:14 +0200] rev 13947
Merge
duke [Wed, 05 Jul 2017 18:25:10 +0200] rev 13946
Merge
katleman [Thu, 04 Oct 2012 14:36:14 -0700] rev 13945
Added tag jdk8-b59 for changeset aded5e617602
duke [Wed, 05 Jul 2017 18:25:06 +0200] rev 13944
Merge
katleman [Thu, 04 Oct 2012 14:35:15 -0700] rev 13943
Added tag jdk8-b59 for changeset 6fa036b39eb9
duke [Wed, 05 Jul 2017 18:25:03 +0200] rev 13942
Merge