Sun, 24 May 2020 20:35:24 +0200 | wenzelm | more accurate classpath for "isabelle scala"; | file | diff | annotate |
Fri, 05 Oct 2018 23:49:12 +0200 | wenzelm | discontinue java.ext.dirs for jdk-11 -- in contrast to 982f0bf34804 for jdk-8; | file | diff | annotate |
Tue, 23 Jan 2018 16:37:57 +0100 | wenzelm | more robust java.ext.dirs: avoid picking up accidental jars from system directories; | file | diff | annotate |
Mon, 23 Oct 2017 19:30:39 +0200 | wenzelm | updated to jdk-8u152, which is for x86_64 only; | file | diff | annotate |
Wed, 30 Sep 2015 21:32:44 +0200 | wenzelm | renamed jvmpath to platform_path; | file | diff | annotate |
Wed, 01 Apr 2015 17:58:23 +0200 | wenzelm | ISABELLE_JAVA_SYSTEM_OPTIONS for scala REPL; | file | diff | annotate |
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); | file | diff | annotate |