Tue, 25 Sep 2012 09:18:27 -0700 7158350: [macosx] Strange results of SwingUIText printing
jgodinez [Tue, 25 Sep 2012 09:18:27 -0700] rev 13983
7158350: [macosx] Strange results of SwingUIText printing Reviewed-by: bae, prr
Thu, 11 Oct 2012 09:50:14 -0700 Added tag jdk8-b60 for changeset fd85bb97232e
katleman [Thu, 11 Oct 2012 09:50:14 -0700] rev 13982
Added tag jdk8-b60 for changeset fd85bb97232e
Wed, 05 Jul 2017 18:25:32 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:32 +0200] rev 13981
Merge
Fri, 12 Oct 2012 13:55:53 -0700 Added tag hs25-b05 for changeset 29bfe6c53630
amurillo [Fri, 12 Oct 2012 13:55:53 -0700] rev 13980
Added tag hs25-b05 for changeset 29bfe6c53630
Fri, 12 Oct 2012 13:55:52 -0700 Merge
amurillo [Fri, 12 Oct 2012 13:55:52 -0700] rev 13979
Merge
Fri, 12 Oct 2012 11:31:27 -0700 Merge
collins [Fri, 12 Oct 2012 11:31:27 -0700] rev 13978
Merge
Fri, 12 Oct 2012 10:49:39 -0700 Merge
collins [Fri, 12 Oct 2012 10:49:39 -0700] rev 13977
Merge
Thu, 11 Oct 2012 14:36:46 -0400 8000459: assert(java_lang_String::is_instance(entry)) failure with various mlvm tests.
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
Wed, 10 Oct 2012 14:35:58 -0400 7189254: Change makefiles for more flexibility to override defaults
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
Fri, 12 Oct 2012 09:22:52 -0700 Merge
kvn [Fri, 12 Oct 2012 09:22:52 -0700] rev 13974
Merge
Thu, 11 Oct 2012 14:46:20 -0700 8000740: remove LinkWellKnownClasses
twisti [Thu, 11 Oct 2012 14:46:20 -0700] rev 13973
8000740: remove LinkWellKnownClasses Reviewed-by: kvn, jrose
Thu, 11 Oct 2012 18:21:01 +0200 8000753: compiler/6912517 crashes on 64bit sparc with compressed oops off
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
Tue, 09 Oct 2012 16:09:31 -0700 8000592: Improve adlc usability
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
Tue, 09 Oct 2012 12:40:05 -0700 7199654: Remove LoadUI2LNode
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
Tue, 09 Oct 2012 10:11:38 +0200 7054512: Compress class pointers after perm gen removal
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
Mon, 08 Oct 2012 17:04:00 -0700 8000263: JSR 292: signature types may appear to be unloaded
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
Mon, 08 Oct 2012 13:02:13 -0700 8000313: C2 should use jlong for 64bit values
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
Fri, 05 Oct 2012 19:44:49 -0700 8000485: Hotspot build fails in Solaris Studio IDE when building dtrace
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
Fri, 05 Oct 2012 19:29:29 -0700 8000232: NPG: SIGSEGV in Dependencies::DepStream::check_klass_dependency on solaris-x64
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
Fri, 05 Oct 2012 18:57:10 -0700 7177003: C1: LogCompilation support
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
Tue, 09 Oct 2012 10:09:34 -0700 7197424: update copyright year to match last edit in jdk8 hotspot repository
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
Tue, 09 Oct 2012 02:42:16 -0400 8000622: Forgot to hg add and check in test for JDK-7170638
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>
Tue, 09 Oct 2012 07:41:27 +0200 Merge
rbackman [Tue, 09 Oct 2012 07:41:27 +0200] rev 13961
Merge
Mon, 08 Oct 2012 16:59:44 -0700 Merge
minqi [Mon, 08 Oct 2012 16:59:44 -0700] rev 13960
Merge
Mon, 08 Oct 2012 16:48:52 -0700 8000332: SA ClassDump throws exception after permgen removal
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
Mon, 08 Oct 2012 09:18:54 -0400 7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field.
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>
Thu, 04 Oct 2012 20:09:46 -0400 Merge
dholmes [Thu, 04 Oct 2012 20:09:46 -0400] rev 13957
Merge
Thu, 04 Oct 2012 19:52:09 -0400 7199186: runtime/7194254/Test7194254.java fails - wrong test name on @run
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
Thu, 04 Oct 2012 08:43:14 -0400 6884973: java -XX:Atomics=2 crashes
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
Thu, 04 Oct 2012 08:38:06 -0400 7198519: Broken build, hotspot-rt win USE_PRECOMPILED_HEADER=0
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip