comparison README_GRAAL.txt @ 7781:3a6a718af535

minor grammar fix
author Doug Simon <doug.simon@oracle.com>
date Wed, 13 Feb 2013 11:32:31 +1000
parents 5d0bb7d52783
children c106320fab79
comparison
equal deleted inserted replaced
7780:550c952f5d3f 7781:3a6a718af535
38 38
39 39
40 Other Build Configurations 40 Other Build Configurations
41 -------------------------- 41 --------------------------
42 42
43 By default the build commands above create a HotSpot binary where the Graal 43 By default the build commands above create a HotSpot binary where Graal
44 is the only compiler. This binary is the Graal VM binary and identifies as 44 is the only compiler. This binary is the Graal VM binary and identifies as
45 such with the -version option: 45 such with the -version option:
46 46
47 % mx vm -XX:-BootstrapGraal -version 47 % mx vm -XX:-BootstrapGraal -version
48 java version "1.7.0_07" 48 java version "1.7.0_07"