mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
For rhino-1.8.0, dependencies had to be lifted to >=virtual/jdk-11:* and >=virtual/jre-11:*. Using jre-11:* now produces class file version 55.0 instead of 52.0 which leads to bug #950479 and others. This commit adds comments explaining why the higher java version is needed. Bug: https://bugs.gentoo.org/950479 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org>