hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Aug 30 20:45:23 UTC 2018


Changeset: c88019b32bc4
Author:    kbarrett
Date:      2018-08-30 16:16 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/c88019b32bc4

8210119: Rename SubTasksDone::is_task_claimed
Summary: Renamed to try_claim_task and inverted result.
Reviewed-by: coleenp, sjohanss

! src/hotspot/share/gc/cms/cmsCardTable.cpp
! src/hotspot/share/gc/cms/cmsHeap.cpp
! src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
! src/hotspot/share/gc/g1/g1RootProcessor.cpp
! src/hotspot/share/gc/shared/genCollectedHeap.cpp
! src/hotspot/share/gc/shared/preservedMarks.cpp
! src/hotspot/share/gc/shared/weakProcessor.inline.hpp
! src/hotspot/share/gc/shared/workgroup.cpp
! src/hotspot/share/gc/shared/workgroup.hpp
! src/hotspot/share/runtime/safepoint.cpp

Changeset: 3198179d97fa
Author:    avoitylov
Date:      2018-08-30 16:33 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/3198179d97fa

8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
Summary: Conditionalize compare with serial_phase_count.
Reviewed-by: kbarrett, shade

! src/hotspot/share/gc/shared/weakProcessorPhases.cpp



More information about the jdk-sandbox-changes mailing list