RFR: 8343839: Detect patched modules and abort run-time image link early [v2]

Severin Gehwolf sgehwolf at openjdk.org
Wed Nov 20 17:03:00 UTC 2024


On Thu, 14 Nov 2024 16:11:13 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Yes, I'm wondering if a JDK-specific (rather than standard) property could be more widely useful as it would allow observability tools to know that the JDK has been patched. It would be good to get wider input on this.
>
> @AlanBateman The discussion doesn't see to gain much traction. Should I go ahead and propose a bug/patch - with CSR -  which adds the JDK specific property and make it dependent on this fix? Thoughts?

I've now proposed a property in [JDK-8344560](https://bugs.openjdk.org/browse/JDK-8344560) and based this patch on it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22037#discussion_r1850676506


More information about the core-libs-dev mailing list