hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Jun 23 17:45:24 UTC 2020


Changeset: a6860c505636
Author:    zgu
Date:      2020-06-23 13:38 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/a6860c505636

8248041: Shenandoah: pre-Full GC root updates may miss some roots
Reviewed-by: shade

! src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.cpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp

Changeset: caad1ce9bb8f
Author:    xliu
Date:      2020-06-23 10:40 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/caad1ce9bb8f

8151779: Some intrinsic flags could be replaced with one general flag
Summary: Add ControlIntrinsic switch
Reviewed-by: neliasso, phh

! src/hotspot/cpu/ppc/ppc.ad
! src/hotspot/share/classfile/vmSymbols.cpp
! src/hotspot/share/classfile/vmSymbols.hpp
! src/hotspot/share/compiler/compilerDirectives.cpp
! src/hotspot/share/compiler/compilerDirectives.hpp
! src/hotspot/share/compiler/compilerOracle.cpp
! src/hotspot/share/opto/library_call.cpp
! src/hotspot/share/runtime/globals.hpp
+ src/hotspot/share/utilities/tribool.hpp
! test/hotspot/gtest/compiler/test_directivesParser.cpp
+ test/hotspot/gtest/utilities/test_tribool.cpp
! test/hotspot/jtreg/compiler/escapeAnalysis/TestGetClass.java
! test/hotspot/jtreg/compiler/intrinsics/IntrinsicAvailableTest.java
! test/hotspot/jtreg/compiler/intrinsics/IntrinsicDisabledTest.java



More information about the jdk-sandbox-changes mailing list