commit | b6cb4857d97d03bdafeaa8a9e74e207639e8fe97 | [log] [tgz] |
---|---|---|
author | Daniel D. Daugherty <dcubed@openjdk.org> | Mon Mar 24 16:23:21 2008 -0700 |
committer | Daniel D. Daugherty <dcubed@openjdk.org> | Mon Mar 24 16:23:21 2008 -0700 |
tree | 86edf1ff9209f3d09b3d155b975a35dc48e19225 | |
parent | 11ff50b34006432fd5bf7376f8c9e09db69f9c23 [diff] |
6547358: 2/2 j.l.i.: manifest attribute 'Can-Retransform-Classes' is ignored by isRetransformClassesSupported() IsRetransformClassesSupported() should return the capability rather than give the agent the capability Reviewed-by: ohair, sspitsyn