Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent error with JDK19 related to Thread.Builder #5131

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

jbescos
Copy link
Member

@jbescos jbescos commented Aug 18, 2022

Prevents JDK19 compilation error once this branch is update with JDK19 changes:
#5124 (comment)

Running mvn clean install -DskipTests in jersey/containers/grizzly2-http:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.080 s
[INFO] Finished at: 2022-08-18T09:24:10+02:00
[INFO] ------------------------------------------------------------------------
jbescos@jbescos-TECRA-X40-E:~/workspace/jersey/containers/grizzly2-http$ mvn --version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /home/jbescos/programs/apache-maven-3.6.3
Java version: 19-ea, vendor: Oracle Corporation, runtime: /home/jbescos/programs/java/jdk-19
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-107-generic", arch: "amd64", family: "unix"

@jansupol jansupol merged commit 3e195a2 into eclipse-ee4j:3.x Aug 18, 2022
@jansupol jansupol added this to the 3.0.7 milestone Aug 29, 2022
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.

None yet

2 participants