Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RBaseBaseMarkSweep.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.marksweep.MS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=MS
rust.build=true
rust.false.comment.start=/*
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RBaseBaseNoGC.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.nogc.NoGC
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=NoGC
rust.build=true
rust.false.comment.start=/*
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RBaseBaseNoGCRelease.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.nogc.NoGC
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=NoGC
rust.build=true
rust.false.comment.start=/*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
rust.build=true
rust.false.comment.start=/*
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RBaseBaseSemiSpaceSanity.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
rust.build=true
rust.false.comment.start=/*
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RFastAdaptiveMarkSweep.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.marksweep.MS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=MS
config.include.aos=true
config.assertions=none
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RFastAdaptiveNoGC.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.nogc.NoGC
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=NoGC
config.include.aos=true
config.assertions=none
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RFastAdaptiveNoGCDebug.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.nogc.NoGC
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=NoGC
config.include.aos=true
config.assertions=none
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RFastAdaptiveSemiSpace.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
config.include.aos=true
config.assertions=none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
config.include.aos=true
config.assertions=none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
config.include.aos=true
config.assertions=none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
config.include.aos=true
config.assertions=none
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RFullAdaptiveNoGC.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.nogc.NoGC
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=NoGC
config.include.aos=true
config.default-heapsize.initial=50
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RFullAdaptiveNoGCDebug.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.nogc.NoGC
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=NoGC
config.include.aos=true
config.default-heapsize.initial=50
Expand Down
2 changes: 1 addition & 1 deletion jikesrvm/build/configs/RFullAdaptiveSemiSpace.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
config.include.aos=true
config.default-heapsize.initial=50
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
config.include.aos=true
config.default-heapsize.initial=50
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
config.mmtk.plan=org.mmtk.plan.semispace.SS
config.mmtk.plan=org.mmtk.plan.ThirdParty
plan.name=SS
config.include.aos=true
config.default-heapsize.initial=50
Expand Down