Skip to content

Update to jdk8u482-b08 - #742

Merged
wasabii merged 1 commit into
mainfrom
test/jdk8u482-b08-on-main
Aug 16, 2026
Merged

Update to jdk8u482-b08#742
wasabii merged 1 commit into
mainfrom
test/jdk8u482-b08-on-main

Conversation

@wasabii

@wasabii wasabii commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Updates OpenJDK from 8u472 to 8u482-b08. This is #716 rebuilt on main.

Why not just rebase #716

#716 targets develop, which has had no commits since 26 April and none of the CI work from the last few days. Nothing on that branch could run cleanly regardless of its content, which is most of why it has sat unmerged.

What is here

File Change
Directory.Build.props OpenJdkUpdateVersion 472 → 482 (OpenJdkBuildNumber is already b08)
ext/openjdk submodule → 69137c64, the tip of ikvm-jdk8u482-b08
ExcludeList.txt three tests that began failing with the update

What was dropped

#716 also carried two workflow changes — moving the Windows runners to windows-2025 and staging work under D:. Both were attempts at the MSBuild and disk problems that #727 has since solved properly, with windows-2025-vs2026 and runner.temp. Carrying them across would undo that.

Two of its five exclude-list changes have already landed independently, which is worth noting as corroboration rather than duplication:

The remaining three are carried over unchanged:

javax/swing/DefaultButtonModel/DefaultButtonModelCrashTest.java
javax/swing/JFileChooser/FileSystemView/Win32FolderSort.java
lib/property/CheckWindowsProperty.java

They are annotated as having begun failing with this upgrade. None has been investigated, and the comment says so rather than implying a cause is known.

What this needs from CI

The original #716 ran its OpenJDK suite clean — all 48 partitions passed across net472 and net8.0 on both Windows and Linux. That was in April, against a develop that has since diverged, so it wants re-establishing here.

The failures that actually blocked #716 were never about the JDK: the lld toolchain drift, the MSBuild 18 mismatch, and the flake tail, all now fixed on main.

Supersedes #716.

Moves OpenJdkUpdateVersion from 472 to 482 and the ext/openjdk submodule to
69137c64, the tip of ikvm-jdk8u482-b08.

This is #716 rebuilt on main. That PR targets develop, which has had no
commits since April and none of the CI work from the last few days, so
nothing there could have run cleanly. Its content was four files; the two
workflow changes it carried, moving the Windows runners to windows-2025 and
staging under D:, were attempts at the disk and MSBuild problems that #727
has since solved differently, so they are dropped rather than carried across.

Of the five exclude list changes it made, two already landed independently:
AsyncClose was widened to generic-all in #730 after showing up as a flake on
Windows, and ModalDialogInitialFocusTest in #731. The remaining three are
carried over as they were.
@wasabii
wasabii merged commit 5e612b9 into main Aug 16, 2026
194 of 195 checks passed
@wasabii
wasabii deleted the test/jdk8u482-b08-on-main branch August 16, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant