lib/Tools/scalac
Thu, 15 Jul 2021 17:33:06 +0200 wenzelm more robust: avoid duplicate classpath entries;
Fri, 05 Oct 2018 23:49:12 +0200 wenzelm discontinue java.ext.dirs for jdk-11 -- in contrast to 982f0bf34804 for jdk-8;
Tue, 23 Jan 2018 16:37:57 +0100 wenzelm more robust java.ext.dirs: avoid picking up accidental jars from system directories;
Wed, 30 Sep 2015 21:32:44 +0200 wenzelm renamed jvmpath to platform_path;
Thu, 12 Sep 2013 13:23:54 +0200 wenzelm maintain classpath in more elementary manner: turn ISABELLE_CLASSPATH into -classpath option, so that all jars are covered by sun.misc.Launcher.AppClassLoader (e.g. relevant for loading add-on resources);
Tue, 25 Jun 2013 11:41:16 +0200 wenzelm more formal isabelle_admin_build;
Thu, 23 Aug 2012 21:23:14 +0200 wenzelm simplified JVM startup, based on stronger assumptions about the Java version provided as Isabelle component;
Wed, 25 Apr 2012 15:13:03 +0200 wenzelm enforce our JAVA_HOME to avoid potential conflicts with other Java installations by the user;
Thu, 12 Apr 2012 23:03:25 +0200 wenzelm direct scala toplevel tools to ISABELLE_JDK_HOME;
Mon, 26 Mar 2012 16:25:08 +0200 wenzelm more robust command invocation via ISABELLE_JDK_HOME or SCALA_HOME (NB: bash exec requires genuine executable, not function);
Mon, 07 Nov 2011 14:59:58 +0100 wenzelm offline build of java_ext_dirs.jar, to avoid runtime dependency on javac/jar executables;
Sat, 17 Sep 2011 16:29:18 +0200 wenzelm added "isabelle scalac" convenience;
less more (0) tip