[11] 8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
dean.long at oracle.com
dean.long at oracle.com
Thu Jul 12 17:07:18 UTC 2018
Unfortunately, when compiler/graalunit/HotspotTest.java runs my test in
JDK, org.graalvm.compiler.test.SubprocessUtil thinks the command-line is
empty, causing a failure. Vladimir or Katya, is there anything special
I need to do to run Graal unit tests in JDK?
dl
On 7/11/18 4:20 PM, Vladimir Kozlov wrote:
> Looks good.
>
> Vladimir
>
> On 7/11/18 3:33 PM, dean.long at oracle.com wrote:
>> http://cr.openjdk.java.net/~dlong/8181855/webrev/
>> https://bugs.openjdk.java.net/browse/JDK-8181855
>>
>> This change adds "reserved stack" support to Graal for SPARC, x64,
>> and AArch64.
>> This change has already gone upstream into Graal, except for the AOT
>> change in aotCodeHeap.cpp.
>>
>> dl*
>> *
More information about the graal-dev
mailing list