hg: jdk10/hs/hotspot: 8179019: Correct range checks for command-line options ArraycopySrcPrefetchDistance and ArraycopyDstPrefetchDistance

zoltan.majo at oracle.com zoltan.majo at oracle.com
Fri Apr 28 09:42:13 UTC 2017


Changeset: 34188fe3c802
Author:    zmajo
Date:      2017-04-28 09:50 +0200
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/34188fe3c802

8179019: Correct range checks for command-line options ArraycopySrcPrefetchDistance and ArraycopyDstPrefetchDistance
Summary: Update constraint for the command-line options. Change stubs to use register values instead of immediates.
Reviewed-by: kvn

! src/cpu/sparc/vm/stubGenerator_sparc.cpp
! src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp



More information about the jdk10-all-changes mailing list