log

age author description
Wed, 22 Jul 2015 20:39:26 +0200 Doug Simon extended JVM_<vmbuild>_<vm> template distribution with MacOS support
Wed, 22 Jul 2015 17:14:47 +0200 Doug Simon spelling fix: instanciate -> instantiate
Wed, 22 Jul 2015 16:42:10 +0200 Gilles Duboscq Fixes for new jdkDeployedDists model in _unittest_config_participant
Wed, 22 Jul 2015 14:00:36 +0200 Gilles Duboscq Make the JVM a distribution
Wed, 22 Jul 2015 12:21:44 +0200 Doug Simon rename mx.JDKConfig.jdk to mx.JDKConfig.home
Wed, 22 Jul 2015 12:02:52 +0200 Doug Simon rename mx.java() to mx.get_jdk()
Wed, 22 Jul 2015 11:54:12 +0200 Doug Simon renamed mx_jvmci.get_jdk() to mx_jvmci.get_jvmci_jdk()
Wed, 22 Jul 2015 00:06:15 +0200 Doug Simon reflected mx version bump to 5.0.0
Tue, 21 Jul 2015 20:26:26 +0200 Roland Schatz Create JVMCI_TEST distribution.
Tue, 21 Jul 2015 16:47:09 +0200 Doug Simon import unittest from mx_unittest.py
Tue, 21 Jul 2015 16:15:22 +0200 Doug Simon Merge with basic-graal
Tue, 21 Jul 2015 14:55:47 +0200 Andreas Woess fix HotSpotConstantPool#lookupConstant for pseudo-string entries
Tue, 21 Jul 2015 14:14:41 +0200 Lukas Stadler keep "ensureVirtual" flag for objects during escape analysis
Tue, 21 Jul 2015 14:09:39 +0200 Stefan Anzinger Use newer version of hcfdis.jar (New version contains new SPARC instructions and continues disassembling when unknown instruction is encountered)
Thu, 16 Jul 2015 14:25:52 +0200 Stefan Anzinger [SPARC] Remove redundant Op enum from assembler