RFR: 8225631: Consider replacing muxAcquire/Release with PlatformMonitor [v4]

David Holmes david.holmes at oracle.com
Tue Nov 17 22:44:09 UTC 2020


On 18/11/2020 8:35 am, David Holmes wrote:
> David Holmes has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
> 
>   - Update power_of_2 static assertion placement.

That commit message should have been:

"Remove old power-of-2 assertion that is replaced by earlier static assert."

David
-----

>   - Merge branch 'master' into 8225631
>   - Move static_assert as requested by Kim.
>   - Merge branch 'master' into 8225631
>   - Feedback from Coleen, Kim and Dan.
>   - 8225631: Consider replacing muxAcquire/Release with PlatformMonitor
> 
> -------------
> 
> Changes:
>    - all: https://git.openjdk.java.net/jdk/pull/1196/files
>    - new: https://git.openjdk.java.net/jdk/pull/1196/files/7e3fe3db..a0eedf1c
> 
> Webrevs:
>   - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1196&range=03
>   - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1196&range=02-03
> 
>    Stats: 2046 lines in 72 files changed: 1360 ins; 421 del; 265 mod
>    Patch: https://git.openjdk.java.net/jdk/pull/1196.diff
>    Fetch: git fetch https://git.openjdk.java.net/jdk pull/1196/head:pull/1196
> 
> PR: https://git.openjdk.java.net/jdk/pull/1196
> 


More information about the hotspot-runtime-dev mailing list