hotspot (original) (raw)
Code Review for hotspot
Prepared by: | roland on Wed Jul 29 12:42:42 CEST 2015 |
---|---|
Workspace: | /net/mackdrive/export/jrts/work/rw140007/jdk9-repo/hotspot |
Compare against: | http://hg.openjdk.java.net/jdk9/hs-comp/hotspot |
Compare against version: | 8829 |
Summary of changes: | 55 lines changed: 54 ins; 0 del; 1 mod; 220 unchg |
Patch of changes: | <hotspot.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp.cdiff.html) [Udiffs](src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp.udiff.html) [Sdiffs](src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp.sdiff.html) [Frames](src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp.frames.html) [Old](src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp-.html) [New](src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp.html) [Patch](src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp.patch) [Raw](raw%5Ffiles/new/src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp)
src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp
rev 8835 : 8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858 Summary: TieredCompilation not validated when CICompilerCount is processed Reviewed-by:
4 lines changed: 3 ins; 0 del; 1 mod; 85 unchg
[Cdiffs](test/compiler/arguments/CheckCICompilerCount.java.cdiff.html) [Udiffs](test/compiler/arguments/CheckCICompilerCount.java.udiff.html) [Sdiffs](test/compiler/arguments/CheckCICompilerCount.java.sdiff.html) [Frames](test/compiler/arguments/CheckCICompilerCount.java.frames.html) [Old](test/compiler/arguments/CheckCICompilerCount.java-.html) [New](test/compiler/arguments/CheckCICompilerCount.java.html) [Patch](test/compiler/arguments/CheckCICompilerCount.java.patch) [Raw](raw%5Ffiles/new/test/compiler/arguments/CheckCICompilerCount.java)
test/compiler/arguments/CheckCICompilerCount.java
rev 8835 : 8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858 Summary: TieredCompilation not validated when CICompilerCount is processed Reviewed-by:
51 lines changed: 51 ins; 0 del; 0 mod; 135 unchg
This code review page was prepared using ../../c2-inlining/webrev.ksh(vers 23.18-hg-never-dev).