Fri, 01 Mar 2013 04:45:51 -0800 Merge
amurillo [Fri, 01 Mar 2013 04:45:51 -0800] rev 15819
Merge
Thu, 28 Feb 2013 15:31:03 -0800 Merge
vlivanov [Thu, 28 Feb 2013 15:31:03 -0800] rev 15818
Merge
Wed, 27 Feb 2013 08:03:10 -0800 Merge
vlivanov [Wed, 27 Feb 2013 08:03:10 -0800] rev 15817
Merge
Wed, 27 Feb 2013 05:58:48 -0800 8007439: C2: adding successful message of inlining
iignatyev [Wed, 27 Feb 2013 05:58:48 -0800] rev 15816
8007439: C2: adding successful message of inlining Reviewed-by: kvn, vlivanov
Tue, 26 Feb 2013 15:38:24 -0800 8007776: Test6852078.java timeouts
drchase [Tue, 26 Feb 2013 15:38:24 -0800] rev 15815
8007776: Test6852078.java timeouts Summary: if more than 100 seconds and more than 100 iterations have both passed, then exit is allowed. Reviewed-by: kvn
Tue, 26 Feb 2013 12:18:30 +0100 8007722: C2: "assert(tp->base() != Type::AnyPtr) failed: not a bare pointer" at machnode.cpp:376
roland [Tue, 26 Feb 2013 12:18:30 +0100] rev 15814
8007722: C2: "assert(tp->base() != Type::AnyPtr) failed: not a bare pointer" at machnode.cpp:376 Summary: GetAndSetP's MachNode should capture bottom type. Reviewed-by: kvn
Mon, 25 Feb 2013 14:13:04 +0100 8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution
roland [Mon, 25 Feb 2013 14:13:04 +0100] rev 15813
8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution Summary: InitializeNode::can_capture_store() must check that the captured store doesn't overwrite a memory location that is loaded before the store. Reviewed-by: kvn
Thu, 28 Feb 2013 09:01:08 +0100 Merge
brutisso [Thu, 28 Feb 2013 09:01:08 +0100] rev 15812
Merge
Wed, 06 Feb 2013 07:48:02 +0100 8004924: NPG: jmap -heap output should contain ClassMetaspaceSize value
ehelin [Wed, 06 Feb 2013 07:48:02 +0100] rev 15811
8004924: NPG: jmap -heap output should contain ClassMetaspaceSize value Reviewed-by: stefank, mgerdin
Tue, 26 Feb 2013 22:31:35 +0100 Merge
ehelin [Tue, 26 Feb 2013 22:31:35 +0100] rev 15810
Merge
Wed, 20 Feb 2013 16:41:23 +0100 8008536: Add HotSpot support for printing class loader statistics for JMap
ehelin [Wed, 20 Feb 2013 16:41:23 +0100] rev 15809
8008536: Add HotSpot support for printing class loader statistics for JMap Reviewed-by: sla, brutisso
Tue, 26 Feb 2013 08:58:20 -0800 Merge
poonam [Tue, 26 Feb 2013 08:58:20 -0800] rev 15808
Merge
Sat, 23 Feb 2013 17:40:33 -0800 Merge
poonam [Sat, 23 Feb 2013 17:40:33 -0800] rev 15807
Merge
Thu, 21 Feb 2013 23:58:05 -0800 8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED
poonam [Thu, 21 Feb 2013 23:58:05 -0800] rev 15806
8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED Reviewed-by: brutisso, johnc Contributed-by: vladimir.kempik@oracle.com
Tue, 26 Feb 2013 11:52:06 +0100 Merge
brutisso [Tue, 26 Feb 2013 11:52:06 +0100] rev 15805
Merge
Fri, 22 Feb 2013 11:01:01 -0800 8007221: G1: concurrent phase durations do not state the time units ("secs")
johnc [Fri, 22 Feb 2013 11:01:01 -0800] rev 15804
8007221: G1: concurrent phase durations do not state the time units ("secs") Summary: Add timer units to concurrent marking phases where the units were missing. Reviewed-by: jmasa, ysr
Thu, 21 Feb 2013 11:16:50 +0100 8008314: Unimplemented() Atomic::load breaks the applications
jwilhelm [Thu, 21 Feb 2013 11:16:50 +0100] rev 15803
8008314: Unimplemented() Atomic::load breaks the applications Summary: jlong atomics isn't fully implemented om all 32-bit platforms so we try to avoid it. In this case the atomic add wasn't needed. Reviewed-by: dholmes, dlong
Wed, 27 Feb 2013 12:20:34 -0800 Merge
sspitsyn [Wed, 27 Feb 2013 12:20:34 -0800] rev 15802
Merge
Tue, 26 Feb 2013 14:09:52 +0100 8008340: [sampling] assert(upper->pc_offset() >= pc_offset) failed: sanity
rbackman [Tue, 26 Feb 2013 14:09:52 +0100] rev 15801
8008340: [sampling] assert(upper->pc_offset() >= pc_offset) failed: sanity Reviewed-by: kvn, sla
Fri, 22 Feb 2013 10:16:51 -0800 Merge
sspitsyn [Fri, 22 Feb 2013 10:16:51 -0800] rev 15800
Merge
Fri, 22 Feb 2013 08:36:42 -0500 8000797: NPG: is_pseudo_string_at() doesn't work
coleenp [Fri, 22 Feb 2013 08:36:42 -0500] rev 15799
8000797: NPG: is_pseudo_string_at() doesn't work Summary: Zero Symbol* for constant pool strings to indicate pseudo_strings (objects that aren't strings). Clean up JVM_CONSTANT_Object and unused flags. Reviewed-by: sspitsyn, jrose
Fri, 22 Feb 2013 10:03:02 +0100 7165259: Remove BugSpot
sla [Fri, 22 Feb 2013 10:03:02 +0100] rev 15798
7165259: Remove BugSpot Reviewed-by: coleenp, mgronlun
Thu, 21 Feb 2013 07:50:48 -0500 8008071: Crashed in promote_malloc_records() with Kitchensink after 19 days
zgu [Thu, 21 Feb 2013 07:50:48 -0500] rev 15797
8008071: Crashed in promote_malloc_records() with Kitchensink after 19 days Summary: Added NULL pointer check for arena size record Reviewed-by: sspitsyn, dholmes
Wed, 20 Feb 2013 19:36:25 -0800 6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly
dcubed [Wed, 20 Feb 2013 19:36:25 -0800] rev 15796
6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly Summary: report_vm_out_of_memory() should allow VMError.report_and_die() to handle multiple out of native memory errors. Reviewed-by: dcubed, dholmes, coleenp, acorn Contributed-by: ron.durbin@oracle.com
Wed, 20 Feb 2013 07:42:01 -0500 Merge
hseigel [Wed, 20 Feb 2013 07:42:01 -0500] rev 15795
Merge
Wed, 20 Feb 2013 07:16:23 -0500 8004495: [parfait] False positive Buffer overflow in hotspot/src/os/linux/vm/os_linux.cpp
hseigel [Wed, 20 Feb 2013 07:16:23 -0500] rev 15794
8004495: [parfait] False positive Buffer overflow in hotspot/src/os/linux/vm/os_linux.cpp Summary: Delete the questionable source code because it is for no-longer supported versions of Linux. Reviewed-by: mikael, coleenp
Tue, 19 Feb 2013 18:45:49 +0100 8006753: fix failed for JDK-8002415 White box testing API for HotSpot
mgerdin [Tue, 19 Feb 2013 18:45:49 +0100] rev 15793
8006753: fix failed for JDK-8002415 White box testing API for HotSpot Summary: Modify WhiteBoxAPI to use interface classes from test/testlibrary instead, add ClassFileInstaller to resolve the boot class path issue Reviewed-by: ctornqvi, dsamersoff, coleenp, kvn
Fri, 22 Feb 2013 10:12:00 -0800 8008692: new hotspot build - hs25-b21
amurillo [Fri, 22 Feb 2013 10:12:00 -0800] rev 15792
8008692: new hotspot build - hs25-b21 Reviewed-by: jcoomes
Thu, 28 Feb 2013 10:42:09 -0800 Added tag jdk8-b79 for changeset f2f591a26d5f
katleman [Thu, 28 Feb 2013 10:42:09 -0800] rev 15791
Added tag jdk8-b79 for changeset f2f591a26d5f
Mon, 04 Mar 2013 16:45:07 +0100 8004352: build-infra: Limit JOBS on large machines
erikj [Mon, 04 Mar 2013 16:45:07 +0100] rev 15790
8004352: build-infra: Limit JOBS on large machines Reviewed-by: mduigou
Thu, 28 Feb 2013 20:29:19 -0800 Merge
katleman [Thu, 28 Feb 2013 20:29:19 -0800] rev 15789
Merge
Tue, 26 Feb 2013 13:23:06 -0800 Merge
katleman [Tue, 26 Feb 2013 13:23:06 -0800] rev 15788
Merge
Sat, 23 Feb 2013 10:47:01 -0800 8004712: build-infra: Move user guide from web pages to repository
ohair [Sat, 23 Feb 2013 10:47:01 -0800] rev 15787
8004712: build-infra: Move user guide from web pages to repository Summary: Just the initial work, will need more changes. Reviewed-by: tbell
Thu, 21 Feb 2013 14:16:56 +0100 8008451: Make mac builds on 10.8 work on 10.7
erikj [Thu, 21 Feb 2013 14:16:56 +0100] rev 15786
8008451: Make mac builds on 10.8 work on 10.7 Reviewed-by: ohair, ddehaven
Thu, 28 Feb 2013 10:41:46 -0800 Added tag jdk8-b79 for changeset 31943a427b7d
katleman [Thu, 28 Feb 2013 10:41:46 -0800] rev 15785
Added tag jdk8-b79 for changeset 31943a427b7d
Wed, 05 Jul 2017 18:42:22 +0200 Added tag jdk8-b79 for changeset a1313a8d90d1
duke [Wed, 05 Jul 2017 18:42:22 +0200] rev 15784
Added tag jdk8-b79 for changeset a1313a8d90d1
Wed, 05 Jul 2017 18:42:22 +0200 Merge jdk8-b79
duke [Wed, 05 Jul 2017 18:42:22 +0200] rev 15783
Merge
Wed, 05 Jul 2017 18:42:17 +0200 Merge
duke [Wed, 05 Jul 2017 18:42:17 +0200] rev 15782
Merge
Thu, 21 Feb 2013 11:13:58 -0800 Added tag jdk8-b78 for changeset 27bb87e628ae
katleman [Thu, 21 Feb 2013 11:13:58 -0800] rev 15781
Added tag jdk8-b78 for changeset 27bb87e628ae
Wed, 05 Jul 2017 18:42:13 +0200 Merge
duke [Wed, 05 Jul 2017 18:42:13 +0200] rev 15780
Merge
Thu, 21 Feb 2013 11:13:10 -0800 Added tag jdk8-b78 for changeset bfa2a6f233d5
katleman [Thu, 21 Feb 2013 11:13:10 -0800] rev 15779
Added tag jdk8-b78 for changeset bfa2a6f233d5
Wed, 05 Jul 2017 18:42:09 +0200 Merge
duke [Wed, 05 Jul 2017 18:42:09 +0200] rev 15778
Merge
Thu, 21 Feb 2013 11:13:04 -0800 Added tag jdk8-b78 for changeset 909304be06a3
katleman [Thu, 21 Feb 2013 11:13:04 -0800] rev 15777
Added tag jdk8-b78 for changeset 909304be06a3
Wed, 05 Jul 2017 18:42:05 +0200 Merge
duke [Wed, 05 Jul 2017 18:42:05 +0200] rev 15776
Merge
Thu, 21 Feb 2013 11:12:38 -0800 Added tag jdk8-b78 for changeset 23887ff7a8ee
katleman [Thu, 21 Feb 2013 11:12:38 -0800] rev 15775
Added tag jdk8-b78 for changeset 23887ff7a8ee
Wed, 05 Jul 2017 18:42:00 +0200 Merge
duke [Wed, 05 Jul 2017 18:42:00 +0200] rev 15774
Merge
Tue, 26 Feb 2013 12:54:39 +0400 Merge
dcherepanov [Tue, 26 Feb 2013 12:54:39 +0400] rev 15773
Merge
Thu, 21 Feb 2013 17:55:33 -0800 8008691: Build failure (NEWBUILD=false) on Mac
ngthomas [Thu, 21 Feb 2013 17:55:33 -0800] rev 15772
8008691: Build failure (NEWBUILD=false) on Mac Reviewed-by: art, anthony
Thu, 21 Feb 2013 11:13:23 -0800 Added tag jdk8-b78 for changeset 3cd100d3bd6b
katleman [Thu, 21 Feb 2013 11:13:23 -0800] rev 15771
Added tag jdk8-b78 for changeset 3cd100d3bd6b
Wed, 05 Jul 2017 18:41:55 +0200 Merge
duke [Wed, 05 Jul 2017 18:41:55 +0200] rev 15770
Merge
Fri, 22 Feb 2013 10:02:06 -0800 Added tag hs25-b20 for changeset 93430469429d
amurillo [Fri, 22 Feb 2013 10:02:06 -0800] rev 15769
Added tag hs25-b20 for changeset 93430469429d
Fri, 22 Feb 2013 10:02:06 -0800 Merge
amurillo [Fri, 22 Feb 2013 10:02:06 -0800] rev 15768
Merge
Thu, 21 Feb 2013 11:39:24 -0800 Merge
vladidan [Thu, 21 Feb 2013 11:39:24 -0800] rev 15767
Merge
Thu, 21 Feb 2013 09:08:04 -0800 Merge
vladidan [Thu, 21 Feb 2013 09:08:04 -0800] rev 15766
Merge
Wed, 20 Feb 2013 23:29:26 -0500 Merge
bpittore [Wed, 20 Feb 2013 23:29:26 -0500] rev 15765
Merge
Fri, 15 Feb 2013 21:53:55 -0500 Merge
bpittore [Fri, 15 Feb 2013 21:53:55 -0500] rev 15764
Merge
Fri, 15 Feb 2013 14:42:37 -0500 Merge
jprovino [Fri, 15 Feb 2013 14:42:37 -0500] rev 15763
Merge
Thu, 14 Feb 2013 11:08:58 -0500 8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS
jprovino [Thu, 14 Feb 2013 11:08:58 -0500] rev 15762
8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS Summary: Fix warning messages when selected garbage collectors are excluded from the minimal jvm. Reviewed-by: dholmes, cjplummer
Thu, 14 Feb 2013 11:07:24 -0500 8006878: Some non-existent GC source files are in the minimalVM exclude list.
jprovino [Thu, 14 Feb 2013 11:07:24 -0500] rev 15761
8006878: Some non-existent GC source files are in the minimalVM exclude list. Summary: cmsPermGen.cpp, psPermGen.cpp have been removed. yieldWorkingGroup.cpp typo is fixed. immutableSpace.cpp was in the list twice. Reviewed-by: dholmes, jmasa
Thu, 24 Jan 2013 13:27:54 -0500 8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands
bpittore [Thu, 24 Jan 2013 13:27:54 -0500] rev 15760
8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands Summary: In LIR_OpVisitState::visit() the receiver operand is processed twice Reviewed-by: roland, vladidan
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip