hg: jdk/jdk: 16 new changesets
mikael.vidstedt at oracle.com
mikael.vidstedt at oracle.com
Thu Aug 9 18:35:50 UTC 2018
Changeset: 2bb9b1abadbf
Author: iignatyev
Date: 2018-08-03 15:39 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/2bb9b1abadbf
8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
Reviewed-by: kvn, vlivanov
! test/hotspot/jtreg/compiler/linkage/CallSites.jasm
! test/hotspot/jtreg/compiler/linkage/LinkageErrors.java
Changeset: f646ca47e561
Author: thartmann
Date: 2018-08-06 09:09 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/f646ca47e561
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
Summary: Bail out from recursive computation if the block was already processed.
Reviewed-by: kvn, iveresov
! src/hotspot/share/c1/c1_IR.cpp
+ test/hotspot/jtreg/compiler/c1/TestLinearScanOrder.jasm
+ test/hotspot/jtreg/compiler/c1/TestLinearScanOrderMain.java
Changeset: f3e15dcdc333
Author: ssahoo
Date: 2018-08-06 00:46 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/f3e15dcdc333
8208496: New Test to verify concurrent behavior of TLS.
Summary: Verify TLS behavior with multiple threads accessing concurrently.
Reviewed-by: xuelei
+ test/jdk/javax/net/ssl/TLSCommon/ConcurrentClientAccessTest.java
Changeset: 3cc181307917
Author: dcubed
Date: 2018-08-06 20:44 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/3cc181307917
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Reviewed-by: dholmes, sspitsyn
! test/hotspot/jtreg/ProblemList.txt
Changeset: 9fb336cee537
Author: dbuck
Date: 2018-08-06 22:30 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/9fb336cee537
8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
Summary: enforce lower bound on number of loop iterations used to trigger OSR
Reviewed-by: kvn, iignatyev
! test/hotspot/jtreg/compiler/whitebox/CompilerWhiteBoxTest.java
Changeset: 88d9be7f52c5
Author: mullan
Date: 2018-08-07 10:29 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/88d9be7f52c5
8208691: Tighten up jdk.includeInExceptions security property
Summary: Add stronger warning on usage and add test to check that property is not set
Reviewed-by: alanb, rriggs
! src/java.base/share/conf/security/java.security
! test/jdk/java/net/Socket/ExceptionText.java
Changeset: f689461b1684
Author: iignatyev
Date: 2018-08-07 13:51 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/f689461b1684
8031761: [TESTBUG] Add a regression test for JDK-8026328
Reviewed-by: kvn, iignatyev
Contributed-by: staffan.larsen at oracle.com
+ test/hotspot/jtreg/compiler/jsr292/cr8026328/Test8026328.java
+ test/hotspot/jtreg/compiler/jsr292/cr8026328/libTest8026328.c
Changeset: 2dddf65a7f87
Author: iris
Date: 2018-08-07 17:40 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/2dddf65a7f87
8201394: Update java.se module summary to reflect removal of java.se.ee module
Reviewed-by: alanb, lancea, mchung
! src/java.se/share/classes/module-info.java
Changeset: 945ba9278a27
Author: ljiang
Date: 2018-08-07 00:06 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/945ba9278a27
8208663: JDK 11 L10n resource file update msg drop 20
Reviewed-by: naoto
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard_ja.properties
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard_zh_CN.properties
Changeset: d2c720caa480
Author: rwestberg
Date: 2018-08-06 14:56 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/d2c720caa480
8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
Reviewed-by: mgronlun, rehn
! src/hotspot/os/linux/os_perf_linux.cpp
! src/hotspot/os/solaris/os_perf_solaris.cpp
Changeset: 2afc9aa349ed
Author: yzhang
Date: 2018-08-08 13:45 +0800
URL: http://hg.openjdk.java.net/jdk/jdk/rev/2afc9aa349ed
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
Summary: Add the path of libnss3.so for aarch64 platform.
Reviewed-by: weijun
! test/jdk/sun/security/pkcs11/PKCS11Test.java
Changeset: 72d0f57cef00
Author: dcubed
Date: 2018-08-08 15:11 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/72d0f57cef00
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Reviewed-by: coleenp
! test/hotspot/jtreg/runtime/RedefineTests/RedefineRunningMethods.java
Changeset: a6fa2016cff1
Author: serb
Date: 2018-08-08 15:51 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/a6fa2016cff1
8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission
Reviewed-by: prr, sveerabhadra
! src/java.desktop/share/classes/java/awt/Desktop.java
Changeset: 31d9e82b2e64
Author: chegar
Date: 2018-08-09 11:23 +0100
URL: http://hg.openjdk.java.net/jdk/jdk/rev/31d9e82b2e64
8208391: Differentiate response and connect timeouts in HTTP Client API
Reviewed-by: michaelm
! src/java.net.http/share/classes/java/net/http/HttpClient.java
+ src/java.net.http/share/classes/java/net/http/HttpConnectTimeoutException.java
! src/java.net.http/share/classes/jdk/internal/net/http/AbstractAsyncSSLConnection.java
! src/java.net.http/share/classes/jdk/internal/net/http/AsyncSSLConnection.java
! src/java.net.http/share/classes/jdk/internal/net/http/AsyncSSLTunnelConnection.java
! src/java.net.http/share/classes/jdk/internal/net/http/Exchange.java
! src/java.net.http/share/classes/jdk/internal/net/http/ExchangeImpl.java
! src/java.net.http/share/classes/jdk/internal/net/http/Http1Exchange.java
! src/java.net.http/share/classes/jdk/internal/net/http/Http2ClientImpl.java
! src/java.net.http/share/classes/jdk/internal/net/http/Http2Connection.java
! src/java.net.http/share/classes/jdk/internal/net/http/HttpClientBuilderImpl.java
! src/java.net.http/share/classes/jdk/internal/net/http/HttpClientFacade.java
! src/java.net.http/share/classes/jdk/internal/net/http/HttpClientImpl.java
! src/java.net.http/share/classes/jdk/internal/net/http/HttpConnection.java
! src/java.net.http/share/classes/jdk/internal/net/http/MultiExchange.java
! src/java.net.http/share/classes/jdk/internal/net/http/PlainHttpConnection.java
! src/java.net.http/share/classes/jdk/internal/net/http/PlainTunnelingConnection.java
+ src/java.net.http/share/classes/jdk/internal/net/http/ResponseTimerEvent.java
! src/java.net.http/share/classes/jdk/internal/net/http/TimeoutEvent.java
+ test/jdk/java/net/httpclient/AbstractConnectTimeout.java
+ test/jdk/java/net/httpclient/AbstractConnectTimeoutHandshake.java
+ test/jdk/java/net/httpclient/ConnectTimeoutHandshakeAsync.java
+ test/jdk/java/net/httpclient/ConnectTimeoutHandshakeSync.java
+ test/jdk/java/net/httpclient/ConnectTimeoutNoProxyAsync.java
+ test/jdk/java/net/httpclient/ConnectTimeoutNoProxySync.java
+ test/jdk/java/net/httpclient/ConnectTimeoutWithProxyAsync.java
+ test/jdk/java/net/httpclient/ConnectTimeoutWithProxySync.java
! test/jdk/java/net/httpclient/HttpClientBuilderTest.java
! test/jdk/java/net/httpclient/TimeoutBasic.java
! test/jdk/java/net/httpclient/examples/JavadocExamples.java
! test/jdk/java/net/httpclient/offline/DelegatingHttpClient.java
! test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/ConnectionPoolTest.java
Changeset: 1ba7c83cd8a6
Author: mikael
Date: 2018-08-09 07:58 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/1ba7c83cd8a6
Added tag jdk-11+26 for changeset 945ba9278a27
! .hgtags
Changeset: 292a9d391a20
Author: mikael
Date: 2018-08-09 10:08 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/292a9d391a20
Merge
! .hgtags
! src/hotspot/os/linux/os_perf_linux.cpp
! src/hotspot/os/solaris/os_perf_solaris.cpp
! src/hotspot/share/c1/c1_IR.cpp
! test/hotspot/jtreg/ProblemList.txt
More information about the jdk-changes
mailing list