Wed, 05 Dec 2012 10:12:57 +0100 8004281: build-infra: Move all jar creation to images target and put jars in images/lib
erikj [Wed, 05 Dec 2012 10:12:57 +0100] rev 14596
8004281: build-infra: Move all jar creation to images target and put jars in images/lib Reviewed-by: ohair, tbell, dholmes
Fri, 30 Nov 2012 11:42:55 -0800 8001885: JSR 292 classes should use jdk.internal.org.objectweb.asm
twisti [Fri, 30 Nov 2012 11:42:55 -0800] rev 14595
8001885: JSR 292 classes should use jdk.internal.org.objectweb.asm Reviewed-by: kvn, jrose, twisti Contributed-by: David Chase <david.r.chase@oracle.com>
Thu, 29 Nov 2012 11:31:01 -0800 Added tag jdk8-b66 for changeset bc93357f4936
katleman [Thu, 29 Nov 2012 11:31:01 -0800] rev 14594
Added tag jdk8-b66 for changeset bc93357f4936
Wed, 05 Jul 2017 18:31:05 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:05 +0200] rev 14593
Merge
Fri, 30 Nov 2012 16:45:27 -0800 Added tag hs25-b11 for changeset 7236115a66ae
amurillo [Fri, 30 Nov 2012 16:45:27 -0800] rev 14592
Added tag hs25-b11 for changeset 7236115a66ae
Fri, 30 Nov 2012 16:45:26 -0800 Merge
amurillo [Fri, 30 Nov 2012 16:45:26 -0800] rev 14591
Merge
Fri, 30 Nov 2012 12:01:34 -0800 Merge
johnc [Fri, 30 Nov 2012 12:01:34 -0800] rev 14590
Merge
Thu, 29 Nov 2012 23:02:52 +0100 8004199: Change the ASM package for Test8003720
stefank [Thu, 29 Nov 2012 23:02:52 +0100] rev 14589
8004199: Change the ASM package for Test8003720 Reviewed-by: kvn, jrose
Thu, 29 Nov 2012 16:50:29 -0500 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
coleenp [Thu, 29 Nov 2012 16:50:29 -0500] rev 14588
8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap Summary: Add ClassLoaderData object for each anonymous class with metaspaces to allocate in. Reviewed-by: twisti, jrose, stefank
Thu, 29 Nov 2012 13:55:49 -0800 Merge
cjplummer [Thu, 29 Nov 2012 13:55:49 -0800] rev 14587
Merge
Tue, 27 Nov 2012 17:03:56 -0500 8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
jiangli [Tue, 27 Nov 2012 17:03:56 -0500] rev 14586
8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod. Summary: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod. Reviewed-by: bdelsart, sspitsyn, coleenp
Thu, 29 Nov 2012 11:23:15 -0800 Merge
johnc [Thu, 29 Nov 2012 11:23:15 -0800] rev 14585
Merge
Tue, 27 Nov 2012 14:11:37 -0800 7194633: G1: Assertion and guarantee failures in block offset table
johnc [Tue, 27 Nov 2012 14:11:37 -0800] rev 14584
7194633: G1: Assertion and guarantee failures in block offset table Summary: Add detailed error messages to assertions and guarantees in G1's block offset table. Reviewed-by: ysr, brutisso
Tue, 27 Nov 2012 14:20:21 +0100 8003935: Simplify the needed includes for using Thread::current()
stefank [Tue, 27 Nov 2012 14:20:21 +0100] rev 14583
8003935: Simplify the needed includes for using Thread::current() Reviewed-by: dholmes, rbackman, coleenp
Tue, 27 Nov 2012 10:13:20 +0100 8003720: NPG: Method in interpreter stack frame can be deallocated
stefank [Tue, 27 Nov 2012 10:13:20 +0100] rev 14582
8003720: NPG: Method in interpreter stack frame can be deallocated Summary: Pass down a closure during root scanning to keep the class of the method alive. Reviewed-by: coleenp, jcoomes
Mon, 26 Nov 2012 12:31:03 -0500 8003722: More gcc 4.7 compilation errors
coleenp [Mon, 26 Nov 2012 12:31:03 -0500] rev 14581
8003722: More gcc 4.7 compilation errors Summary: Add a few more this->qualifications. Reviewed-by: coleenp, dholmes Contributed-by: duboscq@ssw.jku.at
Tue, 20 Nov 2012 11:40:11 +0100 7198334: UseNUMA modifies system parameters on non-NUMA system
brutisso [Tue, 20 Nov 2012 11:40:11 +0100] rev 14580
7198334: UseNUMA modifies system parameters on non-NUMA system Summary: The flags MinHeapDeltaBytes and UseNUMAInterleaving must be adjusted after the OS have adjusted the UseNUMA flag in the method os::init_2. Reviewed-by: dholmes, brutisso Contributed-by: erik.helin@oracle.com
Wed, 28 Nov 2012 17:50:21 -0500 8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
coleenp [Wed, 28 Nov 2012 17:50:21 -0500] rev 14579
8003635: NPG: AsynchGetCallTrace broken by Method* virtual call Summary: Make metaspace::contains be lock free and used to see if something is in metaspace, also compare Method* with vtbl pointer. Reviewed-by: dholmes, sspitsyn, dcubed, jmasa
Wed, 28 Nov 2012 08:43:26 -0800 Merge
coleenp [Wed, 28 Nov 2012 08:43:26 -0800] rev 14578
Merge
Wed, 28 Nov 2012 08:17:59 -0500 6924920: Class Data Sharing limit on the java version string can create failures
hseigel [Wed, 28 Nov 2012 08:17:59 -0500] rev 14577
6924920: Class Data Sharing limit on the java version string can create failures Summary: Truncate the java version string and add a hash value if it is too long. Reviewed-by: dholmes, coleenp
Wed, 28 Nov 2012 06:42:03 -0800 Merge
zgu [Wed, 28 Nov 2012 06:42:03 -0800] rev 14576
Merge
Wed, 28 Nov 2012 09:19:38 -0500 8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty
zgu [Wed, 28 Nov 2012 09:19:38 -0500] rev 14575
8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty Summary: Fixed potential buffer overrun when giving empty option to NativeMemoryTracking commandline option Reviewed-by: ctornqvi, hseigel, kvn
Tue, 27 Nov 2012 07:57:57 -0800 8003879: Duplicate definitions in vmStructs
mikael [Tue, 27 Nov 2012 07:57:57 -0800] rev 14574
8003879: Duplicate definitions in vmStructs Summary: Removed duplicate entries Reviewed-by: dholmes, sspitsyn
Wed, 21 Nov 2012 21:26:12 -0500 Merge
dholmes [Wed, 21 Nov 2012 21:26:12 -0500] rev 14573
Merge
Wed, 21 Nov 2012 20:07:52 -0500 8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use
dholmes [Wed, 21 Nov 2012 20:07:52 -0500] rev 14572
8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use Reviewed-by: coleenp, kvn
Wed, 21 Nov 2012 09:02:13 -0800 8003690: Example code in JVMTI GetStackTrace documentation is broken
mikael [Wed, 21 Nov 2012 09:02:13 -0800] rev 14571
8003690: Example code in JVMTI GetStackTrace documentation is broken Summary: Fixed to minor errors in example code Reviewed-by: sspitsyn, dholmes
Tue, 20 Nov 2012 20:27:40 -0500 Merge
coleenp [Tue, 20 Nov 2012 20:27:40 -0500] rev 14570
Merge
Fri, 16 Nov 2012 09:05:19 -0500 8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp)
zgu [Fri, 16 Nov 2012 09:05:19 -0500] rev 14569
8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp) Summary: The assertion is applied to only the region to be released, also performs region integrity checking Reviewed-by: acorn, coleenp
Fri, 16 Nov 2012 09:43:43 -0800 8003541: new hotspot build - hs25-b11
amurillo [Fri, 16 Nov 2012 09:43:43 -0800] rev 14568
8003541: new hotspot build - hs25-b11 Reviewed-by: jcoomes
Thu, 29 Nov 2012 11:30:04 -0800 Added tag jdk8-b66 for changeset fe1a7da1f85c
katleman [Thu, 29 Nov 2012 11:30:04 -0800] rev 14567
Added tag jdk8-b66 for changeset fe1a7da1f85c
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip