On Wed, 14 Oct 2020 15:27:26 GMT, Aleksey Shipilev <sh...@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 <sh...@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