RFR: 8254773: Remove unimplemented ciReplay::is_loaded(Klass* klass)
Tobias Hartmann
thartmann at openjdk.java.net
Wed Oct 14 14:58:15 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
Marked as reviewed by thartmann (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/658
More information about the hotspot-compiler-dev
mailing list