mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
The javac command creates the output directory only since java 11.
For openjdk{,-bin}:8 we have to do it in the eclass or ebuild.
Closes: https://bugs.gentoo.org/956115
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Part-of: https://github.com/gentoo/gentoo/pull/42133
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>