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
- Previous message: Request for review: JDK-8032970: stack size check methods for WhiteBox API
- Next message: [9] RFR(M): 8029799: vm/mlvm/anonloader/stress/oome prints warning: CodeHeap: # of free blocks > 10000
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Request for review: JDK-8032970: stack size check methods for WhiteBox API
- Next message: [9] RFR(M): 8029799: vm/mlvm/anonloader/stress/oome prints warning: CodeHeap: # of free blocks > 10000
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list