From owner-svn-ports-head@freebsd.org Fri Sep 8 18:11:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9CF34E020D9; Fri, 8 Sep 2017 18:11:06 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41D9064E4A; Fri, 8 Sep 2017 18:11:06 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v88IB5Mi061223; Fri, 8 Sep 2017 18:11:05 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v88IB4UF061220; Fri, 8 Sep 2017 18:11:04 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201709081811.v88IB4UF061220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Fri, 8 Sep 2017 18:11:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449459 - in head/java/openjdk7: . files X-SVN-Group: ports-head X-SVN-Commit-Author: glewis X-SVN-Commit-Paths: in head/java/openjdk7: . files X-SVN-Commit-Revision: 449459 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 18:11:06 -0000 Author: glewis Date: Fri Sep 8 18:11:04 2017 New Revision: 449459 URL: https://svnweb.freebsd.org/changeset/ports/449459 Log: . Update to 7u151. Deleted: head/java/openjdk7/files/patch-hotspot_src_share_vm_opto_lcm.cpp Modified: head/java/openjdk7/Makefile head/java/openjdk7/distinfo head/java/openjdk7/files/patch-bsd Modified: head/java/openjdk7/Makefile ============================================================================== --- head/java/openjdk7/Makefile Fri Sep 8 17:55:37 2017 (r449458) +++ head/java/openjdk7/Makefile Fri Sep 8 18:11:04 2017 (r449459) @@ -33,7 +33,8 @@ PATCHFILES= patch-7u45-b30.xz \ patch-7u111-b01.xz \ patch-7u121-b00.xz \ patch-7u131-b00.xz \ - patch-7u141-b02.xz + patch-7u141-b02.xz \ + patch-7u151-b01.xz MAINTAINER?= glewis@FreeBSD.org COMMENT?= Java Development Kit 7 @@ -76,8 +77,8 @@ JAVAVMS_COMMENT+= JRE INSTALLDIR= ${PREFIX}/${PORTNAME}${JDK_MAJOR_VERSION}-jre .endif -PORT_MINOR_VERSION= 141 -PORT_BUILD_NUMBER= 02 +PORT_MINOR_VERSION= 151 +PORT_BUILD_NUMBER= 01 JDK_MAJOR_VERSION= 7 JDK_MINOR_VERSION= 40 JDK_BUILD_NUMBER= 43 Modified: head/java/openjdk7/distinfo ============================================================================== --- head/java/openjdk7/distinfo Fri Sep 8 17:55:37 2017 (r449458) +++ head/java/openjdk7/distinfo Fri Sep 8 18:11:04 2017 (r449459) @@ -1,4 +1,4 @@ -TIMESTAMP = 1496080874 +TIMESTAMP = 1504889826 SHA256 (openjdk-7u40-fcs-src-b43-26_aug_2013.zip) = 00f8ea561876cbcad174ba3ca7a9ae10b50df46a782ac64c2ac57ac357b50596 SIZE (openjdk-7u40-fcs-src-b43-26_aug_2013.zip) = 104575196 SHA256 (apache-ant-1.9.7-bin.zip) = b28c5ea0b5ea90bb4ad6bab229b6a56ac4461760a251a12567803a69259cd9de @@ -35,3 +35,5 @@ SHA256 (patch-7u131-b00.xz) = 5c7b4f9be1d7bc3336ba19c2 SIZE (patch-7u131-b00.xz) = 769172 SHA256 (patch-7u141-b02.xz) = 721db525f519417c30d37bcfa80ff715a1e2858e0882e75759b4eaedd6a20510 SIZE (patch-7u141-b02.xz) = 165488 +SHA256 (patch-7u151-b01.xz) = 90f1f83528825290f2183f4122e8cef8e1bac4814a826f449271cc7635ca197c +SIZE (patch-7u151-b01.xz) = 217872 Modified: head/java/openjdk7/files/patch-bsd ============================================================================== --- head/java/openjdk7/files/patch-bsd Fri Sep 8 17:55:37 2017 (r449458) +++ head/java/openjdk7/files/patch-bsd Fri Sep 8 18:11:04 2017 (r449459) @@ -1,5 +1,5 @@ ---- ./.hgtags Thu Apr 27 06:11:36 2017 +0100 -+++ ./.hgtags Sun May 28 21:31:34 2017 -0700 +--- ./.hgtags Tue Aug 01 14:12:25 2017 +0100 ++++ ./.hgtags Thu Sep 07 23:37:08 2017 -0700 @@ -123,6 +123,7 @@ 2d38c2a79c144c30cd04d143d83ee7ec6af40771 jdk7-b146 3ac30b3852876ccad6bd61697b5f9efa91ca7bc6 jdk7u1-b01 @@ -8,13 +8,13 @@ 34451dc0580d5c95d97b95a564e6198f36545d68 jdk7u1-b02 bf735d852f79bdbb3373c777eec3ff27e035e7ba jdk7u1-b03 f66a2bada589f4157789e6f66472954d2f1c114e jdk7u1-b04 -@@ -610,3 +611,4 @@ - 259e6ca7faf17e2b96fb0733f30e62327a7acdfa jdk7u131-b00 - e3b3add63d287cd07398949308308135ded4197e jdk7u141-b00 +@@ -612,3 +613,4 @@ b21d7bc25e0f96c6ed9b19e1ea0ea6253c34d7fe jdk7u141-b01 -+db8fe12e5e508b18dd0aeb166099406a774b0d04 jdk7u141-b02 ---- ./corba/.hgtags Thu Apr 27 06:11:37 2017 +0100 -+++ ./corba/.hgtags Sun May 28 21:31:35 2017 -0700 + db8fe12e5e508b18dd0aeb166099406a774b0d04 jdk7u141-b02 + ae6c3762cdc9b1610211cd1ad1a29ed1a7f8471e jdk7u151-b00 ++c63b09823b9fa0ddeb37c1ac534569a9227c5bf6 jdk7u151-b01 +--- ./corba/.hgtags Tue Aug 01 14:12:26 2017 +0100 ++++ ./corba/.hgtags Thu Sep 07 23:37:09 2017 -0700 @@ -123,6 +123,7 @@ 770227a4087e4e401fe87ccd19738440111c3948 jdk7-b146 36f0efbc66ef8ace3cca8aa8d0c88f3334080f8a jdk7u1-b01 @@ -23,13 +23,13 @@ 9515a2d034b4727c11aeea36354a549fbc469c4f jdk7u1-b02 dd71cb354c573c1addcda269a7dd9144bfce9587 jdk7u1-b03 eaee830124aa453627591d8f9eccb39d7e040876 jdk7u1-b04 -@@ -612,3 +613,4 @@ - d93d13bcb01d7b635d0e021877e1102e34bae8fb jdk7u131-b00 - 61c10a1eaa7b6f77e63f90e624a82a664a451d42 jdk7u141-b00 +@@ -614,3 +615,4 @@ caa46a309b1195a0301956e7416633b717553925 jdk7u141-b01 -+39240de9d27767c8bad74e34f83f0a4902a9ef85 jdk7u141-b02 ---- ./hotspot/.hgtags Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/.hgtags Sun May 28 21:31:42 2017 -0700 + 39240de9d27767c8bad74e34f83f0a4902a9ef85 jdk7u141-b02 + d232281a177cd3f80d48eca3f1bbc3919f720a1e jdk7u151-b00 ++f74af33b4963a7c484ffa605f11e41efd92966e3 jdk7u151-b01 +--- ./hotspot/.hgtags Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/.hgtags Fri Sep 08 09:32:12 2017 -0700 @@ -182,6 +182,7 @@ 38fa55e5e79232d48f1bb8cf27d88bc094c9375a hs21-b16 81d815b05abb564aa1f4100ae13491c949b9a07e jdk7-b147 @@ -38,13 +38,13 @@ 9b0ca45cd756d538c4c30afab280a91868eee1a5 jdk7u2-b01 0cc8a70952c368e06de2adab1f2649a408f5e577 jdk8-b01 31e253c1da429124bb87570ab095d9bc89850d0a jdk8-b02 -@@ -844,3 +845,4 @@ - 95e4ea3d479ebdab9d78725776b6b11d4add6b0e jdk7u131-b00 - be8da42894af5f7d11b4bad83e166186f01ce1b4 jdk7u141-b00 +@@ -846,3 +847,4 @@ 22c5a6ca09e35b63baf51bad4cb3d8f0cf326705 jdk7u141-b01 -+56ad25be7d88c2c2da562fe1e8879c8723d01da1 jdk7u141-b02 ---- ./hotspot/agent/src/os/bsd/ps_proc.c Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/agent/src/os/bsd/ps_proc.c Sun May 28 21:31:42 2017 -0700 + 56ad25be7d88c2c2da562fe1e8879c8723d01da1 jdk7u141-b02 + 75662a7ec1719b3133636d09bd078968579a55ab jdk7u151-b00 ++d0c7cea0660f7a8188a7b8c1f6d1a6c8d6388fb0 jdk7u151-b01 +--- ./hotspot/agent/src/os/bsd/ps_proc.c Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/agent/src/os/bsd/ps_proc.c Fri Sep 08 09:32:12 2017 -0700 @@ -131,7 +131,7 @@ static bool ptrace_continue(pid_t pid, int signal) { @@ -54,8 +54,8 @@ print_debug("ptrace(PTRACE_CONT, ..) failed for %d\n", pid); return false; } ---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Fri Sep 08 09:32:12 2017 -0700 @@ -33,6 +33,7 @@ import sun.jvm.hotspot.debugger.remote.*; import sun.jvm.hotspot.debugger.windbg.*; @@ -64,8 +64,8 @@ import sun.jvm.hotspot.memory.*; import sun.jvm.hotspot.oops.*; import sun.jvm.hotspot.runtime.*; ---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java Fri Sep 08 09:32:12 2017 -0700 @@ -35,6 +35,7 @@ import sun.jvm.hotspot.debugger.windbg.*; import sun.jvm.hotspot.debugger.linux.*; @@ -74,8 +74,8 @@ import sun.jvm.hotspot.debugger.remote.*; import sun.jvm.hotspot.livejvm.*; import sun.jvm.hotspot.memory.*; ---- ./hotspot/make/bsd/Makefile Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/Makefile Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/Makefile Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/Makefile Fri Sep 08 09:32:12 2017 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. @@ -105,8 +105,8 @@ # Synonyms for win32-like targets. compiler2: jvmg product ---- ./hotspot/make/bsd/makefiles/build_vm_def.sh Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/build_vm_def.sh Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/makefiles/build_vm_def.sh Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/makefiles/build_vm_def.sh Fri Sep 08 09:32:12 2017 -0700 @@ -1,12 +1,28 @@ #!/bin/sh @@ -142,8 +142,8 @@ + if ($3 ~ /^_ZN9Arguments17SharedArchivePathE$/) print "\t" $3 ";" + }' | sort -u ;; +esac ---- ./hotspot/make/bsd/makefiles/buildtree.make Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/buildtree.make Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/makefiles/buildtree.make Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/makefiles/buildtree.make Fri Sep 08 09:32:12 2017 -0700 @@ -255,6 +255,16 @@ echo "$(call gamma-path,commonsrc,os/posix/vm)"; \ [ -n "$(CFLAGS_BROWSE)" ] && \ @@ -170,8 +170,8 @@ .dbxrc: $(BUILDTREE_MAKE) @echo Creating $@ ... ---- ./hotspot/make/bsd/makefiles/gcc.make Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/gcc.make Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/makefiles/gcc.make Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/makefiles/gcc.make Fri Sep 08 09:32:12 2017 -0700 @@ -117,7 +117,10 @@ CFLAGS += -fno-rtti CFLAGS += -fno-exceptions @@ -184,8 +184,16 @@ # version 4 and above support fvisibility=hidden (matches jni_x86.h file) # except 4.1.2 gives pointless warnings that can't be disabled (afaik) ifneq "$(shell expr \( $(CC_VER_MAJOR) \> 4 \) \| \( \( $(CC_VER_MAJOR) = 4 \) \& \( $(CC_VER_MINOR) \>= 3 \) \))" "0" -@@ -215,7 +218,11 @@ +@@ -178,6 +181,7 @@ + else + ACCEPTABLE_WARNINGS = -Wpointer-arith -Wconversion -Wsign-compare + endif ++ACCEPTABLE_WARNINGS += -Wno-deprecated-declarations + CFLAGS_WARN/DEFAULT = $(WARNINGS_ARE_ERRORS) $(ACCEPTABLE_WARNINGS) + # Special cases +@@ -215,7 +219,11 @@ + # Flags for generating make dependency flags. ifneq ("${CC_VER_MAJOR}", "2") -DEPFLAGS = -fpch-deps -MMD -MP -MF $(DEP_DIR)/$(@:%=%.d) @@ -197,8 +205,8 @@ endif # -DDONT_USE_PRECOMPILED_HEADER will exclude all includes in precompiled.hpp. ---- ./hotspot/make/bsd/makefiles/jsig.make Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/jsig.make Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/makefiles/jsig.make Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/makefiles/jsig.make Fri Sep 08 09:32:12 2017 -0700 @@ -36,9 +36,16 @@ LIBJSIG_G = lib$(JSIG_G).so endif @@ -251,8 +259,8 @@ $(QUIETLY) cp -f $(LIBJSIG) $(DEST_JSIG) && echo "Done" .PHONY: install_jsig ---- ./hotspot/make/bsd/makefiles/launcher.make Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/launcher.make Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/makefiles/launcher.make Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/makefiles/launcher.make Fri Sep 08 09:32:12 2017 -0700 @@ -50,7 +50,7 @@ LIBS_LAUNCHER += $(STATIC_STDCXX) $(LIBS) else @@ -262,8 +270,8 @@ # The gamma launcher runs the JDK from $JAVA_HOME, overriding the JVM with a # freshly built JVM at ./libjvm.{so|dylib}. This is accomplished by setting ---- ./hotspot/make/bsd/makefiles/mapfile-vers-product Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/mapfile-vers-product Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/makefiles/mapfile-vers-product Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/makefiles/mapfile-vers-product Fri Sep 08 09:32:12 2017 -0700 @@ -19,237 +19,248 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any @@ -738,8 +746,8 @@ + local: + *; +}; ---- ./hotspot/make/bsd/makefiles/ppc.make Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/ppc.make Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/makefiles/ppc.make Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/makefiles/ppc.make Fri Sep 08 09:32:12 2017 -0700 @@ -28,3 +28,6 @@ # Must also specify if CPU is big endian CFLAGS += -DVM_BIG_ENDIAN @@ -747,8 +755,8 @@ +ifdef E500V2 +ASFLAGS += -Wa,-mspe -Wa,--defsym -Wa,E500V2=1 +endif ---- ./hotspot/make/bsd/makefiles/saproc.make Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/saproc.make Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/bsd/makefiles/saproc.make Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/bsd/makefiles/saproc.make Fri Sep 08 09:32:12 2017 -0700 @@ -36,6 +36,11 @@ LIBSAPROC_G = lib$(SAPROC_G).so endif @@ -805,8 +813,8 @@ cp -f $(LIBSAPROC) $(DEST_SAPROC) && echo "Done"; \ fi ---- ./hotspot/make/solaris/makefiles/defs.make Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/make/solaris/makefiles/defs.make Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/make/solaris/makefiles/defs.make Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/make/solaris/makefiles/defs.make Fri Sep 08 09:32:12 2017 -0700 @@ -221,8 +221,8 @@ endif ifeq ($(JVM_VARIANT_CLIENT),true) @@ -818,8 +826,8 @@ EXPORT_LIST += $(EXPORT_CLIENT_DIR)/libjvm_dtrace.$(LIBRARY_SUFFIX) ifeq ($(ARCH_DATA_MODEL),32) EXPORT_LIST += $(EXPORT_CLIENT_DIR)/64/libjvm_db.$(LIBRARY_SUFFIX) ---- ./hotspot/src/cpu/sparc/vm/globals_sparc.hpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/cpu/sparc/vm/globals_sparc.hpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/cpu/sparc/vm/globals_sparc.hpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/cpu/sparc/vm/globals_sparc.hpp Fri Sep 08 09:32:12 2017 -0700 @@ -71,7 +71,11 @@ define_pd_global(bool, RewriteBytecodes, true); define_pd_global(bool, RewriteFrequentPairs, true); @@ -833,7 +841,7 @@ // GC Ergo Flags define_pd_global(intx, CMSYoungGenPerWorker, 16*M); // default max size of CMS young gen, per GC worker thread --- /dev/null Thu Jan 01 00:00:00 1970 +0000 -+++ ./hotspot/src/os/bsd/vm/decoder_bsd.cpp Sun May 28 21:31:42 2017 -0700 ++++ ./hotspot/src/os/bsd/vm/decoder_bsd.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -0,0 +1,46 @@ +/* + * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. @@ -881,8 +889,8 @@ + return false; +} + ---- ./hotspot/src/os/bsd/vm/os_bsd.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/os/bsd/vm/os_bsd.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/os/bsd/vm/os_bsd.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/os/bsd/vm/os_bsd.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -163,6 +163,7 @@ #endif pthread_t os::Bsd::_main_thread; @@ -1302,8 +1310,8 @@ } else { pthread_mutex_unlock(_mutex); assert (status == 0, "invariant") ; ---- ./hotspot/src/os/bsd/vm/os_bsd.hpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/os/bsd/vm/os_bsd.hpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/os/bsd/vm/os_bsd.hpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/os/bsd/vm/os_bsd.hpp Fri Sep 08 09:32:12 2017 -0700 @@ -106,6 +106,12 @@ static bool hugetlbfs_sanity_check(bool warn, size_t page_size); @@ -1378,8 +1386,8 @@ } }; ---- ./hotspot/src/os/bsd/vm/os_bsd.inline.hpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/os/bsd/vm/os_bsd.inline.hpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/os/bsd/vm/os_bsd.inline.hpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/os/bsd/vm/os_bsd.inline.hpp Fri Sep 08 09:32:12 2017 -0700 @@ -31,10 +31,22 @@ # include "atomic_bsd_x86.inline.hpp" # include "orderAccess_bsd_x86.inline.hpp" @@ -1403,8 +1411,8 @@ // System includes ---- ./hotspot/src/os/bsd/vm/thread_bsd.inline.hpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/os/bsd/vm/thread_bsd.inline.hpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/os/bsd/vm/thread_bsd.inline.hpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/os/bsd/vm/thread_bsd.inline.hpp Fri Sep 08 09:32:12 2017 -0700 @@ -34,11 +34,26 @@ # include "orderAccess_bsd_x86.inline.hpp" # include "prefetch_bsd_x86.inline.hpp" @@ -1432,8 +1440,8 @@ // Contains inlined functions for class Thread and ThreadLocalStorage ---- ./hotspot/src/os/posix/vm/os_posix.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/os/posix/vm/os_posix.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/os/posix/vm/os_posix.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/os/posix/vm/os_posix.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -183,11 +183,19 @@ if (rlim.rlim_cur == RLIM_INFINITY) st->print("infinity"); else st->print("%d", rlim.rlim_cur); @@ -1454,8 +1462,8 @@ } void os::Posix::print_uname_info(outputStream* st) { ---- ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -945,7 +945,7 @@ if (rslt != 0) fatal(err_msg("pthread_stackseg_np failed with err = %d", rslt)); @@ -1465,8 +1473,8 @@ *size = ss.ss_size; #elif defined(_ALLBSD_SOURCE) pthread_attr_t attr; ---- ./hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -24,7 +24,7 @@ */ @@ -1476,8 +1484,8 @@ # include /* For pthread_attr_get_np */ #endif ---- ./hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -111,7 +111,7 @@ if (e.should_commit()) { e.set_gcId(_shared_gc_info.id()); @@ -1487,8 +1495,19 @@ e.commit(); } } ---- ./hotspot/src/share/vm/runtime/atomic.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/atomic.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/share/vm/opto/lcm.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/share/vm/opto/lcm.cpp Fri Sep 08 09:32:12 2017 -0700 +@@ -57,7 +57,7 @@ + // Check whether val is not-null-decoded compressed oop, + // i.e. will grab into the base of the heap if it represents NULL. + static bool accesses_heap_base_zone(Node *val) { +- if (Universe::narrow_oop_base() > 0) { // Implies UseCompressedOops. ++ if (Universe::narrow_oop_base() != NULL) { // Implies UseCompressedOops. + if (val && val->is_Mach()) { + if (val->as_Mach()->ideal_Opcode() == Op_DecodeN) { + // This assumes all Decodes with TypePtr::NotNull are matched to nodes that +--- ./hotspot/src/share/vm/runtime/atomic.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/share/vm/runtime/atomic.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -57,6 +57,12 @@ #ifdef TARGET_OS_ARCH_windows_x86 # include "atomic_windows_x86.inline.hpp" @@ -1502,8 +1521,8 @@ #ifdef TARGET_OS_ARCH_linux_arm # include "atomic_linux_arm.inline.hpp" #endif ---- ./hotspot/src/share/vm/runtime/objectMonitor.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/objectMonitor.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/share/vm/runtime/objectMonitor.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/share/vm/runtime/objectMonitor.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -1740,7 +1740,7 @@ } iterator->_notified = 1 ; @@ -1522,8 +1541,8 @@ if (Policy != 4) { iterator->TState = ObjectWaiter::TS_ENTER ; } ---- ./hotspot/src/share/vm/runtime/os.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/os.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/share/vm/runtime/os.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/share/vm/runtime/os.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -410,13 +410,6 @@ if (_native_java_library == NULL) { vm_exit_during_initialization("Unable to load native library", ebuf); @@ -1538,8 +1557,8 @@ } static jboolean onLoaded = JNI_FALSE; if (onLoaded) { ---- ./hotspot/src/share/vm/runtime/os.hpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/os.hpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/share/vm/runtime/os.hpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/share/vm/runtime/os.hpp Fri Sep 08 09:32:12 2017 -0700 @@ -30,6 +30,9 @@ #include "runtime/extendedPC.hpp" #include "runtime/handles.hpp" @@ -1560,8 +1579,8 @@ #endif #ifdef TARGET_OS_ARCH_linux_x86 # include "os_linux_x86.hpp" ---- ./hotspot/src/share/vm/runtime/vmThread.cpp Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/vmThread.cpp Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/share/vm/runtime/vmThread.cpp Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/share/vm/runtime/vmThread.cpp Fri Sep 08 09:32:12 2017 -0700 @@ -396,7 +396,7 @@ // Only write caller thread information for non-concurrent vm operations. // For concurrent vm operations, the thread id is set to 0 indicating thread is unknown. @@ -1571,8 +1590,8 @@ event.commit(); } ---- ./hotspot/src/share/vm/trace/tracetypes.xml Thu Apr 27 06:11:42 2017 +0100 -+++ ./hotspot/src/share/vm/trace/tracetypes.xml Sun May 28 21:31:42 2017 -0700 +--- ./hotspot/src/share/vm/trace/tracetypes.xml Thu Aug 03 07:27:30 2017 +0100 ++++ ./hotspot/src/share/vm/trace/tracetypes.xml Fri Sep 08 09:32:12 2017 -0700 @@ -60,7 +60,7 @@ @@ -1593,8 +1612,8 @@