commit | f23b68b36735ba6cde573c9a73b90e42afaf9803 | [log] [tgz] |
---|---|---|
author | Tom Deneau <tom.deneau@amd.com> | Mon Feb 01 17:35:05 2010 -0700 |
committer | Daniel D. Daugherty <dcubed@openjdk.org> | Mon Feb 01 17:35:05 2010 -0700 |
tree | 46e1c38a15f06a3acea64425fa0205ed5eae25b2 | |
parent | 679f958f72dabca734e7cc8670897d033654145b [diff] |
6902182: 4/4 Starting with jdwp agent should not incur performance penalty Rename can_post_exceptions support to can_post_on_exceptions. Add support for should_post_on_exceptions flag to permit per JavaThread optimizations. Reviewed-by: never, kvn, dcubed