On Wed, 17 Jun 2026 19:37:28 GMT, Anthony Scarpino <[email protected]> wrote:
> I need a review for this bug fix causing intermittent test failures. There > is a reachability fence issue with PEM.java when accessing the `content`. > > Thanks > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Question about reachability fences - does this mean all 4 of these methods would have to be called (which is unlikely) before the `PEM` object would be reclaimed? ------------- PR Comment: https://git.openjdk.org/jdk/pull/31564#issuecomment-4741613980
