blob: 5c81d9b0148255e7f1c57a92d82152a8539212e7 [file] [log] [blame]
Nicolas Geoffray23ddfe82017-06-07 14:09:43 +01001Regression test for the JIT compiler, which used to wait
Nicolas Geoffray7d6a1c02017-06-08 09:48:37 +01002on a class object, meaning application code could just block
Nicolas Geoffray23ddfe82017-06-07 14:09:43 +01003all JIT compilations.