-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: hotspot
-
b166
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8179138 | 10 | Igor Ignatyev | P3 | Resolved | Fixed | b06 |
hotspot/test/compiler/ciReplay/SABase.java:144: error: cannot find symbol
"" + ProcessHandle.current().getPid());
SABase.java fails to compile on all platforms. There have not been any recent changes to the file itself.
"" + ProcessHandle.current().getPid());
SABase.java fails to compile on all platforms. There have not been any recent changes to the file itself.
- backported by
-
JDK-8179138 compiler/ciReplay/SABase.java does not compile
-
- Resolved
-
- relates to
-
JDK-8178347 Process and ProcessHandle getPid method name inconsistency
-
- Closed
-