RFR: 8290025: Remove the Sweeper
    Erik Österlund 
    eosterlund at openjdk.org
       
    Thu Aug  4 14:05:54 UTC 2022
    
    
  
On Thu, 4 Aug 2022 11:57:39 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:
>> Thanks for the review, @stefank
>
> Hi @fisk, thanks for the amazing cleanup! We've had a bunch of issues with the code sweeper and AsyncGetCallTrace with trying to unwind from dead code blobs (or what looked like it at least). Have you run some stress tests for AsyncGetCallTrace and this change? It may be something we can look into to make sure it doesn't increase the chances of crashes, or even reduces the chances of crashes. CC @jbachorik @parttimenerd
> @luhenry @fisk I'm going to stress test it with my [jdk-profiling-tester](https://github.com/parttimenerd/jdk-profiling-tester) on M1 and x86 over night (comparing it with the current master).
Thank you!
-------------
PR: https://git.openjdk.org/jdk/pull/9741
    
    
More information about the hotspot-dev
mailing list