hg: jdk8u/jdk8u/jdk: 6 new changesets

rob.mckenna at oracle.com rob.mckenna at oracle.com
Thu Jul 14 17:24:32 UTC 2016


Changeset: 5fb7b909aa3c
Author:    aefimov
Date:      2016-07-11 00:29 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/5fb7b909aa3c

8154558: Incorrect GPL header in ProcessEnvironment_md.c reported
Reviewed-by: coffeys, igerasim

! src/windows/native/java/lang/ProcessEnvironment_md.c

Changeset: 2d74b35ca24d
Author:    igerasim
Date:      2016-07-11 22:31 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/2d74b35ca24d

8067964: Native2ascii doesn't close one of the streams it opens
Summary: Change sun.tools.native2ascii.Main.convert() to use try-with-resources; also clean up code formatting.
Reviewed-by: chegar

! src/share/classes/sun/tools/native2ascii/Main.java
! test/sun/tools/native2ascii/Native2AsciiTests.sh

Changeset: c5815c2dc10c
Author:    igerasim
Date:      2016-07-12 02:39 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/c5815c2dc10c

8022203: Intermittent test failures in demo/jvmti/hprof
Summary: Added "file" options to separate hprof dump output
Reviewed-by: sla
Contributed-by: Sergei Kovalev <sergei.kovalev at oracle.com>

! test/demo/jvmti/hprof/CpuOldTest.java
! test/demo/jvmti/hprof/CpuSamplesTest.java
! test/demo/jvmti/hprof/CpuTimesDefineClassTest.java
! test/demo/jvmti/hprof/CpuTimesTest.java
! test/demo/jvmti/hprof/HeapAllTest.java
! test/demo/jvmti/hprof/HeapBinaryFormatTest.java
! test/demo/jvmti/hprof/HeapDumpTest.java
! test/demo/jvmti/hprof/HeapSitesTest.java
! test/demo/jvmti/hprof/MonitorTest.java
! test/demo/jvmti/hprof/OptionsTest.java
! test/demo/jvmti/hprof/StackMapTableTest.java

Changeset: 91c24e6045b6
Author:    aefimov
Date:      2016-07-12 14:48 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/91c24e6045b6

8154553: Incorrect GPL header in package-info.java reported
Reviewed-by: igerasim

! src/share/classes/com/sun/java/accessibility/util/package-info.java

Changeset: e8c918aa42dd
Author:    igerasim
Date:      2016-07-12 21:55 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/e8c918aa42dd

8160518: Semicolon is not recognized as comment starting character (Kerberos)
Reviewed-by: weijun, coffeys

! src/share/classes/sun/security/krb5/Config.java
+ test/sun/security/krb5/config/Semicolon.java
+ test/sun/security/krb5/config/comments.conf

Changeset: 59f5a29dd47e
Author:    ptbrunet
Date:      2016-07-13 15:21 -0500
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/59f5a29dd47e

8153149: Uninitialised memory in WinAccessBridge.cpp:1128
Summary: remove extraneous initializer
Reviewed-by: prr, serb
Contributed-by: peter.brunet at oracle.com

! src/windows/native/sun/bridge/WinAccessBridge.cpp



More information about the jdk8u-changes mailing list