log jvmci/jdk.vm.ci.services/src/jdk/vm/ci/services/JVMCIClassLoaderFactory.java @ 24233:8128b98d4736 jvmci-0.36

age author description
Thu, 15 Jun 2017 01:01:04 +0200 Doug Simon set +UseJVMCICompiler ergonomically if jvmci.class.path.append is defined or there is at least one jar file in jre/lib/jvmci apart from the JVMCI API jars
Tue, 13 Jun 2017 22:34:41 +0200 Doug Simon [GR-4077] be strict about entries in JVMCI parent class loader class path
Tue, 13 Jun 2017 14:22:54 +0200 Doug Simon [GR-4077] support Graal.SDK on the boot class path and Truffle on a class path invisible to apps but visible to JVMCI
Tue, 04 Oct 2016 22:02:07 +0200 Doug Simon use VM.getSavedProperty instead of System.getProperty for "java.home"
Sat, 18 Jun 2016 13:19:01 +0200 Doug Simon [Findbugs] various warnings reported for JVMCI sources (JDK-8159613)
Mon, 30 May 2016 22:56:59 +0200 Doug Simon make JVMCI JDK immutable and sharable among different JVMCI clients
Wed, 30 Dec 2015 17:55:07 +0100 Doug Simon removed @ServiceProvider mechanism (GRAAL-1380) base jvmci/jdk.vm.ci.service/src/jdk/vm/ci/service/JVMCIClassLoaderFactory.java@213d169d279e