Code Review for hotspot

Prepared by:phh on Thu Jan 23 20:30:54 UTC 2020
Workspace:/local/home/hohensee/workspaces/jdk8u-dev/hotspot
Compare against: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot
Compare against version:9094
Summary of changes: 15 lines changed: 0 ins; 8 del; 7 mod; 4785 unchg
Changeset: hotspot.changeset
Bug id: JDK-8229345 : Memory leak due to vtable stubs not being shared on SPARC
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/ppc/vm/globals_ppc.hpp

rev 9095 : 8229345: Memory leak due to vtable stubs not being shared on SPARC
Reviewed-by: mdoerr, dholmes, kvn
3 lines changed: 0 ins; 2 del; 1 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/sparc/vm/globals_sparc.hpp

rev 9095 : 8229345: Memory leak due to vtable stubs not being shared on SPARC
Reviewed-by: mdoerr, dholmes, kvn
2 lines changed: 0 ins; 1 del; 1 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/globals_x86.hpp

rev 9095 : 8229345: Memory leak due to vtable stubs not being shared on SPARC
Reviewed-by: mdoerr, dholmes, kvn
2 lines changed: 0 ins; 1 del; 1 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/zero/vm/globals_zero.hpp

rev 9095 : 8229345: Memory leak due to vtable stubs not being shared on SPARC
Reviewed-by: mdoerr, dholmes, kvn
2 lines changed: 0 ins; 1 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/code/vtableStubs.cpp

rev 9095 : 8229345: Memory leak due to vtable stubs not being shared on SPARC
Reviewed-by: mdoerr, dholmes, kvn
2 lines changed: 0 ins; 0 del; 2 mod; 228 unchg

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

rev 9095 : 8229345: Memory leak due to vtable stubs not being shared on SPARC
Reviewed-by: mdoerr, dholmes, kvn
4 lines changed: 0 ins; 3 del; 1 mod; 4053 unchg

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