hg: jdk8u/jdk8u/hotspot: 11 new changesets
rob.mckenna at oracle.com
rob.mckenna at oracle.com
Mon May 28 12:37:30 UTC 2018
Changeset: cb0b95b67cb2
Author: mchinnathamb
Date: 2018-04-23 02:05 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/cb0b95b67cb2
8158012: Use SW prefetch instructions instead of BIS for allocation prefetches on SPARC Core C4
Reviewed-by: kvn, dholmes, poonam
! src/cpu/sparc/vm/vm_version_sparc.cpp
! src/share/vm/opto/macro.cpp
Changeset: 9d85c3e90648
Author: erikj
Date: 2015-08-28 09:57 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/9d85c3e90648
8134157: adlc fails to compile with SS12u4
Reviewed-by: dholmes, kbarrett, ihse
! make/solaris/makefiles/adlc.make
Changeset: fd0ca2c1433b
Author: zgu
Date: 2013-12-31 08:58 -0500
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/fd0ca2c1433b
6730115: Fastdebug VM crashes with "ExceptionMark destructor expects no pending exceptions" error
Summary: Fixed incompatible uses of EXCEPTION_MARK and CHECK macros in AttachListener::init(), handle exception locally.
Reviewed-by: minqi, coleenp
! src/share/vm/services/attachListener.cpp
! src/share/vm/services/attachListener.hpp
Changeset: 46ab61b0758b
Author: lfoltan
Date: 2014-05-29 08:58 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/46ab61b0758b
8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic.
Summary: Fix several minor compilation issues with volatile oops for CHECK_UNHANDLED_OOPS support.
Reviewed-by: coleenp, hseigel
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/oops/oopsHierarchy.hpp
! src/share/vm/runtime/thread.cpp
! src/share/vm/services/memoryManager.cpp
! src/share/vm/services/memoryPool.cpp
Changeset: d8af86b0b638
Author: lfoltan
Date: 2014-07-08 13:52 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/d8af86b0b638
8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build.
Summary: Changes to successfully compile class oop within oops/oopsHierarchy.hpp for PPC build (with gcc 4.1.2).
Reviewed-by: dholmes, hseigel
! src/share/vm/oops/oopsHierarchy.hpp
Changeset: a27880c1288b
Author: stefank
Date: 2015-04-14 11:40 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/a27880c1288b
8077420: Build failure with SS12u4
Reviewed-by: dholmes, lfoltan
! src/share/vm/utilities/stack.hpp
! src/share/vm/utilities/stack.inline.hpp
Changeset: ca4663e58916
Author: sgehwolf
Date: 2018-05-03 18:59 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/ca4663e58916
8202600: [Zero] Undefined behaviour in src/os_cpu/linux_zero/vm/os_linux_zero.cpp
Reviewed-by: stuefe, shade, dholmes
! src/os_cpu/linux_zero/vm/os_linux_zero.cpp
Changeset: 576949777967
Author: mdoerr
Date: 2016-09-06 13:01 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/576949777967
8165489: Missing G1 barrier in Unsafe_GetObjectVolatile
Summary: Add missing barrier, sharing code with Unsafe_GetObject.
Reviewed-by: kbarrett, mgerdin, pliden, tschatzl
! src/share/vm/prims/unsafe.cpp
Changeset: 77603437bcee
Author: vlivanov
Date: 2018-05-17 16:45 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/77603437bcee
8162540: Crash in C2 escape analysis with assert: "node should be registered"
Reviewed-by: kvn, thartmann
! src/share/vm/opto/escape.cpp
Changeset: 8d9ad04d908b
Author: kevinw
Date: 2018-05-21 03:13 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8d9ad04d908b
8203349: 8u hotspot should recognise later Windows compilers
Reviewed-by: erikj
! make/windows/makefiles/compile.make
! make/windows/makefiles/sanity.make
! make/windows/makefiles/vm.make
! src/share/vm/runtime/vm_version.cpp
Changeset: 64fe89b445cd
Author: kevinw
Date: 2018-05-21 13:05 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/64fe89b445cd
Merge
More information about the jdk8u-changes
mailing list