RFR (T) 8225628: Remove unused Thread::muxAcquireW function

Daniel D. Daugherty daniel.daugherty at oracle.com
Fri Sep 20 14:30:28 UTC 2019


On 9/20/19 10:21 AM, coleen.phillimore at oracle.com wrote:
> I didn't find any historical use of this function.  It looks like a 
> copy of muxAcquire where a different ParkEvent could be passed in or 
> allocated for the park operation.
>
> open webrev at http://cr.openjdk.java.net/~coleenp/2019/8225628.01/webrev

src/hotspot/share/runtime/thread.cpp
     No comments.

src/hotspot/share/runtime/thread.hpp
     No comments.

Thumbs up and I concur that this is a trivial fix.

Dan


> bug link https://bugs.openjdk.java.net/browse/JDK-8225628
>
> Ran tier1 testing on all Oracle platforms.
>
> Thanks,
> Coleen
>



More information about the hotspot-runtime-dev mailing list