hg: jdk8u/jdk8u/hotspot: 11 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Tue Feb 10 19:08:19 UTC 2015
Changeset: 4011ee1230e3
Author: amurillo
Date: 2015-01-23 15:18 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/4011ee1230e3
8071500: new hotspot build - hs25.60-b03
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 93c6b977591b
Author: iveresov
Date: 2015-01-22 11:25 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/93c6b977591b
8071302: assert(!_reg_node[reg_lo] || edge_from_to(_reg_node[reg_lo], def)) failed: after block local
Summary: Add merge nodes to node to block mapping
Reviewed-by: kvn, vlivanov
! src/share/vm/opto/output.cpp
! src/share/vm/opto/postaloc.cpp
Changeset: d9c03a9ead96
Author: kevinw
Date: 2015-01-28 21:43 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/d9c03a9ead96
8035938: Memory leak in JvmtiEnv::GetConstantPool
Reviewed-by: sspitsyn, dcubed
! src/share/vm/prims/jvmtiClassFileReconstituter.hpp
Changeset: 11b575a5169b
Author: zmajo
Date: 2015-01-30 10:40 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/11b575a5169b
8071818: Incorrect addressing mode used for ldf in SPARC assembler
Summary: Update MacroAssembler::ldf to select addressing mode depending on Address parameter.
Reviewed-by: kvn, dlong
! src/cpu/sparc/vm/macroAssembler_sparc.inline.hpp
Changeset: 7b93939e093e
Author: dlong
Date: 2015-01-23 22:39 -0500
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/7b93939e093e
8031064: build_vm_def.sh not working correctly for new build cross compile
Summary: move nm and awk code into vm.make
Reviewed-by: dsamersoff, dholmes
- make/linux/makefiles/build_vm_def.sh
! make/linux/makefiles/vm.make
Changeset: a51071796915
Author: goetz
Date: 2015-01-21 12:38 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/a51071796915
8068013: [TESTBUG] Aix support in hotspot jtreg tests
Reviewed-by: ctornqvi, fzhinkin, farvidsson
! test/runtime/6888954/vmerrors.sh
! test/test_env.sh
! test/testlibrary/com/oracle/java/testlibrary/Platform.java
Changeset: f46bff88dc9f
Author: kvn
Date: 2015-01-30 10:27 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/f46bff88dc9f
8071534: assert(!failing()) failed: Must not have pending failure. Reason is: out of memory
Summary: Add missing C->failing() check after Connection graph construction.
Reviewed-by: iveresov
! src/share/vm/opto/escape.cpp
Changeset: 1830156c6b7e
Author: dholmes
Date: 2015-02-04 04:31 -0500
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/1830156c6b7e
8071972: Minimal VM is broken for ARM fastdebug
Reviewed-by: jwilhelm, tschatzl, stefank
! src/share/vm/memory/tenuredGeneration.cpp
Changeset: 9686a796c829
Author: aph
Date: 2015-01-16 09:15 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/9686a796c829
6584008: jvmtiStringPrimitiveCallback should not be invoked when string value is null
Reviewed-by: sla, sspitsyn
! src/share/vm/prims/jvmtiTagMap.cpp
Changeset: 1f6ba0d2923d
Author: amurillo
Date: 2015-02-06 08:49 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/1f6ba0d2923d
Merge
- make/linux/makefiles/build_vm_def.sh
Changeset: 38f608052383
Author: amurillo
Date: 2015-02-06 08:49 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/38f608052383
Added tag hs25.60-b03 for changeset 1f6ba0d2923d
! .hgtags
More information about the jdk8u-changes
mailing list