view create64.cmd @ 4427:c97f09b8d1ce

Fix off by one in array copy write barrier, since the bulk barrier works, remove the barrier from the copy loop
author Gilles Duboscq <duboscq@ssw.jku.at>
date Thu, 02 Feb 2012 19:08:03 +0100
parents c843578c269d
children
line wrap: on
line source

set HotSpotMksHome=C:\cygwin\bin& set JAVA_HOME=%cd%\jdk1.7.0& set path=%JAVA_HOME%\bin;%path%;%HotSpotMksHome%& cd make\windows& call create.bat %cd%