hg: hsx/hotspot-gc/hotspot: 15 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Fri Aug 2 15:50:58 UTC 2013
Changeset: 7c9885d23744
Author: cl
Date: 2013-08-01 04:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/7c9885d23744
Added tag jdk8-b101 for changeset f6921c876db1
! .hgtags
Changeset: d90d1b96b65b
Author: kvn
Date: 2013-07-26 12:37 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/d90d1b96b65b
8008938: TieredCompilation should be default
Summary: switch on TieredCompilation by default
Reviewed-by: twisti
! src/cpu/sparc/vm/c2_globals_sparc.hpp
! src/cpu/x86/vm/c2_globals_x86.hpp
Changeset: 1b6395189726
Author: minqi
Date: 2013-07-19 14:43 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/1b6395189726
8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails
Summary: find_method could return NULL so need explicitly check if there is error after parse_method, exit on error to avoid crash.
Reviewed-by: kvn, twisti
Contributed-by: yumin.qi at oracle.com
! src/share/vm/ci/ciReplay.cpp
Changeset: 5ad7f8179bf7
Author: minqi
Date: 2013-07-24 08:04 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/5ad7f8179bf7
Merge
Changeset: b6baf306e698
Author: fparain
Date: 2013-07-26 05:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/b6baf306e698
Merge
Changeset: 83ca9dc4564d
Author: fparain
Date: 2013-07-26 15:24 +0000
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/83ca9dc4564d
8019845: Memory leak during class redefinition
Reviewed-by: acorn, jmasa, coleenp, dcubed, mgerdin
! src/share/vm/memory/metaspace.cpp
Changeset: f9ee986a9fea
Author: ccheung
Date: 2013-07-30 14:14 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/f9ee986a9fea
8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases
Summary: Added checking for gcc and simplified the sig_handler() in the test case
Reviewed-by: dcubed, coleenp, minqi, dlong
! test/runtime/6929067/Test6929067.sh
! test/runtime/7107135/Test7107135.sh
! test/runtime/jsig/Test8017498.sh
! test/runtime/jsig/TestJNI.c
Changeset: 0f98cc013b21
Author: fparain
Date: 2013-07-31 08:28 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/0f98cc013b21
Merge
Changeset: c65045599519
Author: dholmes
Date: 2013-07-25 21:05 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/c65045599519
8021314: minimal1.make needs to force off components not supported by the minimal VM
Reviewed-by: coleenp, bpittore
! make/bsd/makefiles/minimal1.make
! make/linux/makefiles/minimal1.make
Changeset: 078e5eb2e52e
Author: clucasius
Date: 2013-07-27 17:23 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/078e5eb2e52e
Merge
Changeset: da839a3c5735
Author: dholmes
Date: 2013-07-31 19:05 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/da839a3c5735
Merge
Changeset: 69d0dbb53c78
Author: tamao
Date: 2013-08-01 17:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/69d0dbb53c78
Merge
Changeset: 530fe88b3b2c
Author: amurillo
Date: 2013-08-02 02:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/530fe88b3b2c
Merge
Changeset: c4697c1c4484
Author: amurillo
Date: 2013-08-02 02:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/c4697c1c4484
Added tag hs25-b44 for changeset 530fe88b3b2c
! .hgtags
Changeset: 79ce055063e9
Author: amurillo
Date: 2013-08-02 03:06 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/79ce055063e9
8022124: new hotspot build - hs25-b45
Reviewed-by: jcoomes
! make/hotspot_version
More information about the hotspot-gc-dev
mailing list