Integrated: 8254781: Remove unimplemented ClassFieldMap::compute_field_count
Aleksey Shipilev
shade at openjdk.java.net
Wed Oct 14 21:00:17 UTC 2020
On Wed, 14 Oct 2020 15:27:26 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> There is no definition of `ClassFieldMap::compute_field_count` in current tip or any history after the initial load.
> Can be removed.
> Testing:
> - [x] Linux x86_64 build
> - [x] Text searches for `compute_field_count` in `src/hotspot`
This pull request has now been integrated.
Changeset: 8fb294a2
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/8fb294a2
Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod
8254781: Remove unimplemented ClassFieldMap::compute_field_count
Reviewed-by: phh, sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/663
More information about the serviceability-dev
mailing list