Integrated: 8254773: Remove unimplemented ciReplay::is_loaded(Klass* klass)
Aleksey Shipilev
shade at openjdk.java.net
Thu Oct 15 06:36:11 UTC 2020
On Wed, 14 Oct 2020 14:44:44 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Both overloads for Klass* and Method* were added by JDK-6830717. But Klass* overload was never implemented:
> http://hg.openjdk.java.net/hsx/hsx25/hotspot/rev/bd7a7ce2e264#l32.934
>
> Testing:
> - [x] Linux x86_64 build
This pull request has now been integrated.
Changeset: 7f73474f
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7f73474f
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
8254773: Remove unimplemented ciReplay::is_loaded(Klass* klass)
Reviewed-by: thartmann, kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/658
More information about the hotspot-compiler-dev
mailing list