Integrated: 8253348: Remove unimplemented JNIHandles::initialize

Aleksey Shipilev shade at openjdk.java.net
Mon Sep 21 05:03:00 UTC 2020


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

> Seems to be a left-over from JDK-8227053 that removed the definition, but left the declaration behind.
> 
> Testing:
>   - [x] Linux x86_64 fastdebug build
>   - [x] Text search for `JNIHandles::initialize` in `src/hotspot`

This pull request has now been integrated.

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

8253348: Remove unimplemented JNIHandles::initialize

Reviewed-by: zgu

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

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


More information about the hotspot-runtime-dev mailing list