commit | 89256b01cb4876a4217696e414773692c4442b86 | [log] [tgz] |
---|---|---|
author | Serguei Spitsyn <sspitsyn@openjdk.org> | Tue Apr 07 20:18:28 2015 -0700 |
committer | Serguei Spitsyn <sspitsyn@openjdk.org> | Tue Apr 07 20:18:28 2015 -0700 |
tree | 495d3fd98ecff786623bdd1e0a656bc7124c39b7 | |
parent | f84a0d02b983a1f63135f5aaa16c9b55b510b089 [diff] |
8066679: jvmtiRedefineClasses.cpp assert cache ptrs must match Remove the assert and deallocate cashed class file bytes that are in collision Reviewed-by: coleenp, dcubed