Integrated: 8313207: Remove MetaspaceShared::_has_error_classes

Matias Saavedra Silva matsaave at openjdk.org
Mon Jul 31 13:46:59 UTC 2023


On Thu, 27 Jul 2023 19:26:48 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> The field _has_error_classes has its value set and change but it is no longer checked after [JDK-8240481](https://bugs.openjdk.org/browse/JDK-8240481). This patch removes all instances MetaspaceShared::_has_error_classes. Verified with tier 1-4 tests.

This pull request has now been integrated.

Changeset: b60e0ada
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b60e0adad6c2a4b8cf2709f810e185ad62777311
Stats:     4 lines in 2 files changed: 0 ins; 4 del; 0 mod

8313207: Remove MetaspaceShared::_has_error_classes

Reviewed-by: ccheung, iklam

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

PR: https://git.openjdk.org/jdk/pull/15060


More information about the hotspot-runtime-dev mailing list