hg: jdk/hs: 8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses

kim.barrett at oracle.com kim.barrett at oracle.com
Sun Feb 11 08:21:13 UTC 2018


Changeset: e22914003cf0
Author:    kbarrett
Date:      2018-02-11 03:12 -0500
URL:       http://hg.openjdk.java.net/jdk/hs/rev/e22914003cf0

8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
Summary: Removed unnecessary casts.
Reviewed-by: coleenp, tschatzl

! src/hotspot/share/code/compiledMethod.cpp
! src/hotspot/share/code/dependencyContext.cpp
! src/hotspot/share/gc/g1/g1RemSet.cpp
! src/hotspot/share/gc/parallel/psParallelCompact.hpp
! src/hotspot/share/gc/shared/taskqueue.cpp
! src/hotspot/share/gc/shared/taskqueue.inline.hpp
! src/hotspot/share/gc/shared/workgroup.cpp
! src/hotspot/share/memory/allocation.inline.hpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/runtime/os.hpp
! src/hotspot/share/runtime/thread.inline.hpp
! src/hotspot/share/services/mallocSiteTable.hpp
! src/hotspot/share/services/mallocTracker.hpp
! src/hotspot/share/services/threadService.cpp



More information about the jdk-hs-changes mailing list