Code Review for main-hotspot-outputStream

Prepared by:Goetz on Thu Dec 13 11:05:19 CET 2012
Workspace:/net/usr.work/d045726/oJ/8/main-hotspot-outputStream
Compare against: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot
Compare against version:3896
Summary of changes: 97 lines changed: 4 ins; 1 del; 92 mod; 8813 unchg
Patch of changes: main-hotspot-outputStream.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/compiler/oopMap.cpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
1 line changed: 0 ins; 0 del; 1 mod; 692 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/callnode.cpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
17 lines changed: 2 ins; 0 del; 15 mod; 1679 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/callnode.hpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
3 lines changed: 0 ins; 0 del; 3 mod; 982 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/machnode.cpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
1 line changed: 0 ins; 0 del; 1 mod; 763 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/node.cpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
47 lines changed: 0 ins; 1 del; 46 mod; 2025 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/node.hpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
5 lines changed: 1 ins; 0 del; 4 mod; 1577 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/optoreg.hpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
1 line changed: 0 ins; 0 del; 1 mod; 199 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/regalloc.cpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
1 line changed: 1 ins; 0 del; 0 mod; 127 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/regmask.cpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
20 lines changed: 0 ins; 0 del; 20 mod; 436 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/regmask.hpp

rev 3897 : Pass output stream to more opto debug routines.

Pass output stream to node->dump() and everything reachable
from there.
Fix usage of output stream in print_register_type() in oopMap.cpp and
In MachNullCheckNode::format().
Initialize _node_regs_max_index so that node_regs_max_index()  == 0
indicates that registers of a node can be accessed.  This is useful in
debug output.
1 line changed: 0 ins; 0 del; 1 mod; 333 unchg

This code review page was prepared using /usr/local/bin/webrev.ksh (vers 23.18-hg).