Changeset: 1b3a3c6c9fb0
Author:jrose
Date: 2011-12-03 19:50 -0800
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/1b3a3c6c9fb0
update 7030453 to review version
! cval-tune-7030453.patch
___
mlvm-dev mailing list
[email protected]
The caching ClassValue is still under review. I took the opportunity to remove
-Xlint warnings (adding type parameters) and refactor for better readability.
Also, Mike Duigou pointed out that there was still a dependency on
ClassValue.equals == Object.equals, which could create a side-channel b