hg: jdk/sandbox: 3 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Feb 20 18:30:24 UTC 2019
Changeset: 25002c4f0145
Author: xuelei
Date: 2019-02-20 10:20 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/25002c4f0145
8219389: Delegated task created by SSLEngine throws BufferUnderflowException
Reviewed-by: ascarpino
! src/java.base/share/classes/sun/security/ssl/ClientHello.java
! src/java.base/share/classes/sun/security/ssl/HandshakeContext.java
! src/java.base/share/classes/sun/security/ssl/PostHandshakeContext.java
! test/jdk/javax/net/ssl/interop/ClientHelloBufferUnderflowException.java
Changeset: 7ca9e625d6b2
Author: hseigel
Date: 2019-02-20 13:21 -0500
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/7ca9e625d6b2
8214719: Deprecate -Xverify:none option
Summary: Deprecate -Xverify:none and -noverify and remove them from tests
Reviewed-by: dholmes, mikael
! src/hotspot/share/classfile/verifier.hpp
! src/hotspot/share/runtime/arguments.cpp
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTY.java
! test/hotspot/jtreg/compiler/linkage/TestLinkageErrorInGenerateOopMap.java
! test/hotspot/jtreg/runtime/Nestmates/privateMethods/TestInvokeErrors.java
! test/hotspot/jtreg/runtime/appcds/VerifierTest.java
! test/hotspot/jtreg/runtime/clone/invokevirtual/HasLocalClone.jasm
! test/hotspot/jtreg/runtime/clone/invokevirtual/NoLocalClone.jasm
! test/hotspot/jtreg/runtime/clone/invokevirtual/NoLocalCloneAbstr.jasm
! test/hotspot/jtreg/runtime/lambda-features/TestStaticandInstance.java
! test/jdk/java/lang/instrument/appendToClassLoaderSearch/ClassUnloadTest.sh
! test/langtools/tools/javac/lambda/MethodReference66.java
Changeset: 792c8a5fbb29
Author: hseigel
Date: 2019-02-20 13:24 -0500
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/792c8a5fbb29
Merge
More information about the jdk-sandbox-changes
mailing list