svn commit: r432697 - in head/java/openjdk8: . files

Greg Lewis glewis at FreeBSD.org
Sun Jan 29 07:08:19 UTC 2017


Author: glewis
Date: Sun Jan 29 07:08:18 2017
New Revision: 432697
URL: https://svnweb.freebsd.org/changeset/ports/432697

Log:
  . Update to 8u121.

Modified:
  head/java/openjdk8/Makefile
  head/java/openjdk8/distinfo
  head/java/openjdk8/files/patch-bsd
  head/java/openjdk8/files/patch-bsd-test
  head/java/openjdk8/files/patch-jdk_src_solaris_native_sun_management_OperatingSystemImpl.c

Modified: head/java/openjdk8/Makefile
==============================================================================
--- head/java/openjdk8/Makefile	Sun Jan 29 03:13:21 2017	(r432696)
+++ head/java/openjdk8/Makefile	Sun Jan 29 07:08:18 2017	(r432697)
@@ -2,7 +2,6 @@
 
 PORTNAME=	openjdk
 PORTVERSION=	${JDK_MAJOR_VERSION}.${JDK_UPDATE_VERSION}.${JDK_BUILD_NUMBER:S/^0//}
-PORTREVISION=	3
 CATEGORIES=	java devel
 MASTER_SITES=	http://download.java.net/openjdk/jdk${JDK_MAJOR_VERSION}/promoted/b${DIST_BUILD_NUMBER}/:jdk \
 		https://adopt-openjdk.ci.cloudbees.com/job/jtreg/${JTREG_JENKINS_BUILD}/artifact/:jtreg \
@@ -27,7 +26,8 @@ PATCHFILES=	patch-8u05-b13.xz \
 		patch-8u77-b03.xz \
 		patch-8u92-b14.xz \
 		patch-8u102-b14.xz \
-		patch-8u112-b16.xz
+		patch-8u112-b16.xz \
+		patch-8u121-b13.xz
 
 MAINTAINER=	java at FreeBSD.org
 COMMENT?=	Java Development Kit ${JDK_MAJOR_VERSION}
@@ -221,8 +221,8 @@ NO_CCACHE=		yes
 NOPRECIOUSMAKEVARS=	yes
 
 JDK_MAJOR_VERSION=	8
-JDK_UPDATE_VERSION=	112
-JDK_BUILD_NUMBER=	16
+JDK_UPDATE_VERSION=	121
+JDK_BUILD_NUMBER=	13
 DIST_BUILD_NUMBER=	132
 JTREG_VERSION=		4.1
 JTREG_BUILD_NUMBER=	b08

Modified: head/java/openjdk8/distinfo
==============================================================================
--- head/java/openjdk8/distinfo	Sun Jan 29 03:13:21 2017	(r432696)
+++ head/java/openjdk8/distinfo	Sun Jan 29 07:08:18 2017	(r432697)
@@ -1,8 +1,6 @@
-TIMESTAMP = 1477762427
+TIMESTAMP = 1485666250
 SHA256 (openjdk-8-src-b132-03_mar_2014.zip) = ba651f9aa68fdc823b2ef55510710a013ab9f78fff291d5dc1c4d166f3e1e589
 SIZE (openjdk-8-src-b132-03_mar_2014.zip) = 124099402
-SHA256 (jtreg4.1-b08.tar.gz) = a9fbfac903313c12687e60978c4688c20189cdf873560125917d6ad53d55b30c
-SIZE (jtreg4.1-b08.tar.gz) = 6834252
 SHA256 (patch-8u05-b13.xz) = 0fd6dfa17769a92d94a710e330d411fcbd49a8142d4cb8826b96b42d3c007a63
 SIZE (patch-8u05-b13.xz) = 88636
 SHA256 (patch-8u11-b13.xz) = 68ead09e1841fc43a4fec2c386acc70e3edab99e116923befa0d83960c4a1f85
@@ -35,3 +33,5 @@ SHA256 (patch-8u102-b14.xz) = 02ae897c1b
 SIZE (patch-8u102-b14.xz) = 411024
 SHA256 (patch-8u112-b16.xz) = adbca9b317d599a3ee2e8ac6efb47b0576bdb1ebf0a8b9a0d0d7742db499b921
 SIZE (patch-8u112-b16.xz) = 217492
+SHA256 (patch-8u121-b13.xz) = ef48cad21bb0ccadb3968147ab4d4d0b9ae024bf42a0fccf5714584f43df9ed4
+SIZE (patch-8u121-b13.xz) = 135520

Modified: head/java/openjdk8/files/patch-bsd
==============================================================================
--- head/java/openjdk8/files/patch-bsd	Sun Jan 29 03:13:21 2017	(r432696)
+++ head/java/openjdk8/files/patch-bsd	Sun Jan 29 07:08:18 2017	(r432697)
@@ -1,5 +1,5 @@
---- ./common/autoconf/build-performance.m4	Thu Sep 22 12:29:25 2016 -0700
-+++ ./common/autoconf/build-performance.m4	Wed Dec 28 10:29:21 2016 -0800
+--- ./common/autoconf/build-performance.m4	Mon Nov 28 13:51:01 2016 -0800
++++ ./common/autoconf/build-performance.m4	Sat Jan 28 19:01:56 2017 -0800
 @@ -41,6 +41,10 @@
      # Looks like a MacOSX system
      NUM_CORES=`/usr/sbin/system_profiler -detailLevel full SPHardwareDataType | grep 'Cores' | awk  '{print [$]5}'`
@@ -38,8 +38,8 @@
        AC_MSG_RESULT([no, disabling ccache])
        CCACHE=
      else
---- ./common/autoconf/generated-configure.sh	Thu Sep 22 12:29:25 2016 -0700
-+++ ./common/autoconf/generated-configure.sh	Wed Dec 28 10:29:21 2016 -0800
+--- ./common/autoconf/generated-configure.sh	Mon Nov 28 13:51:01 2016 -0800
++++ ./common/autoconf/generated-configure.sh	Sat Jan 28 19:01:56 2017 -0800
 @@ -646,6 +646,8 @@
  LIBM
  LIBZIP_CAN_USE_MMAP
@@ -685,8 +685,8 @@
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, disabling ccache" >&5
  $as_echo "no, disabling ccache" >&6; }
        CCACHE=
---- ./common/autoconf/jdk-options.m4	Thu Sep 22 12:29:25 2016 -0700
-+++ ./common/autoconf/jdk-options.m4	Wed Dec 28 10:29:21 2016 -0800
+--- ./common/autoconf/jdk-options.m4	Mon Nov 28 13:51:01 2016 -0800
++++ ./common/autoconf/jdk-options.m4	Sat Jan 28 19:01:56 2017 -0800
 @@ -159,7 +159,7 @@
      INCLUDE_SA=false
    fi
@@ -717,8 +717,8 @@
    # Enable or disable the elliptic curve crypto implementation
    #
    AC_DEFUN_ONCE([JDKOPT_DETECT_INTREE_EC],
---- ./common/autoconf/libraries.m4	Thu Sep 22 12:29:25 2016 -0700
-+++ ./common/autoconf/libraries.m4	Wed Dec 28 10:29:21 2016 -0800
+--- ./common/autoconf/libraries.m4	Mon Nov 28 13:51:01 2016 -0800
++++ ./common/autoconf/libraries.m4	Sat Jan 28 19:01:56 2017 -0800
 @@ -69,9 +69,15 @@
    fi
  
@@ -856,8 +856,8 @@
 +
    AC_SUBST(LIBCXX)
  ])
---- ./common/autoconf/platform.m4	Thu Sep 22 12:29:25 2016 -0700
-+++ ./common/autoconf/platform.m4	Wed Dec 28 10:29:21 2016 -0800
+--- ./common/autoconf/platform.m4	Mon Nov 28 13:51:01 2016 -0800
++++ ./common/autoconf/platform.m4	Sat Jan 28 19:01:56 2017 -0800
 @@ -30,7 +30,7 @@
  [
    # First argument is the cpu name from the trip/quad
@@ -917,8 +917,8 @@
      OPENJDK_TARGET_CPU_OSARCH="i386"
    elif test "x$OPENJDK_TARGET_OS" != xmacosx && test "x$OPENJDK_TARGET_CPU" = xx86_64; then
      # On all platforms except macosx, we replace x86_64 with amd64.
---- ./common/autoconf/spec.gmk.in	Thu Sep 22 12:29:25 2016 -0700
-+++ ./common/autoconf/spec.gmk.in	Wed Dec 28 10:29:21 2016 -0800
+--- ./common/autoconf/spec.gmk.in	Mon Nov 28 13:51:01 2016 -0800
++++ ./common/autoconf/spec.gmk.in	Sat Jan 28 19:01:56 2017 -0800
 @@ -76,6 +76,7 @@
  OPENJDK_TARGET_OS:=@OPENJDK_TARGET_OS@
  OPENJDK_TARGET_OS_API:=@OPENJDK_TARGET_OS_API@
@@ -955,8 +955,8 @@
  USE_EXTERNAL_LIBZ:=@USE_EXTERNAL_LIBZ@
  LIBZIP_CAN_USE_MMAP:=@LIBZIP_CAN_USE_MMAP@
  MSVCR_DLL:=@MSVCR_DLL@
---- ./common/autoconf/toolchain.m4	Thu Sep 22 12:29:25 2016 -0700
-+++ ./common/autoconf/toolchain.m4	Wed Dec 28 10:29:21 2016 -0800
+--- ./common/autoconf/toolchain.m4	Mon Nov 28 13:51:01 2016 -0800
++++ ./common/autoconf/toolchain.m4	Sat Jan 28 19:01:56 2017 -0800
 @@ -72,7 +72,7 @@
    else
      COMPILER_VERSION_TEST=`$COMPILER --version 2>&1 | $HEAD -n 1`
@@ -1074,16 +1074,16 @@
    fi
    if test "x$DEBUG_LEVEL" = xrelease; then
      CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DNDEBUG"
---- ./configure	Thu Sep 22 12:29:25 2016 -0700
-+++ ./configure	Wed Dec 28 10:29:21 2016 -0800
+--- ./configure	Mon Nov 28 13:51:01 2016 -0800
++++ ./configure	Sat Jan 28 19:01:56 2017 -0800
 @@ -1,4 +1,4 @@
 -#!/bin/bash
 +#!/bin/sh
  #
  # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
---- ./make/Javadoc.gmk	Thu Sep 22 12:29:25 2016 -0700
-+++ ./make/Javadoc.gmk	Wed Dec 28 10:29:21 2016 -0800
+--- ./make/Javadoc.gmk	Mon Nov 28 13:51:01 2016 -0800
++++ ./make/Javadoc.gmk	Sat Jan 28 19:01:56 2017 -0800
 @@ -46,8 +46,18 @@
  
  BUILD_NUMBER=$(JDK_BUILD_NUMBER)
@@ -1104,8 +1104,8 @@
      -Djava.awt.headless=true \
      $(NEW_JAVADOC) \
      -bootclasspath $(JDK_OUTPUTDIR)/classes
---- ./make/Main.gmk	Thu Sep 22 12:29:25 2016 -0700
-+++ ./make/Main.gmk	Wed Dec 28 10:29:21 2016 -0800
+--- ./make/Main.gmk	Mon Nov 28 13:51:01 2016 -0800
++++ ./make/Main.gmk	Sat Jan 28 19:01:56 2017 -0800
 @@ -58,7 +58,11 @@
  
  # Setup number of jobs to use. -jN is unfortunately not available for us to parse from the command line,
@@ -1118,8 +1118,8 @@
  
  ### Main targets
  
---- ./make/common/MakeBase.gmk	Thu Sep 22 12:29:25 2016 -0700
-+++ ./make/common/MakeBase.gmk	Wed Dec 28 10:29:21 2016 -0800
+--- ./make/common/MakeBase.gmk	Mon Nov 28 13:51:01 2016 -0800
++++ ./make/common/MakeBase.gmk	Sat Jan 28 19:01:56 2017 -0800
 @@ -338,7 +338,7 @@
      # (and causing a crash on Cygwin).
      # Default shell seems to always be /bin/sh. Must override with bash to get this to work on Solaris.
@@ -1140,8 +1140,8 @@
  endef
  
  # Make directory without forking mkdir if not needed
---- ./make/common/NativeCompilation.gmk	Thu Sep 22 12:29:25 2016 -0700
-+++ ./make/common/NativeCompilation.gmk	Wed Dec 28 10:29:21 2016 -0800
+--- ./make/common/NativeCompilation.gmk	Mon Nov 28 13:51:01 2016 -0800
++++ ./make/common/NativeCompilation.gmk	Sat Jan 28 19:01:56 2017 -0800
 @@ -151,9 +151,9 @@
    #   CC the compiler to use, default is $(CC)
    #   LDEXE the linker to use for linking executables, default is $(LDEXE)
@@ -1155,8 +1155,8 @@
  
    ifneq (,$$($1_BIN))
      $$(error BIN has been replaced with OBJECT_DIR)
---- ./hotspot/agent/make/Makefile	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/make/Makefile	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/make/Makefile	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/make/Makefile	Sat Jan 28 19:02:08 2017 -0800
 @@ -50,6 +50,7 @@
  sun.jvm.hotspot.debugger.amd64 \
  sun.jvm.hotspot.debugger.bsd \
@@ -1235,8 +1235,8 @@
  sun/jvm/hotspot/runtime/solaris_amd64/*.java \
  sun/jvm/hotspot/runtime/solaris_sparc/*.java \
  sun/jvm/hotspot/runtime/solaris_x86/*.java \
---- ./hotspot/agent/src/os/bsd/BsdDebuggerLocal.c	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/os/bsd/BsdDebuggerLocal.c	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/os/bsd/BsdDebuggerLocal.c	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/os/bsd/BsdDebuggerLocal.c	Sat Jan 28 19:02:08 2017 -0800
 @@ -42,6 +42,10 @@
  #include "sun_jvm_hotspot_debugger_sparc_SPARCThreadContext.h"
  #endif
@@ -1305,8 +1305,8 @@
  
    (*env)->ReleaseLongArrayElements(env, array, regs, JNI_COMMIT);
    return array;
---- ./hotspot/agent/src/os/bsd/symtab.c	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/os/bsd/symtab.c	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/os/bsd/symtab.c	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/os/bsd/symtab.c	Sat Jan 28 19:02:08 2017 -0800
 @@ -211,6 +211,10 @@
  
    // Reading of elf header
@@ -1347,8 +1347,8 @@
  
          key.data = sym_name;
          key.size = strlen(sym_name) + 1;
---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -33,6 +33,7 @@
  import sun.jvm.hotspot.debugger.JVMDebugger;
  import sun.jvm.hotspot.debugger.MachineDescription;
@@ -1367,7 +1367,7 @@
              if (LinuxDebuggerLocal.getAddressSize()==8) {
                      machDesc = new MachineDescriptionSPARC64Bit();
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionPPC64.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionPPC64.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,43 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -1412,8 +1412,8 @@
 +      return false;
 +  }
 +}
---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -30,8 +30,10 @@
  import sun.jvm.hotspot.debugger.cdbg.*;
  import sun.jvm.hotspot.debugger.x86.*;
@@ -1439,8 +1439,8 @@
      } else {
         throw new DebuggerException(cpu + " is not yet supported");
      }
---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -27,6 +27,7 @@
  import sun.jvm.hotspot.debugger.*;
  import sun.jvm.hotspot.debugger.bsd.amd64.*;
@@ -1459,7 +1459,7 @@
           throw new RuntimeException("cpu " + cpu + " is not yet supported");
        }
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/ppc64/BsdPPC64CFrame.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/ppc64/BsdPPC64CFrame.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,79 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -1541,7 +1541,7 @@
 +  private BsdDebugger dbg;
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/ppc64/BsdPPC64ThreadContext.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/ppc64/BsdPPC64ThreadContext.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,46 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -1590,7 +1590,7 @@
 +  }
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ppc64/PPC64ThreadContext.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ppc64/PPC64ThreadContext.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,123 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -1715,8 +1715,8 @@
 +  public abstract Address getRegisterAsAddress(int index);
 +
 +}
---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcDebuggerLocal.java	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcDebuggerLocal.java	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcDebuggerLocal.java	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcDebuggerLocal.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -32,7 +32,9 @@
  import sun.jvm.hotspot.debugger.cdbg.*;
  import sun.jvm.hotspot.debugger.proc.amd64.*;
@@ -1739,7 +1739,7 @@
            try {
              Class tfc = Class.forName("sun.jvm.hotspot.debugger.proc." +
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ppc64/ProcPPC64Thread.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ppc64/ProcPPC64Thread.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,86 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -1828,7 +1828,7 @@
 +  }
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ppc64/ProcPPC64ThreadContext.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ppc64/ProcPPC64ThreadContext.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,46 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -1877,7 +1877,7 @@
 +  }
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ppc64/ProcPPC64ThreadFactory.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ppc64/ProcPPC64ThreadFactory.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,44 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -1923,8 +1923,8 @@
 +    return new ProcPPC64Thread(debugger, id);
 +  }
 +}
---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerClient.java	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerClient.java	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerClient.java	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerClient.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -33,6 +33,7 @@
  import sun.jvm.hotspot.debugger.remote.sparc.*;
  import sun.jvm.hotspot.debugger.remote.x86.*;
@@ -1946,7 +1946,7 @@
          try {
            Class tf = Class.forName("sun.jvm.hotspot.debugger.remote." +
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/ppc64/RemotePPC64Thread.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/ppc64/RemotePPC64Thread.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,53 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -2002,7 +2002,7 @@
 +  }
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/ppc64/RemotePPC64ThreadContext.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/ppc64/RemotePPC64ThreadContext.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,50 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -2055,7 +2055,7 @@
 +  }
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/ppc64/RemotePPC64ThreadFactory.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/ppc64/RemotePPC64ThreadFactory.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,44 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -2101,8 +2101,8 @@
 +    return new RemotePPC64Thread(debugger, id);
 +  }
 +}
---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -37,6 +37,7 @@
  import sun.jvm.hotspot.runtime.linux_sparc.LinuxSPARCJavaThreadPDAccess;
  import sun.jvm.hotspot.runtime.bsd_x86.BsdX86JavaThreadPDAccess;
@@ -2121,7 +2121,7 @@
          } else if (os.equals("darwin")) {
              if (cpu.equals("amd64") || cpu.equals("x86_64")) {
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/bsd_ppc64/BsdPPC64JavaThreadPDAccess.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/bsd_ppc64/BsdPPC64JavaThreadPDAccess.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,132 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -2256,7 +2256,7 @@
 +  }
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64CurrentFrameGuess.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64CurrentFrameGuess.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,176 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -2435,7 +2435,7 @@
 +  }
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64Frame.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64Frame.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,508 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -2946,7 +2946,7 @@
 +  }
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64JavaCallWrapper.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64JavaCallWrapper.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,43 @@
 +/*
 + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
@@ -2992,7 +2992,7 @@
 +
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64RegisterMap.java	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64RegisterMap.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,51 @@
 +/*
 + * Copyright (c) 20014, Oracle and/or its affiliates. All rights reserved.
@@ -3045,8 +3045,8 @@
 +  protected void initializeFromPD(RegisterMap map) {}
 +  protected Address getLocationPD(VMReg reg) { return null; }
 +}
---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java	Sat Jan 28 19:02:08 2017 -0800
 @@ -61,7 +61,7 @@
        return "x86";
      } else if (cpu.equals("sparc") || cpu.equals("sparcv9")) {
@@ -3056,8 +3056,8 @@
        return cpu;
      } else {
        try {
---- ./hotspot/make/bsd/Makefile	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/Makefile	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/Makefile	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/Makefile	Sat Jan 28 19:02:08 2017 -0800
 @@ -66,6 +66,10 @@
      FORCE_TIERED=1
    endif
@@ -3069,8 +3069,8 @@
  
  ifdef LP64
    ifeq ("$(filter $(LP64_ARCH),$(BUILDARCH))","")
---- ./hotspot/make/bsd/makefiles/build_vm_def.sh	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/build_vm_def.sh	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/build_vm_def.sh	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/build_vm_def.sh	Sat Jan 28 19:02:08 2017 -0800
 @@ -1,12 +1,28 @@
  #!/bin/sh
  
@@ -3106,8 +3106,8 @@
 +        if ($3 ~ /^_ZN9Arguments17SharedArchivePathE$/) print "\t" $3 ";"
 +    }' | sort -u ;;
 +esac
---- ./hotspot/make/bsd/makefiles/debug.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/debug.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/debug.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/debug.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -35,7 +35,10 @@
  # to inhibit the effect of the previous line on CFLAGS.
  
@@ -3120,8 +3120,8 @@
  
  VERSION = debug
  SYSDEFS += -DASSERT
---- ./hotspot/make/bsd/makefiles/defs.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/defs.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/defs.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/defs.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -29,7 +29,15 @@
  SLASH_JAVA ?= /java
  
@@ -3220,8 +3220,8 @@
  ADD_SA_BINARIES/ia64  =
  ADD_SA_BINARIES/arm   =
  ADD_SA_BINARIES/zero  =
---- ./hotspot/make/bsd/makefiles/fastdebug.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/fastdebug.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/fastdebug.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/fastdebug.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -56,7 +56,10 @@
  # to inhibit the effect of the previous line on CFLAGS.
  
@@ -3234,8 +3234,8 @@
  
  VERSION = fastdebug
  SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS
---- ./hotspot/make/bsd/makefiles/gcc.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/gcc.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/gcc.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/gcc.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -168,6 +168,9 @@
    CFLAGS += -DDONT_USE_PRECOMPILED_HEADER
  endif
@@ -3362,7 +3362,7 @@
  endif
  
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/make/bsd/makefiles/launcher.make	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/make/bsd/makefiles/launcher.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,117 @@
 +#
 +# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
@@ -3481,8 +3481,8 @@
 +	$(QUIETLY) sed -e 's/@@LIBARCH@@/$(LIBARCH)/g' $< > $@
 +	$(QUIETLY) chmod +x $@
 +
---- ./hotspot/make/bsd/makefiles/mapfile-vers-debug	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/mapfile-vers-debug	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/mapfile-vers-debug	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/mapfile-vers-debug	Sat Jan 28 19:02:08 2017 -0800
 @@ -21,246 +21,254 @@
  # questions.
  #
@@ -3971,7 +3971,7 @@
 +                *;
 +};
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/make/bsd/makefiles/mapfile-vers-debug.macosx	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/make/bsd/makefiles/mapfile-vers-debug.macosx	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,266 @@
 +#
 +# Copyright (c) 2002, 2014, Oracle and/or its affiliates. All rights reserved.
@@ -4239,8 +4239,8 @@
 +
 +                # INSERT VTABLE SYMBOLS HERE
 +
---- ./hotspot/make/bsd/makefiles/mapfile-vers-product	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/mapfile-vers-product	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/mapfile-vers-product	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/mapfile-vers-product	Sat Jan 28 19:02:08 2017 -0800
 @@ -21,241 +21,249 @@
  # questions.
  #
@@ -4720,7 +4720,7 @@
 +                *;
 +};
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/make/bsd/makefiles/mapfile-vers-product.macosx	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/make/bsd/makefiles/mapfile-vers-product.macosx	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,261 @@
 +#
 +# Copyright (c) 2002, 2014, Oracle and/or its affiliates. All rights reserved.
@@ -4983,8 +4983,8 @@
 +
 +                # INSERT VTABLE SYMBOLS HERE
 +
---- ./hotspot/make/bsd/makefiles/optimized.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/optimized.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/optimized.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/optimized.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -38,6 +38,9 @@
  # to inhibit the effect of the previous line on CFLAGS.
  
@@ -4997,7 +4997,7 @@
  
  VERSION = optimized
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/make/bsd/makefiles/ppc64.make	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/make/bsd/makefiles/ppc64.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,51 @@
 +#
 +# Copyright (c) 2004, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -5050,8 +5050,8 @@
 +  # Use Power8, this is the first CPU to support PPC64 LE with ELFv2 ABI.
 +  CFLAGS += -mcpu=power7 -mtune=power8 -minsert-sched-nops=regroup_exact -mno-multiple -mno-string
 +endif
---- ./hotspot/make/bsd/makefiles/product.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/product.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/product.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/product.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -38,7 +38,10 @@
  # to inhibit the effect of the previous line on CFLAGS.
  
@@ -5064,8 +5064,8 @@
  
  SYSDEFS += -DPRODUCT
  VERSION = optimized
---- ./hotspot/make/bsd/makefiles/rules.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/rules.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/rules.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/rules.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -34,7 +34,7 @@
  CC_COMPILE       = $(CC) $(CXXFLAGS) $(CFLAGS)
  CXX_COMPILE      = $(CXX) $(CXXFLAGS) $(CFLAGS)
@@ -5075,8 +5075,8 @@
  
  COMPILE.CC       = $(CC_COMPILE) -c
  GENASM.CC        = $(CC_COMPILE) -S
---- ./hotspot/make/bsd/makefiles/sa.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/sa.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/sa.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/sa.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -1,5 +1,5 @@
  #
 -# Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved.
@@ -5191,8 +5191,8 @@
  	rm -rf $(AGENT_FILES_LIST)
 +
 +-include $(HS_ALT_MAKE)/bsd/makefiles/sa-rules.make
---- ./hotspot/make/bsd/makefiles/saproc.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/saproc.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/saproc.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/saproc.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -99,10 +99,10 @@
  endif
  
@@ -5232,8 +5232,8 @@
 +	 cp -f $(LIBSAPROC) $(DEST_SAPROC) && echo "Done"
  
  .PHONY: install_saproc
---- ./hotspot/make/bsd/makefiles/vm.make	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/bsd/makefiles/vm.make	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/bsd/makefiles/vm.make	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/bsd/makefiles/vm.make	Sat Jan 28 19:02:08 2017 -0800
 @@ -107,7 +107,7 @@
  # File specific flags
  CXXFLAGS += $(CXXFLAGS/BYFILE)
@@ -5244,7 +5244,7 @@
  endif
  
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/make/bsd/platform_ppc64	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/make/bsd/platform_ppc64	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,17 @@
 +os_family = bsd
 +
@@ -5263,8 +5263,8 @@
 +gnu_dis_arch = ppc64
 +
 +sysdefs = -DBSD -D_ALLBSD_SOURCE -D_GNU_SOURCE -DPPC64
---- ./hotspot/make/sa.files	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/make/sa.files	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/make/sa.files	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/make/sa.files	Sat Jan 28 19:02:08 2017 -0800
 @@ -45,6 +45,7 @@
  $(AGENT_SRC_DIR)/sun/jvm/hotspot/debugger/amd64/*.java \
  $(AGENT_SRC_DIR)/sun/jvm/hotspot/debugger/bsd/*.java \
@@ -5305,8 +5305,8 @@
  $(AGENT_SRC_DIR)/sun/jvm/hotspot/tools/*.java \
  $(AGENT_SRC_DIR)/sun/jvm/hotspot/tools/jcore/*.java \
  $(AGENT_SRC_DIR)/sun/jvm/hotspot/tools/soql/*.java \
---- ./hotspot/src/cpu/ppc/vm/bytes_ppc.hpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/cpu/ppc/vm/bytes_ppc.hpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/cpu/ppc/vm/bytes_ppc.hpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/cpu/ppc/vm/bytes_ppc.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -277,5 +277,9 @@
  #if defined(TARGET_OS_ARCH_linux_ppc)
  #include "bytes_linux_ppc.inline.hpp"
@@ -5317,8 +5317,8 @@
 +
  
  #endif // CPU_PPC_VM_BYTES_PPC_HPP
---- ./hotspot/src/cpu/ppc/vm/interpreter_ppc.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/cpu/ppc/vm/interpreter_ppc.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/cpu/ppc/vm/interpreter_ppc.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/cpu/ppc/vm/interpreter_ppc.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -307,6 +307,8 @@
    // Although AIX runs on big endian CPU, float is in most significant
    // word of an argument slot.
@@ -5328,8 +5328,8 @@
  #else
  #error "unknown OS"
  #endif
---- ./hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -778,6 +778,8 @@
        // Although AIX runs on big endian CPU, float is in the most
        // significant word of an argument slot.
@@ -5339,8 +5339,8 @@
  #else
  #error "unknown OS"
  #endif
---- ./hotspot/src/cpu/x86/vm/jni_x86.h	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/cpu/x86/vm/jni_x86.h	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/cpu/x86/vm/jni_x86.h	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/cpu/x86/vm/jni_x86.h	Sat Jan 28 19:02:08 2017 -0800
 @@ -34,7 +34,7 @@
  #ifndef __has_attribute
    #define __has_attribute(x) 0
@@ -5350,8 +5350,8 @@
    #define JNIEXPORT     __attribute__((visibility("default")))
    #define JNIIMPORT     __attribute__((visibility("default")))
  #else
---- ./hotspot/src/cpu/x86/vm/sharedRuntime_x86_32.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/cpu/x86/vm/sharedRuntime_x86_32.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/cpu/x86/vm/sharedRuntime_x86_32.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/cpu/x86/vm/sharedRuntime_x86_32.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -2266,7 +2266,7 @@
    if (!is_critical_native) {
      // reset handle block
@@ -5361,8 +5361,8 @@
  
      // Any exception pending?
      __ cmpptr(Address(thread, in_bytes(Thread::pending_exception_offset())), (int32_t)NULL_WORD);
---- ./hotspot/src/cpu/x86/vm/sharedRuntime_x86_64.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/cpu/x86/vm/sharedRuntime_x86_64.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/cpu/x86/vm/sharedRuntime_x86_64.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/cpu/x86/vm/sharedRuntime_x86_64.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -23,9 +23,12 @@
   */
  
@@ -5377,8 +5377,8 @@
  #include "asm/macroAssembler.hpp"
  #include "asm/macroAssembler.inline.hpp"
  #include "code/debugInfoRec.hpp"
---- ./hotspot/src/cpu/x86/vm/templateInterpreter_x86_32.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/cpu/x86/vm/templateInterpreter_x86_32.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/cpu/x86/vm/templateInterpreter_x86_32.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/cpu/x86/vm/templateInterpreter_x86_32.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -1293,7 +1293,7 @@
  
    // reset handle block
@@ -5388,8 +5388,8 @@
  
    // If result was an oop then unbox and save it in the frame
    { Label L;
---- ./hotspot/src/cpu/x86/vm/x86_32.ad	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/cpu/x86/vm/x86_32.ad	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/cpu/x86/vm/x86_32.ad	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/cpu/x86/vm/x86_32.ad	Sat Jan 28 19:02:08 2017 -0800
 @@ -1250,6 +1250,7 @@
  
  
@@ -5398,8 +5398,8 @@
  }
  
  #ifndef PRODUCT
---- ./hotspot/src/os/aix/vm/os_aix.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/aix/vm/os_aix.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/aix/vm/os_aix.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/aix/vm/os_aix.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -5236,6 +5236,10 @@
      return 0;
    }
@@ -5412,7 +5412,7 @@
  }
  
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os/bsd/vm/decoder_bsd.cpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os/bsd/vm/decoder_bsd.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,53 @@
 +/*
 + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
@@ -5467,8 +5467,8 @@
 +  return false;
 +}
 +#endif
---- ./hotspot/src/os/bsd/vm/jsig.c	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/bsd/vm/jsig.c	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/bsd/vm/jsig.c	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/bsd/vm/jsig.c	Sat Jan 28 19:02:08 2017 -0800
 @@ -165,9 +165,8 @@
  }
  
@@ -5481,8 +5481,8 @@
  
  static int call_os_sigaction(int sig, const struct sigaction  *act,
                               struct sigaction *oact) {
---- ./hotspot/src/os/bsd/vm/jvm_bsd.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/bsd/vm/jvm_bsd.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/bsd/vm/jvm_bsd.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/bsd/vm/jvm_bsd.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -50,6 +50,7 @@
      case INTERRUPT_SIGNAL:
      case SIGFPE:
@@ -5592,8 +5592,8 @@
 +  jio_snprintf(buf, len, "SIG%s", signame);
 +  return true;
  }
---- ./hotspot/src/os/bsd/vm/jvm_bsd.h	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/bsd/vm/jvm_bsd.h	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/bsd/vm/jvm_bsd.h	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/bsd/vm/jvm_bsd.h	Sat Jan 28 19:02:08 2017 -0800
 @@ -112,20 +112,6 @@
  #define SHUTDOWN2_SIGNAL SIGINT
  #define SHUTDOWN3_SIGNAL SIGTERM
@@ -5615,8 +5615,8 @@
  #endif /* JVM_MD_H */
  
  #endif // OS_BSD_VM_JVM_BSD_H
---- ./hotspot/src/os/bsd/vm/osThread_bsd.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/bsd/vm/osThread_bsd.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/bsd/vm/osThread_bsd.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/bsd/vm/osThread_bsd.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -30,7 +30,7 @@
  
  void OSThread::pd_initialize() {
@@ -5626,8 +5626,8 @@
    _thread_id        = 0;
  #else
    _thread_id        = NULL;
---- ./hotspot/src/os/bsd/vm/os_bsd.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/bsd/vm/os_bsd.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/bsd/vm/os_bsd.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/bsd/vm/os_bsd.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -97,16 +97,31 @@
  # include <sys/shm.h>
  #ifndef __APPLE__
@@ -6189,8 +6189,8 @@
  }
  
  #ifndef PRODUCT
---- ./hotspot/src/os/bsd/vm/os_bsd.hpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/bsd/vm/os_bsd.hpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/bsd/vm/os_bsd.hpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/bsd/vm/os_bsd.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -58,12 +58,16 @@
    // For signal flags diagnostics
    static int sigflags[MAXSIGNUM];
@@ -6218,8 +6218,8 @@
    static int page_size(void)                                        { return _page_size; }
    static void set_page_size(int val)                                { _page_size = val; }
  
---- ./hotspot/src/os/bsd/vm/vmError_bsd.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/bsd/vm/vmError_bsd.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/bsd/vm/vmError_bsd.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/bsd/vm/vmError_bsd.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -33,30 +33,50 @@
  #include <sys/syscall.h>
  #include <unistd.h>
@@ -6281,8 +6281,8 @@
        os::fork_and_exec(buf);
        yes = false;
      }
---- ./hotspot/src/os/linux/vm/os_linux.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/linux/vm/os_linux.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/linux/vm/os_linux.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/linux/vm/os_linux.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -6156,6 +6156,10 @@
      return 0;
    }
@@ -6294,8 +6294,8 @@
    return strlen(buffer);
  }
  
---- ./hotspot/src/os/posix/vm/os_posix.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/posix/vm/os_posix.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/posix/vm/os_posix.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/posix/vm/os_posix.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -53,12 +53,11 @@
    n = get_core_path(buffer, bufferSize);
  
@@ -6358,8 +6358,8 @@
      // Linux specific
  #ifdef SI_TKILL
      { SI_TKILL,     "SI_TKILL",    "Signal sent by tkill (pthread_kill)" },
---- ./hotspot/src/os/solaris/vm/os_solaris.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os/solaris/vm/os_solaris.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os/solaris/vm/os_solaris.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os/solaris/vm/os_solaris.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -6375,6 +6375,10 @@
      return 0;
    }
@@ -6372,7 +6372,7 @@
  }
  
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/atomic_bsd_ppc.inline.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/atomic_bsd_ppc.inline.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,400 @@
 +/*
 + * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -6775,7 +6775,7 @@
 +
 +#endif // OS_CPU_BSD_PPC_VM_ATOMIC_BSD_PPC_INLINE_HPP
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/bytes_bsd_ppc.inline.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/bytes_bsd_ppc.inline.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,39 @@
 +/*
 + * Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -6817,7 +6817,7 @@
 +
 +#endif // OS_CPU_BSD_PPC_VM_BYTES_BSD_PPC_INLINE_HPP
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/globals_bsd_ppc.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/globals_bsd_ppc.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,54 @@
 +/*
 + * Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -6874,7 +6874,7 @@
 +
 +#endif // OS_CPU_BSD_PPC_VM_GLOBALS_BSD_PPC_HPP
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/orderAccess_bsd_ppc.inline.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/orderAccess_bsd_ppc.inline.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,149 @@
 +/*
 + * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -7026,7 +7026,7 @@
 +
 +#endif // OS_CPU_BSD_PPC_VM_ORDERACCESS_BSD_PPC_INLINE_HPP
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/os_bsd_ppc.cpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/os_bsd_ppc.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,666 @@
 +/*
 + * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -7695,7 +7695,7 @@
 +}
 +#endif
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/os_bsd_ppc.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/os_bsd_ppc.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,35 @@
 +/*
 + * Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -7733,7 +7733,7 @@
 +
 +#endif // OS_CPU_BSD_PPC_VM_OS_BSD_PPC_HPP
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/prefetch_bsd_ppc.inline.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/prefetch_bsd_ppc.inline.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,50 @@
 +/*
 + * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -7786,7 +7786,7 @@
 +
 +#endif // OS_CPU_BSD_PPC_VM_PREFETCH_BSD_PPC_INLINE_HPP
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/threadLS_bsd_ppc.cpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/threadLS_bsd_ppc.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,39 @@
 +/*
 + * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -7828,7 +7828,7 @@
 +  os::thread_local_storage_at_put(ThreadLocalStorage::thread_index(), thread);
 +}
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/threadLS_bsd_ppc.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/threadLS_bsd_ppc.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,36 @@
 +/*
 + * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -7867,7 +7867,7 @@
 +
 +#endif // OS_CPU_BSD_PPC_VM_THREADLS_BSD_PPC_HPP
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.cpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,36 @@
 +/*
 + * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -7906,7 +7906,7 @@
 +
 +void JavaThread::cache_global_variables() { }
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,83 @@
 +/*
 + * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -7992,7 +7992,7 @@
 +
 +#endif // OS_CPU_BSD_PPC_VM_THREAD_BSD_PPC_HPP
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ ./hotspot/src/os_cpu/bsd_ppc/vm/vmStructs_bsd_ppc.hpp	Wed Dec 28 10:28:45 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_ppc/vm/vmStructs_bsd_ppc.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -0,0 +1,55 @@
 +/*
 + * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
@@ -8049,8 +8049,8 @@
 +#define VM_LONG_CONSTANTS_OS_CPU(declare_constant, declare_preprocessor_constant, declare_c1_constant, declare_c2_constant, declare_c2_preprocessor_constant)
 +
 +#endif // OS_CPU_BSD_PPC_VM_VMSTRUCTS_BSD_PPC_HPP
---- ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -594,7 +594,11 @@
            stub = SharedRuntime::continuation_for_implicit_exception(thread, pc, SharedRuntime::IMPLICIT_NULL);
        }
@@ -8063,8 +8063,8 @@
                 thread->doing_unsafe_access()) {
          stub = StubRoutines::handler_for_unsafe_access();
      }
---- ./hotspot/src/share/vm/opto/node.cpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/share/vm/opto/node.cpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/share/vm/opto/node.cpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/share/vm/opto/node.cpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -286,6 +286,10 @@
  #ifdef _MSC_VER // the IDX_INIT hack falls foul of warning C4355
  #pragma warning( disable:4355 ) // 'this' : used in base member initializer list
@@ -8087,8 +8087,8 @@
  
  //------------------------------clone------------------------------------------
  // Clone a Node.
---- ./hotspot/src/share/vm/runtime/atomic.inline.hpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/share/vm/runtime/atomic.inline.hpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/share/vm/runtime/atomic.inline.hpp	Mon Nov 28 13:51:31 2016 -0800
++++ ./hotspot/src/share/vm/runtime/atomic.inline.hpp	Sat Jan 28 19:02:08 2017 -0800
 @@ -63,6 +63,9 @@
  #endif
  
@@ -8099,8 +8099,8 @@
  #ifdef TARGET_OS_ARCH_bsd_x86
  # include "atomic_bsd_x86.inline.hpp"
  #endif
---- ./hotspot/src/share/vm/runtime/globals.hpp	Thu Sep 22 12:50:50 2016 -0700
-+++ ./hotspot/src/share/vm/runtime/globals.hpp	Wed Dec 28 10:28:45 2016 -0800
+--- ./hotspot/src/share/vm/runtime/globals.hpp	Mon Nov 28 13:51:31 2016 -0800

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-ports-all mailing list