On Fri, 24 Apr 2026 16:21:54 GMT, Markus Grönlund <[email protected]> wrote:
>> Greetings, >> >> please see [JDK-8382332](https://bugs.openjdk.org/browse/JDK-8382332) for >> detailed information about this issue. >> >> Testing: jdk_jfr, tier1-6, SpecJbb2015 >> >> 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: > > macros While there are many unused bits in the slot field, there is something a bit uncomfortable with encoding the epoch generation into that field. Did you concern adding an additional field, or even an injected field that is conditionally compiled in with #if INCLUDE_JFR ? ------------- PR Comment: https://git.openjdk.org/jdk/pull/30922#issuecomment-4320040211
