hg: hsx/hotspot-main/hotspot: 4 new changesets

nils.eliasson at oracle.com nils.eliasson at oracle.com
Fri Nov 9 05:04:44 PST 2012


Changeset: 64672b22ef05
Author:    twisti
Date:      2012-11-02 12:30 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/64672b22ef05

8001658: No need to pass resolved_references as argument to ConstantPoolCacheEntry::set_method_handle_common
Reviewed-by: twisti
Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli at oracle.com>

! src/share/vm/interpreter/interpreterRuntime.cpp
! src/share/vm/oops/cpCache.cpp
! src/share/vm/oops/cpCache.hpp

Changeset: dbeaeee28bc2
Author:    kvn
Date:      2012-11-06 09:22 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/dbeaeee28bc2

8002294: assert(VM_Version::supports_ssse3()) failed
Summary: Add missing UseSSE check for AES intrinsics.
Reviewed-by: roland, twisti

! src/cpu/x86/vm/vm_version_x86.cpp

Changeset: f3da5ff1514c
Author:    kvn
Date:      2012-11-06 15:16 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/f3da5ff1514c

8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity
Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values().
Reviewed-by: roland, twisti, vlivanov

! src/share/vm/opto/escape.cpp
+ test/compiler/8002069/Test8002069.java

Changeset: a4e1bd941ded
Author:    neliasso
Date:      2012-11-08 22:39 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a4e1bd941ded

Merge

! src/share/vm/oops/cpCache.cpp



More information about the hotspot-dev mailing list