git: openjdk/lanai: 12 new changesets

duke duke at openjdk.java.net
Sat Apr 11 05:11:42 UTC 2020


Changeset: 592b9a95
Author:    Yang Zhang <yzhang at openjdk.org>
Date:      2020-04-10 05:43:40 +0000
URL:       https://git.openjdk.java.net/lanai/commit/592b9a95

8241911: AArch64: Fix a potential register clash issue in reduce_add2I

Reviewed-by: aph

! src/hotspot/cpu/aarch64/aarch64.ad

Changeset: 502d4595
Author:    Weijun Wang <weijun at openjdk.org>
Date:      2020-04-10 15:05:42 +0000
URL:       https://git.openjdk.java.net/lanai/commit/502d4595

8240848: ArrayIndexOutOfBoundsException buf for TextCallbackHandler

Reviewed-by: mullan

! src/java.base/share/classes/sun/security/util/ConsoleCallbackHandler.java
! test/jdk/com/sun/security/auth/callback/TextCallbackHandler/Confirm.java

Changeset: 86722cb0
Author:    Rahul Yadav <rahul.r.yadav at oracle.com>
Committer: Patrick Concannon <pconcannon at openjdk.org>
Date:      2020-04-10 10:05:33 +0000
URL:       https://git.openjdk.java.net/lanai/commit/86722cb0

8239594: jdk.tls.client.protocols is not respected
8239595: ssl context version is not respected

The java.net.HttpClient is updated to no longer override any default selected protocols in the SSLContext, in the absence of  any SSLParameters explicitly supplied to the HttpClient.builder.

Reviewed-by: chegar, dfuchs

! src/java.net.http/share/classes/jdk/internal/net/http/HttpClientImpl.java
+ test/jdk/java/net/httpclient/TlsContextTest.java
+ test/jdk/java/net/httpclient/ssltest/TlsVersionTest.java
! test/lib/jdk/test/lib/net/SimpleSSLContext.java

Changeset: 5ad5aa49
Author:    Daniil Titov <dtitov at openjdk.org>
Date:      2020-04-10 08:46:17 +0000
URL:       https://git.openjdk.java.net/lanai/commit/5ad5aa49

8242430: Correct links in javadoc of OperatingSystemMXBean

Reviewed-by: dholmes

! src/jdk.management/share/classes/com/sun/management/OperatingSystemMXBean.java

Changeset: 8ace9207
Author:    Joe Wang <joehw at openjdk.org>
Date:      2020-04-10 17:00:40 +0000
URL:       https://git.openjdk.java.net/lanai/commit/8ace9207

8242470: Update Xerces to Version 2.12.1

Reviewed-by: lancea, naoto

! src/java.xml/share/legal/xerces.md

Changeset: f11d4628
Author:    Alex Menkov <amenkov at openjdk.org>
Date:      2020-04-10 10:52:26 +0000
URL:       https://git.openjdk.java.net/lanai/commit/f11d4628

8242282: Test sun/tools/jps/TestJps.java fails after JDK-8237572

Reviewed-by: dcubed, cjplummer

! test/jdk/sun/tools/jps/LingeredAppForJps.java
! test/jdk/sun/tools/jps/TestJps.java

Changeset: 93831d4e
Author:    Lance Andersen <lancea at openjdk.org>
Date:      2020-04-10 14:00:01 +0000
URL:       https://git.openjdk.java.net/lanai/commit/93831d4e

8241883: (zipfs) SeekableByteChannel:close followed by SeekableByteChannel:close will throw an NPE coverage

Reviewed-by: clanger, alanb

! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ByteArrayChannel.java
! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
! test/jdk/jdk/nio/zipfs/testng/test/ChannelTests.java

Changeset: 3cf922b3
Author:    Roger Riggs <rriggs at openjdk.org>
Date:      2020-04-10 16:33:56 +0000
URL:       https://git.openjdk.java.net/lanai/commit/3cf922b3

8242462: Residual Cleanup of rmic removal

Reviewed-by: jjg, amlu, erikj, iignatyev, mseledtsov

! bin/unshuffle_list.txt
! doc/building.html
! doc/building.md
- test/hotspot/jtreg/applications/ctw/modules/jdk_rmic.java
! test/hotspot/jtreg/runtime/cds/appcds/ProtectionDomain.java
! test/hotspot/jtreg/runtime/cds/appcds/SharedPackages.java
! test/hotspot/jtreg/runtime/cds/appcds/test-classes/JimageClassPackage.java
! test/hotspot/jtreg/runtime/cds/appcds/test-classes/JimageClassProtDomain.java
! test/langtools/jdk/javadoc/doclet/testModules/jdk/element-list
! test/langtools/jdk/javadoc/doclet/testRecordTypes/jdk11/element-list
! test/langtools/tools/jdeps/modules/InverseDeps.java

Changeset: 3a0a3d21
Author:    Chris Plummer <cjplummer at openjdk.org>
Date:      2020-04-10 14:00:49 +0000
URL:       https://git.openjdk.java.net/lanai/commit/3a0a3d21

8184249: SA: clhsdb 'intConstant' throws a NullPointerException when not attached to a VM

Reviewed-by: amenkov

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/CommandProcessor.java

Changeset: 4895a19d
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Date:      2020-03-28 16:15:52 +0000
URL:       https://git.openjdk.java.net/lanai/commit/4895a19d

8241798: Allow enums to have more constants

Reviewed-by: mcimadamore, briangoetz, forax

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
! test/langtools/tools/javac/MethodParameters/EnumTest.out
! test/langtools/tools/javac/classfiles/attributes/Synthetic/EnumTest.java
+ test/langtools/tools/javac/enum/BigEnum.java

Changeset: efba976c
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
Date:      2020-04-11 10:32:17 +0000
URL:       https://git.openjdk.java.net/lanai/commit/efba976c

Merge


Changeset: 45534e23
Author:    duke <duke at openjdk.org>
Date:      2020-04-11 05:10:28 +0000
URL:       https://git.openjdk.java.net/lanai/commit/45534e23

Automatic merge of client:master into master




More information about the lanai-dev mailing list