[ 
https://issues.apache.org/jira/browse/LUCENE-10283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485235#comment-17485235
 ] 

Dawid Weiss commented on LUCENE-10283:
--------------------------------------

No worries. I think this bit could be improved later too. The main build used 
to include the check-environment script but this could result in multiple 
errors (from parallel evaluation threads), which was a bit confusing. I think 
this check should be moved to settings.gradle, where it's evaluated prior to 
anything else. Can be done later though.

> Bump minimum required Java version to 17
> ----------------------------------------
>
>                 Key: LUCENE-10283
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10283
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: 10.0 (main)
>
>          Time Spent: 8h
>  Remaining Estimate: 0h
>
> This is a follow-up of the discussion we had on 
> https://lists.apache.org/thread/zllbhw25sjvh3d4z4jt3x34qkyvdl2d1.
> There's been discussions of whether we'd actually get more benefits than 
> downsides from moving to Java 17 but it looked to me like the idea of bumping 
> the minimum required Java version to 17 got traction in the end.
> Some benefits that Robert mentioned in this thread:
>  - Absolute bulk get methods on ByteBuffers.
>  - New PRNGs.
>  - JFR runtime streaming API.
>  - Unix sockets for live stats?
>  - Bumped unicode version.
>  - HexFormat.
> More info at https://docs.oracle.com/en/java/javase/17/docs/api/new-list.html.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to