-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Description
Tamas Cservenak opened MRESOLVER-430 and commented
What we need to build Resolver is not affecting users of library. Still, to be able to get latest features we want 21 and not have conditions in build...
- java.net.http.HttpClient#close() method added in Java21
- ability to set local address added in Java19
Basically, we need latest Java to build multi-release JAR and client JDK will decide anyway what they are able to make of it.
Issue Links:
- MRESOLVER-444 Make build time requirement for Java 17
("is superceded by")
Remote Links:
Backported to: 2.0.0-alpha-2