commit | e44b88a9a4b3e1740943790b42c9bd487b8ffb8a | [log] [tgz] |
---|---|---|
author | Stefan Johansson <sjohanss@openjdk.org> | Mon Sep 08 15:24:10 2014 +0200 |
committer | Stefan Johansson <sjohanss@openjdk.org> | Mon Sep 08 15:24:10 2014 +0200 |
tree | 1618752d62ccc8271608f03aa2aaf9e5fb7f9111 | |
parent | 078790b832c71a36d2c8e41a7bab3debef6818fa [diff] |
8057752: WhiteBox extension support for testing Refactored parts of whitebox.cpp to enable registration of whitebox methods defined outside this file. Reviewed-by: mikael, ctornqvi, jmasa