RFR: 8289780: Remove Forte::register_stub

Coleen Phillimore coleenp at openjdk.org
Wed Jul 6 17:04:40 UTC 2022


On Wed, 6 Jul 2022 00:38:14 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> I removed `Remove Forte::register_stub` since it's used only by the Solaris Forte(TM) Performance Tools collector, which is no longer supported by the JDK.
> 
> I also fixed a couple of places where the stub name is computed unnecessarily.
> 
> Also renamed some `#ifndef IA64` around the code that I touched.

This looks good.  Leaving the name forte.cpp seems odd, even though some still refer to it that way.  My vote would have been for asyncGetCallTrace.cpp

-------------

Marked as reviewed by coleenp (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9386


More information about the serviceability-dev mailing list