Other |
---|
tbdUnresolved |
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Currently we have a lot of tests guarded by @requires !vm.graal.enabled to avoid running with Java Graal because known issues: affects on Java heap, slow startup, timeouts when Tiered compilation is of (Graal have to compile itself). We should make sure to be able run all these test with libgraal.so which should not have these issues. vm.graal.enabled should be false in libgraal.so case. May be rename vm.graal.enabled to vm.javagraal.enabled to distinguish Graal run as Java application in Hotspot vs libgraal.so
|