Thu, 15 Nov 2012 15:40:03 -0800 Added tag jdk8-b65 for changeset 3afebf1aaea2
katleman [Thu, 15 Nov 2012 15:40:03 -0800] rev 14494
Added tag jdk8-b65 for changeset 3afebf1aaea2
Wed, 05 Jul 2017 18:30:15 +0200 Merge
duke [Wed, 05 Jul 2017 18:30:15 +0200] rev 14493
Merge
Fri, 16 Nov 2012 09:36:41 -0800 Added tag hs25-b10 for changeset 6d791db85d73
amurillo [Fri, 16 Nov 2012 09:36:41 -0800] rev 14492
Added tag hs25-b10 for changeset 6d791db85d73
Fri, 16 Nov 2012 09:36:40 -0800 Merge
amurillo [Fri, 16 Nov 2012 09:36:40 -0800] rev 14491
Merge
Fri, 16 Nov 2012 09:19:12 -0500 Merge
coleenp [Fri, 16 Nov 2012 09:19:12 -0500] rev 14490
Merge
Tue, 13 Nov 2012 15:14:27 -0500 Merge
coleenp [Tue, 13 Nov 2012 15:14:27 -0500] rev 14489
Merge
Mon, 12 Nov 2012 16:15:05 -0500 8001471: Klass::cast() does nothing
hseigel [Mon, 12 Nov 2012 16:15:05 -0500] rev 14488
8001471: Klass::cast() does nothing Summary: Remove function Klass::cast() and calls to it. Reviewed-by: dholmes, coleenp
Mon, 12 Nov 2012 15:58:11 -0500 7122219: Passed StringTableSize value not verified
hseigel [Mon, 12 Nov 2012 15:58:11 -0500] rev 14487
7122219: Passed StringTableSize value not verified Summary: Check that the values specified for -XX:StringTableSize are within a certain range. Reviewed-by: dholmes, coleenp
Fri, 09 Nov 2012 22:22:53 -0800 Merge
zgu [Fri, 09 Nov 2012 22:22:53 -0800] rev 14486
Merge
Fri, 09 Nov 2012 16:45:20 -0800 Merge
zgu [Fri, 09 Nov 2012 16:45:20 -0800] rev 14485
Merge
Fri, 09 Nov 2012 19:24:31 -0500 8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180
zgu [Fri, 09 Nov 2012 19:24:31 -0500] rev 14484
8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180 Summary: Fixed NMT that miscounted arena memory when it is used as value or stack object. Reviewed-by: acorn, coleenp
Fri, 09 Nov 2012 11:47:28 -0800 Merge
zgu [Fri, 09 Nov 2012 11:47:28 -0800] rev 14483
Merge
Fri, 09 Nov 2012 11:04:06 -0500 8002273: NMT to report JNI memory leaks when -Xcheck:jni is on
zgu [Fri, 09 Nov 2012 11:04:06 -0500] rev 14482
8002273: NMT to report JNI memory leaks when -Xcheck:jni is on Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on. Reviewed-by: acorn, dholmes, coleenp, ctornqvi
Thu, 08 Nov 2012 16:48:01 -0800 Merge
minqi [Thu, 08 Nov 2012 16:48:01 -0800] rev 14481
Merge
Wed, 31 Oct 2012 16:20:03 -0700 7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge
sspitsyn [Wed, 31 Oct 2012 16:20:03 -0700] rev 14480
7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge Summary: Use verifier_max_size instead of max_size to get code attribute max stack size. Reviewed-by: dcubed, minqi Contributed-by: serguei.spitsyn@oracle.com
Fri, 16 Nov 2012 09:59:08 +0100 Merge
neliasso [Fri, 16 Nov 2012 09:59:08 +0100] rev 14479
Merge
Thu, 15 Nov 2012 10:42:06 -0800 8001077: remove ciMethod::will_link
bharadwaj [Thu, 15 Nov 2012 10:42:06 -0800] rev 14478
8001077: remove ciMethod::will_link Summary: Removed will_link and changed all calls to is_loaded(). Reviewed-by: kvn
Mon, 12 Nov 2012 14:03:53 -0800 6830717: replay of compilations would help with debugging
minqi [Mon, 12 Nov 2012 14:03:53 -0800] rev 14477
6830717: replay of compilations would help with debugging Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method. Reviewed-by: kvn, twisti, sspitsyn Contributed-by: yumin.qi@oracle.com
Thu, 15 Nov 2012 14:29:28 -0800 Merge
johnc [Thu, 15 Nov 2012 14:29:28 -0800] rev 14476
Merge
Wed, 14 Nov 2012 22:37:38 -0500 8003259: NPG: Build with gcc 4.7.2 broken by 7045397
coleenp [Wed, 14 Nov 2012 22:37:38 -0500] rev 14475
8003259: NPG: Build with gcc 4.7.2 broken by 7045397 Summary: Qualify calls with this pointers to make gcc accept this code. Reviewed-by: coleenp, andrew Contributed-by: peter.levart@gmail.com
Fri, 09 Nov 2012 00:38:31 +0100 7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java
mgerdin [Fri, 09 Nov 2012 00:38:31 +0100] rev 14474
7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java Summary: Reduce the amount of calls to ChunkManager verification code Reviewed-by: jmasa, coleenp
Wed, 14 Nov 2012 10:13:51 -0800 Merge
cjplummer [Wed, 14 Nov 2012 10:13:51 -0800] rev 14473
Merge
Fri, 09 Nov 2012 09:45:00 -0800 Merge
cjplummer [Fri, 09 Nov 2012 09:45:00 -0800] rev 14472
Merge
Wed, 07 Nov 2012 17:53:02 -0500 8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
bpittore [Wed, 07 Nov 2012 17:53:02 -0500] rev 14471
8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken Summary: dll_dir can contain multiple paths, need to parse them correctly when loading agents Reviewed-by: dholmes, dlong Contributed-by: bill.pittore@oracle.com
Fri, 09 Nov 2012 08:36:17 -0800 8003231: new hotspot build - hs25-b10
amurillo [Fri, 09 Nov 2012 08:36:17 -0800] rev 14470
8003231: new hotspot build - hs25-b10 Reviewed-by: jcoomes
Thu, 15 Nov 2012 15:39:02 -0800 Added tag jdk8-b65 for changeset bbff420f1248
katleman [Thu, 15 Nov 2012 15:39:02 -0800] rev 14469
Added tag jdk8-b65 for changeset bbff420f1248
Wed, 28 Nov 2012 14:03:53 -0800 Merge
katleman [Wed, 28 Nov 2012 14:03:53 -0800] rev 14468
Merge
Wed, 28 Nov 2012 13:48:36 +0100 8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
erikj [Wed, 28 Nov 2012 13:48:36 +0100] rev 14467
8003528: build-infra: Diffs in libjava and hotspot libs on solaris. Summary: Linking against server jvm first if available. Adding filters and exceptions for hotspot lib compare on solaris. Reviewed-by: ohair, ohrstrom
Wed, 28 Nov 2012 13:40:17 +0100 8003844: build-infra: docs target isn't working properly
erikj [Wed, 28 Nov 2012 13:40:17 +0100] rev 14466
8003844: build-infra: docs target isn't working properly Summary: Fixed docs and docs-clean target. Added compare support for docs. Reviewed-by: ohair, jjg, ohrstrom
Wed, 28 Nov 2012 13:15:56 +0100 8001460: build-infra: Linker warnings on macosx
erikj [Wed, 28 Nov 2012 13:15:56 +0100] rev 14465
8001460: build-infra: Linker warnings on macosx Summary: Only linking against jvm variant specific dirs if they are expected to exist. Reviewed-by: ohair
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip