test/hotspot/jtreg/vmTestbase/README.md
author iignatyev
Fri, 01 Jun 2018 15:48:55 -0700
changeset 50366 4d85990f9c4a
parent 49934 44839fbb20db
permissions -rw-r--r--
8202812: [TESTBUG] Open source VM testbase compiler tests Reviewed-by: kvn, mseledtsov

# VM Testbase landing

This directory serves as a _temporary_ landing place for tests converted from so-called VM testbase.
Most of these tests have been written a long time ago, don't meet modern coding
standards, guidelines and are in need of reworking.
Eventually, all the tests located here should be reworked and moved accordingly to
regular JTReg test suite directory layout convention, i.e. following the same
layout as product code as close as possible.

New tests must **not** be added into this directory.