hg: hsx/hsx24/hotspot: 2 new changesets

zhengyu.gu at oracle.com zhengyu.gu at oracle.com
Wed Jul 10 21:53:20 PDT 2013


Changeset: c0b13febbf45
Author:    zgu
Date:      2013-07-09 13:18 -0400
URL:       http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/c0b13febbf45

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: cd8439e6d2d6
Author:    zgu
Date:      2013-07-11 04:47 +0200
URL:       http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/cd8439e6d2d6

Merge




More information about the hotspot-dev mailing list