hg: hsx/hotspot-main/hotspot: 7 new changesets
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Thu Jun 27 14:27:40 PDT 2013
Changeset: 7875ea94bea5
Author: goetz
Date: 2013-06-24 11:53 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/7875ea94bea5
8017308: Remove unused breakpoint relocation type
Summary: remove unused breakpoint relocation type
Reviewed-by: kvn
! src/cpu/sparc/vm/macroAssembler_sparc.cpp
! src/cpu/sparc/vm/relocInfo_sparc.cpp
! src/cpu/x86/vm/relocInfo_x86.cpp
! src/cpu/zero/vm/relocInfo_zero.cpp
! src/share/vm/code/nmethod.cpp
! src/share/vm/code/relocInfo.cpp
! src/share/vm/code/relocInfo.hpp
Changeset: cc63bcb47cce
Author: twisti
Date: 2013-06-24 17:47 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/cc63bcb47cce
8017538: Clang support broke slowdebug build for i586
Reviewed-by: kvn
! make/linux/makefiles/gcc.make
Changeset: a023da4ffc15
Author: twisti
Date: 2013-06-24 18:23 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a023da4ffc15
Merge
Changeset: 3aa636f2a743
Author: adlertz
Date: 2013-06-25 12:07 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/3aa636f2a743
8017243: 8001345 is incomplete
Summary: Replaces unused decodeN at MemBarAcquire with its corresponding loadN if loadN is used at more than one place.
Reviewed-by: kvn, twisti
! src/share/vm/opto/memnode.cpp
Changeset: 9347cae673f0
Author: adlertz
Date: 2013-06-26 00:40 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/9347cae673f0
8017510: Add a regression test for 8005956
Summary: Regression test for 8005956
Reviewed-by: kvn, twisti
+ test/compiler/8005956/PolynomialRoot.java
Changeset: 6a0ead6dc6db
Author: goetz
Date: 2013-06-24 16:11 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6a0ead6dc6db
8017531: 8010460 changes broke bytecodeInterpreter.cpp
Summary: Replace _indy by _jsr292 and also fix VERIFY_OOP macros.
Reviewed-by: kvn
! src/share/vm/interpreter/bytecodeInterpreter.cpp
Changeset: be0600ec1102
Author: kvn
Date: 2013-06-27 11:12 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/be0600ec1102
Merge
More information about the hotspot-dev
mailing list