-
Bug
-
Resolution: Fixed
-
P4
-
15, 16
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310709 | 11.0.21 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8304260 | 11.0.20-oracle | Vanitha B P | P4 | Resolved | Fixed | b01 |
JDK-8304306 | 8u381 | Vanitha B P | P4 | Resolved | Fixed | b01 |
java/io/ByteArrayOutputStream/MaxCapacity.java is currently @ignore-d b/c 'This test has huge memory requirements'; w/ contemporary version of jtreg, this requirement can be expressed via smth like '@requires os.maxMemory > 8G', this will make sure the test is filtered out on the systems which don't satisfy the requirements and will be run on the ones which do, as opposed to being always excluded w/ @ignore.
- backported by
-
JDK-8304260 java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore
- Resolved
-
JDK-8304306 java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore
- Resolved
-
JDK-8310709 java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore
- Resolved
- relates to
-
JDK-8249618 normalize usage of @ignore and ProblemList
- Open
(1 links to)