CSSE 490 – Final project presentation
Over the last three weeks, you have worked with your project team to design
and implement a garbage collector in the context of Jikes RVM. In your
presentation , you will discuss with you instructor and fellow classmates
the work that you have done as a team. You will 20 to 25 minutes to do your
presentation and entertain questions from the audience.
Each team member should be involved in the presentation. The use of
PowerPoint slides is recommended.
What each team should present
Each team should be prepared to talk about the following, at a minimum.
The more thorough your presentation, the more insight you give your audience
into what you have done.
- Your motivation for deciding on the collector that you picked.
- A description of how the garbage collection algorithm works.
- Your experience designing and implementing the collector in Jukes RVM.
- Description of the status of your collector design and implementation.
- How you evaluated or planned to evaluate your collector.
- Major challenges you encountered. How you overcame them.
- What you learned from the experience.
- Your interaction with the garbage collection community.
Other ...
- Share with us anything else that is interesting about your experience
designing and implementing your garbage collector as a team.
- Some things that you wish you had done.
- Suggestions/recommendations for next offering.