Hotspot Unit Testing Tool

Igor Ignatyev igor.ignatyev at oracle.com
Fri Aug 23 12:10:15 PDT 2013


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
-- 
Best regards,
Igor Ignatyev





More information about the hotspot-compiler-dev mailing list