[jdk11u-dev] Integrated: 8249699: java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore
Goetz Lindenmaier
goetz at openjdk.org
Fri Jun 23 07:52:08 UTC 2023
On Thu, 22 Jun 2023 12:46:29 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.20-oracle.
This pull request has now been integrated.
Changeset: 817254db
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/817254db3c101a7d5a5bb0a293aed21e6ab69135
Stats: 6 lines in 1 file changed: 3 ins; 2 del; 1 mod
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
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1984
More information about the jdk-updates-dev
mailing list