On Wed, 6 Jul 2022 00:38:14 GMT, Ioi Lam <ik...@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