[jdk11u-dev] RFR: 8275329: ZGC: vmTestbase/gc/gctests/SoftReference/soft004/soft004.java fails with assert(_phases->length() <= 1000) failed: Too many recored phases? [v2]

Andrew Lu andrewlu at openjdk.org
Mon Nov 13 09:29:25 UTC 2023


> I backport this for parity with 11.0.22-oracle.

Andrew Lu has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 24 commits:

 - Backport 6b833db3f9cace8fbb09bb803ba31208e37a4622
 - Merge branch 'master' into andrewLu_backport_8275329
   
   # Conflicts:
   #	src/hotspot/share/gc/shared/gcTimer.cpp
   #	test/hotspot/jtreg/gc/TestNoPerfCounter.java
 - 8306134: Open source some AWT tests relating to Button and a few other classes
   
   Backport-of: fdb4bafa3142cedeb9eb3cb930890e97b35402de
 - 6381945: (cal) Japanese calendar unit test system should avoid multiple static imports
   
   Backport-of: f79b3d42f07b703f0e3b9fc67c92dee260b0e602
 - 8289584: (fs) Print size values in java/nio/file/FileStore/Basic.java when they differ by > 1GiB
   
   Backport-of: e291a67e96970d80a9915f8a23afffed6e0b8ded
 - 8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51
   
   Remove the unneeded tests.  Keep the tests for class file versions 49 and 52.
   
   Backport-of: 71637b00c70e1ae9ecb9e5479dc6d9df2e0503af
 - 8211045: [Testbug] Fix for 8144279 didn't define a test case!
   
   Add missing file from original commit
   
   Backport-of: bc6fb26d02791f1f8ed9d60a0535d2066dbb3601
 - 8185531: [TESTBUG] Improve test configuration for shared strings
   
   Added extra test configurations to the tests
   
   Backport-of: 8a5467b9c22f80a22aa12d45694e8432e6c6e47d
 - 8314263: Signed jars triggering Logger finder recursion and StackOverflowError
   8315696: SignedLoggerFinderTest.java test failed
   8316087: Test SignedLoggerFinderTest.java is still failing
   
   Reviewed-by: lucy
   Backport-of: 7daae1fb4267f92b38f0152611d69b7b89691087
 - 8310265: (process) jspawnhelper should not use argv[0]
   
   Backport-of: cd6cb730c934d8e16d4bd8e3342e59e806f158f9
 - ... and 14 more: https://git.openjdk.org/jdk11u-dev/compare/5a7b2271...902ad6d1

-------------

Changes: https://git.openjdk.org/jdk11u-dev/pull/2275/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2275&range=01
  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2275.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2275/head:pull/2275

PR: https://git.openjdk.org/jdk11u-dev/pull/2275


More information about the jdk-updates-dev mailing list