Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is obsolete, with the information incorporated into the updated HotSpot Style Guide.

Background

The tests in the hotspot/test/ folder are grouped by component; compiler, gc, runtime and serviceability. Within these folders the convention used to be to add a folder with the bug number for the test and in that folder add a file called Test[bug_number].java.

...