Skip to content

Commit 24845f6

Browse files
committed
Build configuration.
1 parent 0dcd791 commit 24845f6

6 files changed

+109
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#
2+
# This file is part of the Jikes RVM project (http://jikesrvm.org).
3+
#
4+
# This file is licensed to You under the Eclipse Public License (EPL);
5+
# You may not use this file except in compliance with the License. You
6+
# may obtain a copy of the License at
7+
#
8+
# http://www.opensource.org/licenses/eclipse-1.0.php
9+
#
10+
# See the COPYRIGHT.txt file distributed with this work for information
11+
# regarding copyright ownership.
12+
#
13+
config.mmtk.plan=org.mmtk.plan.otfsapphire.OTFSapphire
14+
config.assertions=extreme
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#
2+
# This file is part of the Jikes RVM project (http://jikesrvm.org).
3+
#
4+
# This file is licensed to You under the Eclipse Public License (EPL);
5+
# You may not use this file except in compliance with the License. You
6+
# may obtain a copy of the License at
7+
#
8+
# http://www.opensource.org/licenses/eclipse-1.0.php
9+
#
10+
# See the COPYRIGHT.txt file distributed with this work for information
11+
# regarding copyright ownership.
12+
#
13+
config.mmtk.plan=org.mmtk.plan.otfsapphire.OTFSapphire
14+
config.include.aos=true
15+
config.default-heapsize.initial=50
16+
config.assertions=extreme
17+
config.runtime.compiler=opt
18+
config.bootimage.compiler=opt
19+
config.bootimage.compiler.args=-X:bc:O2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#
2+
# This file is part of the Jikes RVM project (http://jikesrvm.org).
3+
#
4+
# This file is licensed to You under the Eclipse Public License (EPL);
5+
# You may not use this file except in compliance with the License. You
6+
# may obtain a copy of the License at
7+
#
8+
# http://www.opensource.org/licenses/eclipse-1.0.php
9+
#
10+
# See the COPYRIGHT.txt file distributed with this work for information
11+
# regarding copyright ownership.
12+
#
13+
config.mmtk.plan=org.mmtk.plan.sapphirereftype.SapphireReftype
14+
config.include.aos=true
15+
config.default-heapsize.initial=50
16+
config.assertions=extreme
17+
config.runtime.compiler=opt
18+
config.bootimage.compiler=opt
19+
config.bootimage.compiler.args=-X:bc:O2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#
2+
# This file is part of the Jikes RVM project (http://jikesrvm.org).
3+
#
4+
# This file is licensed to You under the Eclipse Public License (EPL);
5+
# You may not use this file except in compliance with the License. You
6+
# may obtain a copy of the License at
7+
#
8+
# http://www.opensource.org/licenses/eclipse-1.0.php
9+
#
10+
# See the COPYRIGHT.txt file distributed with this work for information
11+
# regarding copyright ownership.
12+
#
13+
config.mmtk.plan=org.mmtk.plan.otfsapphire.OTFSapphire
14+
config.include.aos=true
15+
config.assertions=none
16+
config.default-heapsize.initial=50
17+
config.runtime.compiler=opt
18+
config.bootimage.compiler=opt
19+
config.bootimage.compiler.args=-X:bc:O2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#
2+
# This file is part of the Jikes RVM project (http://jikesrvm.org).
3+
#
4+
# This file is licensed to You under the Eclipse Public License (EPL);
5+
# You may not use this file except in compliance with the License. You
6+
# may obtain a copy of the License at
7+
#
8+
# http://www.opensource.org/licenses/eclipse-1.0.php
9+
#
10+
# See the COPYRIGHT.txt file distributed with this work for information
11+
# regarding copyright ownership.
12+
#
13+
config.mmtk.plan=org.mmtk.plan.otfsapphire.OTFSapphire
14+
config.include.aos=true
15+
config.default-heapsize.initial=50
16+
config.assertions=none
17+
config.runtime.compiler=opt
18+
config.bootimage.compiler=opt
19+
config.bootimage.compiler.args=-X:bc:O2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#
2+
# This file is part of the Jikes RVM project (http://jikesrvm.org).
3+
#
4+
# This file is licensed to You under the Eclipse Public License (EPL);
5+
# You may not use this file except in compliance with the License. You
6+
# may obtain a copy of the License at
7+
#
8+
# http://www.opensource.org/licenses/eclipse-1.0.php
9+
#
10+
# See the COPYRIGHT.txt file distributed with this work for information
11+
# regarding copyright ownership.
12+
#
13+
config.mmtk.plan=org.mmtk.plan.sapphirereftype.SapphireReftype
14+
config.include.aos=true
15+
config.default-heapsize.initial=50
16+
config.assertions=none
17+
config.runtime.compiler=opt
18+
config.bootimage.compiler=opt
19+
config.bootimage.compiler.args=-X:bc:O2

0 commit comments

Comments
 (0)