RFR: 8254771: Remove unimplemented ciSignature::get_all_klasses
Vladimir Kozlov
kvn at openjdk.java.net
Wed Oct 14 23:26:14 UTC 2020
On Wed, 14 Oct 2020 14:36:59 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> This method is not implemented, and there was no definition since the initial load. Can be removed.
>
> Testing:
> - [x] Linux x86_64 build
> - [x] Text search for `get_all_klasses` in `src/hotspot`; there is `JdkJfrEvent::get_all_klasses` that looks unrelated.
Marked as reviewed by kvn (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/657
More information about the hotspot-compiler-dev
mailing list