Description of problem: scala fails Welcome to Scala version 2.10.6 (OpenJDK 64-Bit Server VM, Java 11.0.9-ea). Type in expressions to have them evaluated. Type :help for more information. scala> Failed to initialize compiler: object scala.runtime in compiler mirror not found. ** Note that as of 2.8 scala does not assume use of the java classpath. ** For the old behavior pass -usejavacp to scala, or if using a Settings ** object programatically, settings.usejavacp.value = true. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.run scala 2. 3.
Hi, sorry hearing a package no longer work with new version of Java platform. Assigning to Java Team.
CC: (none) => ouaurelienAssignee: bugsquad => java
I tried to rebuild since according to opensuse 2.10.7 works with newer java. But running into chicken/egg issues. Scala needs scala to build, and working through the bootstrap was too difficult for me.
CC: ouaurelien => (none)