RFR: JDK-8078046 Remove MCS post-processing on Solaris
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Fri Apr 17 09:18:02 UTC 2015
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.
Bug: https://bugs.openjdk.java.net/browse/JDK-8078046
WebRev: http://cr.openjdk.java.net/~ihse/JDK-8078046-remove-MCS/webrev.01
/Magnus
More information about the build-dev
mailing list