hg: hsx/hotspot-comp/hotspot: 8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get

christian.thalinger at oracle.com christian.thalinger at oracle.com
Mon Jul 29 19:20:08 PDT 2013


Changeset: 8d77d02828d9
Author:    twisti
Date:      2013-07-29 16:32 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/8d77d02828d9

8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get
Summary: C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer.
Reviewed-by: iveresov, kvn

! src/share/vm/c1/c1_LIRGenerator.cpp
+ test/compiler/unsafe/GetUnsafeObjectG1PreBarrier.java



More information about the hotspot-compiler-dev mailing list