Skip to content

[RESTEASY-3685] Fix tests run on IBM JDK (Semeru)#4774

Merged
jamezp merged 1 commit into
resteasy:mainfrom
OndrejGerzicak:RESTEASY-3685
Feb 5, 2026
Merged

[RESTEASY-3685] Fix tests run on IBM JDK (Semeru)#4774
jamezp merged 1 commit into
resteasy:mainfrom
OndrejGerzicak:RESTEASY-3685

Conversation

@OndrejGerzicak

Copy link
Copy Markdown

AFAIU the IBM jdk changed to Semeru since java 11. The IBM jdk had it's own classes but the Semeru is using classes from openjdk. This means that there is no need to have special code for tests run with Semeru jdks.

The test impacted by this:

SslSniHostNamesTest: Semeru JDK now also uses TLSv1.2
ResponseStreamPrematurelyClosedTest: Expected value changed in 589cb79 wasn't changed for IBM jdk part

@OndrejGerzicak OndrejGerzicak requested a review from a team as a code owner January 21, 2026 09:16
  - SslSniHostNamesTest: Semeru JDK 17/21 now also uses TLSv1.2
  - ResponseStreamPrematurelyClosedTest:  Expected value changed in 589cb79 wasn't changed for IBM jdk
@jamezp jamezp merged commit 0c0c70a into resteasy:main Feb 5, 2026
16 checks passed
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.

2 participants