On Wed, 7 Jun 2023 17:22:23 GMT, Jeremy Wood <[email protected]> wrote:
>> Jeremy Wood has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8303904: avoid System.exit(1) >> >> mrserb recommended against this in a separate PR >> >> https://github.com/openjdk/jdk/pull/13408#discussion_r1162182212 > > What is the fate of auto-closed PRs? > > That is: as long as I don't delete this branch in my repo will this be > available for future reference if anyone dusts off this ticket in the future? Hey @mickleness, the fix is causing a regression. the test javax/swing/JTable/8236907/LastVisibleRow.java is failing with the fix I'm investigation that BR, ------------- PR Comment: https://git.openjdk.org/jdk/pull/13196#issuecomment-3437524982
