-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: infrastructure
-
b64
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8081946 | emb-9 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b64 |
We should remove the MCS post-processing on Solaris.
The msc command is used to post-process the binaries on Solaris, with the intent of adding the version number. Post-processing of binaries is a step that we'd like to avoid, if possible.
It now turns out that the MCS processing has been broken since at least JDK8, and nobody has noticed. I recommend we just remove it.
The msc command is used to post-process the binaries on Solaris, with the intent of adding the version number. Post-processing of binaries is a step that we'd like to avoid, if possible.
It now turns out that the MCS processing has been broken since at least JDK8, and nobody has noticed. I recommend we just remove it.
- backported by
-
JDK-8081946 Remove MCS post-processing on Solaris
-
- Resolved
-