RFR: JDK-8301378: CodeHeap has virtual methods that are not overridden
Justin King
jcking at openjdk.org
Tue Jan 31 14:48:33 UTC 2023
On Tue, 31 Jan 2023 08:07:12 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Unfortunately, this caused massive failures with the SA tests and we therefore had to back the change out (see [JDK-8301448](https://bugs.openjdk.org/browse/JDK-8301448)). @jcking please enable testing via Github actions, see https://openjdk.org/guide/#github-actions.
Sorry about that. It was such a trivial change I just assumed probably wasn't me. Then I remembered vmStructs exists once the failure was mentioned and face palmed.
-------------
PR: https://git.openjdk.org/jdk/pull/12298
More information about the hotspot-compiler-dev
mailing list