Path: csiph.com!news.mixmin.net!news2.arglkargh.de!news.karotte.org!fu-berlin.de!bofh.it!news.nic.it!robomod From: =?UTF-8?Q?Julien_Plissonneau_Duqu=C3=A8ne?= Newsgroups: linux.debian.maint.java Subject: Re: gradle reboot -- 2025W10 update Date: Mon, 10 Mar 2025 19:10:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Mon Mar 10 18:06:19 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.195 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 MIME-Version: 1.0 User-Agent: Webmail Free/1.6.10 X-Sender: sre4ever@free.fr Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/23673 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/0cb781a8bd211ea660eb5cc06019e313@free.fr Approved: robomod@news.nic.it Lines: 28 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 10 Mar 2025 19:06:03 +0100 X-Original-Message-ID: <0cb781a8bd211ea660eb5cc06019e313@free.fr> X-Original-References: <5284bacb294ba1ff08f32a5a0b175dd4@free.fr> <8497785db64c2691266dc8269486d7c2@free.fr> <2ec4a44b89889611d1dfa2ee19129e86@free.fr> <6f53f62c9f3bff92fa66c714d62da6d1@free.fr> <965acdffa651fe10e90e6f26728e4af7@free.fr> <2e2ac5f7efc8ae401863382517249ce9@free.fr> <7e2a9e1b7fda03ad83d664582fb89c8d@free.fr> <5650baeeec5223dfb5affa4aa42f1b56@free.fr> <7053663db379b063042e99eb31bdadcd@free.fr> <80615ea609e5fab28e354a494d83e59d@free.fr> <64fe1330-e8a9-f174-a564-f267b417df9c@apache.org> Xref: csiph.com linux.debian.maint.java:12952 Hi Emmanuel, Le 2025-03-10 18:42, Emmanuel Bourg a écrit : > > Did you consider rebuilding the packages with Java 8 since we still > have openjdk-8 in sid? We may even clone the gradle package to make a > Java 8 compatible version if that helps. Same thing with kotlin. That's not needed for the old Gradle, but I'm considering adding the JDK 8 dependency to the old Kotlin just in case (and then using diffoscope to see if it changes anything). Actually (I have to check that too...) I believe that it's mostly the default JDK that is used for the build (it's definitely used to run Gradle) and compiling Java, but that the Kotlin compiler uses whatever it finds in a configured JDK path to figure out if some methods are implemented in that JRE or if it needs to provide an alternative implementation for kotlin-stdlib API calls. So it may end up depending on all of default JDK, JDK 11 (to replace the JDK 9) and JDK 8. The upstream build used a bunch of JDK versions as well. > The simple fact you didn't end in the local hospital after banging your > head on the wall for so long is quite an achievement! I have to admit that I had to take breaks ^ ^. Cheers, -- Julien Plissonneau Duquène