Hotspot Unit Testing Tool

Igor Ignatyev igor.ignatyev at oracle.com
Fri Aug 23 12:35:40 PDT 2013


Never-mind my previous mail - wrong alias.

Best regards,
Igor Ignatyev

On 08/23/2013 11:10 PM, Igor Ignatyev wrote:
> Hi all,
>
> I have implemented a prototype of tool to write native unit tests for
> hotspot -- HUTT. In brief:
> - tests use Google Test framework (under new BSD lic.)
> - tests are separate files in hsx/test/hutt
> - tests are linked w/ the same obj-files as libjvm.so
> - tests are linked to one binary
> - almost all tests from 'ExecuteInternalVMTests' were ported
>
> More information could be found on wiki-page[*]. I would like to know
> your opinion on it.
>
> [*] http://wiki.se.oracle.com/display/JPG/Hotspot+Unit+Testing+Tool


More information about the hotspot-compiler-dev mailing list