On Thu, 6 Aug 2026 11:34:48 GMT, Markus Grönlund <[email protected]> wrote:
>> Greetings, >> >> Please see the problem description and rationale in the JIRA issue. >> >> Testing: jdk_jfr, stress testing, tier1 - 6 >> >> Thanks >> Markus >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Markus Grönlund has updated the pull request incrementally with one > additional commit since the last revision: > > remove empty line If the CodeSource were to ever go away (and I've seen no suggestion of that in relation to JEP 411) then I suspect we would still need a means to attribute the source of a class for debugging and other purposes. That would entail a number of changes in the VM, so I don't have any concerns about including this JFR case along with them. In other words, using the PD->CS now seems fine to me. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32218#issuecomment-5212017676
