git: openjdk/jdk11u-dev: 2 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Fri Jun 23 07:51:39 UTC 2023
Changeset: 817254db
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-23 07:49:08 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/817254db3c101a7d5a5bb0a293aed21e6ab69135
8249699: java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore
Use @requires os.maxMemory in order to run the test only if memory requirements are satisfied as opposed to ignoring it
Backport-of: 737ae7742a028bc81ce6916ecb895e88cc7f3f38
! test/jdk/java/io/ByteArrayOutputStream/MaxCapacity.java
Changeset: 513732dc
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-23 07:50:58 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/513732dc2484ebe8a760e028af72721c13e83ce1
8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings
Reviewed-by: phh
Backport-of: ad54d8dd832b22485d7ac45958cc4c9bfd70fbd2
! test/jdk/java/lang/StringBuilder/HugeCapacity.java
More information about the jdk-updates-changes
mailing list