Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
18
-
b13
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8332763 | 17.0.12 | Paul Hohensee | P4 | Resolved | Fixed | b05 |
JDK-8333114 | 11.0.24 | Paul Hohensee | P4 | Resolved | Fixed | b05 |
Description
There are several places where we check if a file exists in hotspot with similar local functions. They should be consolidated into one place, os::file_exists
Attachments
Issue Links
- backported by
-
JDK-8332763 Consolidate file_exists into os:file_exists
- Resolved
-
JDK-8333114 Consolidate file_exists into os:file_exists
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/47fd86ca
-
Commit openjdk/jdk17u-dev/6264c70c
-
Commit openjdk/jdk/9732fbe4
-
Review openjdk/jdk11u-dev/2721
-
Review openjdk/jdk17u-dev/2281
-
Review openjdk/jdk/5308
(3 links to)