Re: [9] RFR(S): 8062735: CodeCacheSweeperThread missing from SA

2014-11-05 Thread Albert Noll
Coleen, Vladimir, Serguei, thanks for reviewing this. Best, Albert On 11/04/2014 11:32 PM, serguei.spit...@oracle.com wrote: Hi Albert, The fix looks good. Thanks, Serguei On 11/4/14 5:01 AM, Albert Noll wrote: Hi, could I get reviews for this small patch? Bug: https

[9] RFR(S): 8062735: CodeCacheSweeperThread missing from SA

2014-11-04 Thread Albert Noll
Hi, could I get reviews for this small patch? Bug: https://bugs.openjdk.java.net/browse/JDK-8062735 Problem: The fix for JDK-8046809 added the CodeCacheSweeperThread, but did not add this new type to SA. Solution: Add type to SA. Testing: Failing test cases. Webrev: http://cr.openjdk.java.