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

..03-May-2022-

gc/H30-Oct-2021-37,72716,907

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

metaspace/H30-Oct-2021-4,8391,905

nsk/H30-Oct-2021-1,104,676586,799

vm/H30-Oct-2021-136,13164,225

ExecDriver.javaH A D30-Oct-20216.7 KiB178122

PropertyResolvingWrapper.javaH A D30-Oct-20215.2 KiB13999

README.mdH A D30-Oct-2021516 118

TEST.propertiesH A D30-Oct-202164 32

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