Code Review for jdk

Prepared by:Xin Liu on Mon Jul 2 23:50:48 UTC 2018
Workspace:/local/home/xxinliu/jdk
Compare against version:50905
Branch:lable_bugfix
Summary of changes: 8 lines changed: 5 ins; 0 del; 3 mod; 4968 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/templateTable_x86.cpp

rev 50906 : JDK-8206075: Cdd an assertion stmt for Assembler's Label

Check all labels and catch unbound labels. Fix a problem for x86.
4 lines changed: 1 ins; 0 del; 3 mod; 4520 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/asm/assembler.hpp

rev 50906 : JDK-8206075: Cdd an assertion stmt for Assembler's Label

Check all labels and catch unbound labels. Fix a problem for x86.
4 lines changed: 4 ins; 0 del; 0 mod; 448 unchg

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