Path: csiph.com!1.us.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!bofh.it!news.nic.it!robomod From: Hans-Christoph Steiner Newsgroups: linux.debian.maint.java Subject: Re: Kotlin and OpenJDK 8 in Bookworm? Date: Mon, 13 Feb 2023 17:40:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Mon Feb 13 16:35:26 2023 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.9 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, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 X-Me-Sender: X-Me-Received: X-Me-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrudeiuddgkeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefkffgguffvfhfhohgjtgfgsehtke ertddttdejnecuhfhrohhmpefjrghnshdqvehhrhhishhtohhphhcuufhtvghinhgvrhcu oehhrghnshesrghtrdhorhdrrghtqeenucggtffrrghtthgvrhhnpeffuddtueeitdduge efteegiefgjeekueejgffhgeetjeehgfffgffhvdduteejgfenucffohhmrghinhepuggv sghirghnrdhorhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilh hfrhhomhephhgrnhhssegrthdrohhrrdgrth X-Me-Proxy: Feedback-ID: i264a41e9:Fastmail MIME-Version: 1.0 Content-Language: en-US Organization: @||@ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/23217 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/883450a3-979f-83dd-4dea-1140c88d06db@at.or.at Approved: robomod@news.nic.it Lines: 19 Sender: robomod@news.nic.it X-Original-Date: Mon, 13 Feb 2023 17:34:58 +0100 X-Original-Message-ID: <883450a3-979f-83dd-4dea-1140c88d06db@at.or.at> X-Original-References: <298c5e7142ad9fc677f2f567242c8ea3@apache.org> <9894af91a4c2e53f65da4a6ed7f7be4005e491dd.camel@debian.org> <8e164cb4-4886-ed32-38c3-6bfa7c5a91c8@at.or.at> <4c14535e-b52d-160-a4fa-d3dfa45a1647@tarent.de> <2d06aab5-7401-4758-89e8-27a0112ca80f@at.or.at> <315615c5a1cb01312465b11e72951e72@apache.org> Xref: csiph.com linux.debian.maint.java:12564 Emmanuel Bourg: > Le 2023-02-13 16:38, Hans-Christoph Steiner a écrit : > >> android-framework-23 is in bullseye.  So I doublechecked, it is >> actually just a conflict with JDK17, due to the removal of >> com.sun.javadoc, which was deprecated in JDK11.  JDK8 would cover that >> though. >> >> I have no idea how much work it'd be to port to the new API >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011567 > > Another solution, maybe simpler: package the com.sun.javadoc API > in a standalone package, independent from openjdk-8 Sounds totally reasonable. But I have no idea how to start on that. Would it be something like just copying some .java files into the doclava source package? .hc