Request for review: JDK-8032970: stack size check methods for WhiteBox API (original) (raw)

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Feb 4 10:03:23 PST 2014


Kirill,

You should include link to the bug report and add more explanation what this changes for. Will new functions be used in new or existing jsr292 tests?

test/testlibrary_tests directory is used for classes used by other tests. I think you need to move new test WBStackSize.java into test/runtime directory.

Thanks, Vladimir

On 2/4/14 6:43 AM, Kirill Shirokov wrote:

Hi,

Please review following webrev, which adds stack size checking methods to WhiteBox API: http://cr.openjdk.java.net/~iignatyev/kshirokov/8032970/webrev.00/ <http://cr.openjdk.java.net/%7Eiignatyev/kshirokov/8032970/webrev.00/> Thank you, Kirill



More information about the hotspot-compiler-dev mailing list