Code Review for hotspot

Prepared by:goetz on Thu May 4 12:42:51 CEST 2017
Workspace:/net/sapmnt.sapjvm_work/d045726/oJ/8179618-FlagRanges/hotspot
Compare against: http://hg.openjdk.java.net/jdk10/hs/hotspot
Compare against version:12929
Summary of changes: 12 lines changed: 2 ins; 1 del; 9 mod; 1132 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/opto/c2_globals.hpp

rev 12930 : 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().
9 lines changed: 1 ins; 0 del; 8 mod; 744 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp

rev 12930 : 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().
3 lines changed: 1 ins; 1 del; 1 mod; 388 unchg

This code review page was prepared using /sapmnt/home/d045726/bin/webrev.ksh (vers 25.12-hg+openjdk.java.net).