hg: hsx/hotspot-rt/hotspot: 8009829: CDS: JDK JPRT test fails crash in Symbol::equals()

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Mar 13 14:25:11 PDT 2013


Changeset: 0ede345ec7c9
Author:    coleenp
Date:      2013-03-13 15:15 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0ede345ec7c9

8009829: CDS: JDK JPRT test fails crash in Symbol::equals()
Summary: -Xshare:dump was creating a Symbol in C_heap.  There's an assert there that jdk jprt wasn't hitting because it was only done in product
Reviewed-by: dholmes, hseigel, iklam

! src/share/vm/classfile/symbolTable.cpp



More information about the serviceability-dev mailing list