RFR: 8286066: FillerObject_klass should be loaded as early as possible [v2]

Jie Fu jiefu at openjdk.java.net
Wed May 4 01:28:27 UTC 2022


On Wed, 4 May 2022 01:05:35 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Maybe, we can load `FillerObject` after `java.lang.Error`.

But I'm not sure if it's always safe to do so on any platforms.

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

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



More information about the hotspot-gc-dev mailing list