mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 04:47:28 -07: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>