RFR: 8271124: CTW tests crashed with assert(is_valid_method(o)) failed: should be valid jmethodid [v2]

Thomas Stuefe stuefe at openjdk.java.net
Tue Oct 19 05:18:52 UTC 2021


On Mon, 18 Oct 2021 19:53:30 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> LGTM.
> 
> I looked at the other functions in this class, and it seems like VirtualSpaceList::is_full() has a similar problem. I filed https://bugs.openjdk.java.net/browse/JDK-8275440 to remove that function.
> 
> Other functions like reserved_words(), committed_words() and num_nodes() also seem suspicious. @tstuefe can you take a look?

I'll take a look.

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

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


More information about the hotspot-dev mailing list