• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

gc/H03-Nov-2021-37,28316,902

jit/H03-May-2022-35,35924,672

metaspace/H03-Nov-2021-4,8731,936

nsk/H03-Nov-2021-1,091,822576,228

vm/H03-Nov-2021-121,05563,938

ExecDriver.javaH A D03-Nov-20216.6 KiB176120

PropertyResolvingWrapper.javaH A D03-Nov-20215.2 KiB13999

README.mdH A D03-Nov-2021516 118

README.md

1# VM Testbase landing
2
3This directory serves as a _temporary_ landing place for tests converted from so-called VM testbase.
4Most of these tests have been written a long time ago, don't meet modern coding
5standards, guidelines and are in need of reworking.
6Eventually, all the tests located here should be reworked and moved accordingly to
7regular JTReg test suite directory layout convention, i.e. following the same
8layout as product code as close as possible.
9
10New tests must **not** be added into this directory.
11