On Sun, May 26, 2019 at 09:13:38PM +0200, Matthias Klose wrote: > The openjdk-8 packages which were unfortunately removed from unstable > (although > the issue #915620 only asked for the removal of some binaries), are now again > in > NEW, targeting unstable. One of the FTP assistants is objecting to the upload > to unstable, apparently because somebody (security team, Moritz?) asked to > restore these packages in experimental instead of unstable. Otoh, we still > need > these packages in unstable to bootstrap kotlin (yes we can bootstrap in > experimental, but then it's not assured how to build kotlin for unstable with > an > experimental build). > > I honestly don't understand why FTP master would have such an objection, so > please clarify what prohibits the acceptance to unstable with an RC issue to > not > propagate these packages to testing.
I don't see any issue with these re-entering unstable. For openjdk-7 we only kept it in experimental as they were exclusively used to stage the -security uploads, but if there are other use cases like kotlin it seems perfectly fine to keep it in unstable as well. Cheers, Moritz