-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b24
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8332982 | 11.0.25-oracle | Hari Rakesh | P4 | Resolved | Fixed | b01 |
| JDK-8337096 | 11.0.25 | Andrew Lu | P4 | Resolved | Fixed | b01 |
The test java/io/BufferedInputStream/LargeCopyWithMark.java uses a system property and a child process to do things which can now be done with jtreg tags. Specifically, the use of the “os.arch” property to check for a 64-bit platform can be replaced with “@requires”, and passing “-Xmx4G” can be done via the “@run” tag instead of using a child process.
- backported by
-
JDK-8332982 Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags
-
- Resolved
-
-
JDK-8337096 Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/727a69f5
-
Commit(master)
openjdk/jdk11u-dev/9fe50dee
-
Review
openjdk/jdk/1083
-
Review(master)
openjdk/jdk11u-dev/2873
(1 links to)