Integrated: 8254771: Remove unimplemented ciSignature::get_all_klasses

Aleksey Shipilev shade at openjdk.java.net
Thu Oct 15 06:35:11 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.

This pull request has now been integrated.

Changeset: 167c1924
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/167c1924
Stats:     2 lines in 1 file changed: 0 ins; 2 del; 0 mod

8254771: Remove unimplemented ciSignature::get_all_klasses

Reviewed-by: thartmann, kvn

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

PR: https://git.openjdk.java.net/jdk/pull/657


More information about the hotspot-compiler-dev mailing list