hg: hsx/hotspot-main/hotspot: 6 new changesets
frederic.parain at oracle.com
frederic.parain at oracle.com
Wed Jul 31 12:11:38 PDT 2013
Changeset: 1b6395189726
Author: minqi
Date: 2013-07-19 14:43 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/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-main/hotspot/rev/5ad7f8179bf7
Merge
Changeset: b6baf306e698
Author: fparain
Date: 2013-07-26 05:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b6baf306e698
Merge
Changeset: 83ca9dc4564d
Author: fparain
Date: 2013-07-26 15:24 +0000
URL: http://hg.openjdk.java.net/hsx/hotspot-main/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-main/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-main/hotspot/rev/0f98cc013b21
Merge
More information about the hotspot-dev
mailing list