RFR: 8312232: Remove sun.jvm.hotspot.runtime.VM.buildLongFromIntsPD() [v2]
Chris Plummer
cjplummer at openjdk.org
Tue Aug 22 19:57:24 UTC 2023
On Tue, 22 Aug 2023 08:50:29 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Looks like the SA floatAt is also unused.
> So if we don't see a need to maintain a full mirror of stackValueCollection.cpp then it could be trimmed more. 8-)
I think I'll leave it in. The main goal here was to prune some code that was known to be broken...and also unused.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15371#issuecomment-1688820849
More information about the serviceability-dev
mailing list