History log of /openjdk10/hotspot/test/testlibrary/ctw/src/sun/hotspot/tools/ctw/CompileTheWorld.java
Revision Date Author Comments
# 13399:e304673de7b5 08-Aug-2017 iignatyev

8184738: CTW fails with assert(!method->method_holder()->is_not_initialized()) failed: method holder must be initialized
Reviewed-by: kvn


# 13016:93f9db6f1f78 18-Apr-2017 iignatyev

8178835: CTW Runner should check that all classes have been compiled
Reviewed-by: kvn


# 13015:3c46257fb55e 18-Apr-2017 iignatyev

8178913: CTW library does not close all opened resources
Reviewed-by: kvn


# 13007:929630af8153 13-Apr-2017 iignatyev

8178291: Add CTW test for boot module
Reviewed-by: kvn


# 12509:1a1893998a0a 30-Dec-2016 iignatyev

8172149: CTW library should call System::exit
Reviewed-by: vlivanov


# 11752:eba3743a1365 29-Jul-2016 tpivovarova

8161138: testlibrary_tests/ctw/* failed with "Failed. Unexpected exit from test [exit code: 0]"
Reviewed-by: kvn


# 11681:4ddac3774fdb 28-Jun-2016 tpivovarova

8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw
Reviewed-by: iignatyev


# 7917:ee9ab037aefb 26-Feb-2015 hseigel

8073908: Replace hotspot/testlibrary use of sun.management with public API
Summary: use java.lang API's instead of sun.management API's.
Reviewed-by: sla, iignatyev, gtriantafill, mchung


# 5360:e8e077292da3 27-Sep-2013 iignatyev

8024678: Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc
Reviewed-by: twisti


# 5220:ceda33ff54a3 05-Sep-2013 iignatyev

8012447: Java CTW implementation
Reviewed-by: vlivanov, kvn, twisti