RFR: 8340491: Thread stack-base assertion should report which thread has the un-set stack [v3]

Stefan Karlsson stefank at openjdk.org
Mon Sep 30 11:19:36 UTC 2024


On Mon, 30 Sep 2024 09:06:03 GMT, David Holmes <dholmes at openjdk.org> wrote:

> > we can just stick the assert in the header just like we already do with related functions:
> 
> @stefank as mentioned in the description I ran into include file issues referring to `osthread()->thread_id()` in thread.hpp, as we only have a forward decl of `OSThread`.

OK. Did you consider my bullet (1) at all?

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

PR Comment: https://git.openjdk.org/jdk/pull/21102#issuecomment-2382900104


More information about the hotspot-runtime-dev mailing list