RFR: 8253349: Remove unimplemented SharedRuntime::native_method_throw_unsupported_operation_exception_entry

Aditya Mandaleeka adityam at openjdk.java.net
Mon Sep 21 22:33:05 UTC 2020


On Fri, 18 Sep 2020 10:53:48 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> The definition was removed in JDK-7196277 (confidential):
> https://github.com/openjdk/jdk/commit/149097fbb751155cba49de38f8da5b39635198af
> Declaration was left behind.
> 
> Testing:
>   - [x] Linux x86_64 fastdebug build
>   - [x] Text search for `native_method_throw_unsupported_operation_exception_entry` in `src/hotspot`

Marked as reviewed by adityam (Author).

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

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


More information about the hotspot-dev mailing list