Code Review for hotspot

Prepared by:simonis on Fri Sep 12 20:26:30 CEST 2014
Workspace:/net/usr.work/d046063/OpenJDK/jdk9-hs-rt/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:7022
Summary of changes: 104 lines changed: 66 ins; 36 del; 2 mod; 3069 unchg
Changeset: hotspot.changeset
Bug id: JDK-8058345 : Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/ppc/vm/frame_ppc.cpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
6 lines changed: 6 ins; 0 del; 0 mod; 310 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/frame_x86.cpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
6 lines changed: 6 ins; 0 del; 0 mod; 717 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/utilities/debug.cpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
51 lines changed: 51 ins; 0 del; 0 mod; 667 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/utilities/debug.hpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
3 lines changed: 3 ins; 0 del; 0 mod; 266 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/utilities/vmError.cpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
38 lines changed: 0 ins; 36 del; 2 mod; 1109 unchg

This code review page was prepared using /usr/work/d046063/OpenJDK/webrev/webrev.ksh (vers 25.2-hg+openjdk.java.net).