Code Review for hotspot

Prepared by:simonis on Mon Sep 22 11:29:00 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: 163 lines changed: 124 ins; 36 del; 3 mod; 5642 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
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
7 lines changed: 7 ins; 0 del; 0 mod; 310 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/sparc/vm/frame_sparc.cpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
17 lines changed: 17 ins; 0 del; 0 mod; 825 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
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
21 lines changed: 21 ins; 0 del; 0 mod; 717 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/zero/vm/frame_zero.cpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
7 lines changed: 7 ins; 0 del; 0 mod; 440 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
1 line changed: 0 ins; 0 del; 1 mod; 775 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/runtime/frame.hpp

rev 7023 : 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
9 lines changed: 9 ins; 0 del; 0 mod; 533 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
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
60 lines changed: 60 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
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
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
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
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).