git: openjdk/jdk11u-dev: 2 new changesets

Goetz Lindenmaier goetz at openjdk.org
Wed Jun 22 10:35:34 UTC 2022


Changeset: d12c2e2b
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2022-06-22 10:32:17 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/d12c2e2b4a67702a2f05db48d9d79552b08d4746

8217170: gc/arguments/TestUseCompressedOopsErgo.java timed out

Disable ZapUnusedHeapArea and VerifyBeforeExit for gc/arguments tests.

Reviewed-by: mdoerr
Backport-of: b85ebc19e0c593595ee1ece211755ee2be19860f

+ test/hotspot/jtreg/gc/arguments/GCArguments.java
! test/hotspot/jtreg/gc/arguments/TestAggressiveHeap.java
! test/hotspot/jtreg/gc/arguments/TestArrayAllocatorMallocLimit.java
! test/hotspot/jtreg/gc/arguments/TestCompressedClassFlags.java
! test/hotspot/jtreg/gc/arguments/TestDisableDefaultGC.java
! test/hotspot/jtreg/gc/arguments/TestG1ConcMarkStepDurationMillis.java
! test/hotspot/jtreg/gc/arguments/TestG1ConcRefinementThreads.java
! test/hotspot/jtreg/gc/arguments/TestG1HeapRegionSize.java
! test/hotspot/jtreg/gc/arguments/TestG1PercentageOptions.java
! test/hotspot/jtreg/gc/arguments/TestHeapFreeRatio.java
! test/hotspot/jtreg/gc/arguments/TestInitialTenuringThreshold.java
! test/hotspot/jtreg/gc/arguments/TestMaxHeapSizeTools.java
! test/hotspot/jtreg/gc/arguments/TestMaxMinHeapFreeRatioFlags.java
! test/hotspot/jtreg/gc/arguments/TestMaxNewSize.java
! test/hotspot/jtreg/gc/arguments/TestMinAndInitialSurvivorRatioFlags.java
! test/hotspot/jtreg/gc/arguments/TestNewRatioFlag.java
! test/hotspot/jtreg/gc/arguments/TestNewSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestNewSizeThreadIncrease.java
! test/hotspot/jtreg/gc/arguments/TestObjectTenuringFlags.java
! test/hotspot/jtreg/gc/arguments/TestParallelGCThreads.java
! test/hotspot/jtreg/gc/arguments/TestParallelRefProc.java
! test/hotspot/jtreg/gc/arguments/TestSelectDefaultGC.java
! test/hotspot/jtreg/gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java
! test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java
! test/hotspot/jtreg/gc/arguments/TestTargetSurvivorRatioFlag.java
! test/hotspot/jtreg/gc/arguments/TestUnrecognizedVMOptionsHandling.java
! test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgoTools.java
! test/hotspot/jtreg/gc/arguments/TestUseNUMAInterleaving.java
! test/hotspot/jtreg/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java

Changeset: 4945cfea
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2022-06-22 10:35:02 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/4945cfea4dcce3953d78084d3cc214c142df081f

8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption

Backport-of: 347d41df909f5762c5e066ab70d0fe7ea500ffaf

! test/jdk/sun/security/ssl/SSLSocketImpl/CloseSocket.java



More information about the jdk-updates-changes mailing list