hg: hsx/hotspot-rt/hotspot: 2 new changesets
zhengyu.gu at oracle.com
zhengyu.gu at oracle.com
Tue Jul 9 13:42:35 PDT 2013
Changeset: 72fce0b2d341
Author: zgu
Date: 2013-07-09 13:18 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/72fce0b2d341
8011760: assert(delta != 0) failed: dup pointer in MemBaseline::malloc_sort_by_addr
Summary: Some of qsort implementation on Linux x86 compares element to itself, which is mistakenly treated as duplicate pointer
Reviewed-by: dcubed, acorn
! src/share/vm/services/memBaseline.cpp
Changeset: 2839ce15e450
Author: zgu
Date: 2013-07-09 19:56 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/2839ce15e450
Merge
- src/share/vm/runtime/aprofiler.cpp
- src/share/vm/runtime/aprofiler.hpp
More information about the serviceability-dev
mailing list