view mx.jvmci/.project @ 22694:023981d7f257

Fix deadlock between JVMCI.initialize and HotSpotJVMCIRuntime.runtime
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Mon, 19 Oct 2015 10:24:05 -0700
parents bc63108eaae3
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>mx.jvmci</name>
	<comment></comment>
	<projects>
		<project>mx</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>