[jdk21u-dev] RFR: 8339560: Unaddressed comments during code review of JDK-8337664

Goetz Lindenmaier goetz at openjdk.org
Thu Oct 3 13:59:37 UTC 2024


On Wed, 2 Oct 2024 11:57:56 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> We already backported "8341059: Change Entrust TLS distrust date to November 12, 2024", which in head came after this change. Unfortunately, 8341059 edited a test file that was moved by this change.
> 
> Nevertheless, I could prepare this change with three clean operations:
> * Backout jdk23u version of 8341059
> * Clean patch of 8339560
> * Clean patch of 8341059, head version.

GHA failure:
gc/shenandoah/mxbeans/TestPauseNotifications.java#passive
IllegalStateException: Pauses duration (458) is expected to be not larger than cycles duration (438)

I havn't seen this before, but it's surely unrelated to this change touching only test in another area.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1018#issuecomment-2391495168


More information about the jdk-updates-dev mailing list