hg: jdk10/hs/hotspot: 8179618: Fixes for range of OptoLoopAlignment and Inlining flags

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Tue May 23 07:38:12 UTC 2017


Changeset: 8a0339df658b
Author:    goetz
Date:      2017-04-28 14:34 +0200
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/8a0339df658b

8179618: Fixes for range of OptoLoopAlignment and Inlining flags
Summary: OptoLoopAlignment must be multiple of NOP size. Inlining flags must not exceed WarmCallInfo::MAX_VALUE().
Reviewed-by: kvn, stuefe

! src/share/vm/opto/c2_globals.hpp
! src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp



More information about the jdk10-hs-changes mailing list