hg: graal/graal-compiler: Allow to specify whether NewArrayStub should fill the array with zero or not

doug.simon at oracle.com doug.simon at oracle.com
Fri Nov 6 17:19:07 UTC 2015


Changeset: 225483fd8f3b
Author:    Stefan Anzinger <stefan.anzinger at oracle.com>
Date:      2015-11-06 17:44 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/225483fd8f3b

Allow to specify whether NewArrayStub should fill the array with zero or not

! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/HotSpotBackend.java
! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/replacements/NewObjectSnippets.java
! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/stubs/NewArrayStub.java



More information about the graal-dev mailing list