log src/share/vm/runtime/os.cpp @ 17473:9b4ce069642e

age author description
Sat, 14 Sep 2013 20:40:34 +0100 chegar Merge
Fri, 06 Sep 2013 09:55:38 +0100 chegar Merge
Thu, 05 Sep 2013 10:29:00 -0400 coleenp 8021266: Better life cycle for objects
Wed, 20 Aug 2014 17:10:13 +0200 Gilles Duboscq truffle.jar should always be on the bootclasspath regardless of the 'graal' status of the vm.
Wed, 30 Jul 2014 18:27:06 +0200 Doug Simon split com.oracle.graal.truffle.* projects into a separate graal-truffle.jar and added truffle.jar to the boot class path
Thu, 03 Jul 2014 16:30:28 +0200 Doug Simon added support to load classes from graal.jar with a separate class loader
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge