Re: RFR: 8358802: Update boot JDK to 24.0.1 [v2]

2025-06-18 Thread Joeri Sykora
On Tue, 17 Jun 2025 22:50:13 GMT, Ambarish Rapte wrote: >> Support for JDK 24 was added in Gradle 8.14.2. Hence update bootjdk to JDK >> 24.0.1 and gradle to 8.14.2 >> No changes to gradle build script were needed for this upgrade. > > Ambarish Rapte has updated the pull request with a new targe

Re: RFR: 8358802: Update boot JDK to 24.0.1 [v2]

2025-06-17 Thread Ambarish Rapte
On Tue, 17 Jun 2025 16:10:49 GMT, Kevin Rushforth wrote: >> Ambarish Rapte has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains five additional >> co

Re: RFR: 8358802: Update boot JDK to 24.0.1 [v2]

2025-06-17 Thread Ambarish Rapte
> Support for JDK 24 was added in Gradle 8.14.2. Hence update bootjdk to JDK > 24.0.1 and gradle to 8.14.2 > No changes to gradle build script were needed for this upgrade. Ambarish Rapte has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev exclu

Re: RFR: 8358802: Update boot JDK to 24.0.1

2025-06-17 Thread Kevin Rushforth
On Tue, 17 Jun 2025 00:08:33 GMT, Ambarish Rapte wrote: > Support for JDK 24 was added in Gradle 8.14.2. Hence update bootjdk to JDK > 24.0.1 and gradle to 8.14.2 > No changes to gradle build script were needed for this upgrade. LGTM gradlew line 117: > 115: esac > 116: > 117: CLASSPATH="\\\

Re: RFR: 8358802: Update boot JDK to 24.0.1

2025-06-17 Thread Kevin Rushforth
On Tue, 17 Jun 2025 00:08:33 GMT, Ambarish Rapte wrote: > Support for JDK 24 was added in Gradle 8.14.2. Hence update bootjdk to JDK > 24.0.1 and gradle to 8.14.2 > No changes to gradle build script were needed for this upgrade. Please merge in the latest master to get the updated gradle wrappe

Re: RFR: 8358802: Update boot JDK to 24.0.1

2025-06-17 Thread Kevin Rushforth
On Tue, 17 Jun 2025 00:08:33 GMT, Ambarish Rapte wrote: > Support for JDK 24 was added in Gradle 8.14.2. Hence update bootjdk to JDK > 24.0.1 and gradle to 8.14.2 > No changes to gradle build script were needed for this upgrade. Reviewers: @kevinrushforth @tiainen or @johanvos - P