[jdk17u-dev] RFR: 8339470: [17u] More defensive fix for 8163921
Goetz Lindenmaier
goetz at openjdk.org
Tue Sep 3 13:32:27 UTC 2024
On Tue, 3 Sep 2024 10:19:06 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> This does not remove the header specifications, it just fixes the error.
>
> Well, it removes * as type, but that is illegal and should be meant to match the same as */*.
GHA failure:
serviceability/sa/ClhsdbFindPC.java#id2
RuntimeException: Unable to deduce type of thread from address 0x000000012d027e10 (expected type JavaThread, CompilerThread, MonitorDeflationThread, ServiceThread, JvmtiAgentThread or CodeCacheSweeperThread)'
This is unrelated.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2843#issuecomment-2326533656
More information about the jdk-updates-dev
mailing list