Code Review for hs25.60-b15-jdk8u60-b15

Prepared by:amurillo on Thu May 7 19:48:24 PDT 2015
Workspace:hs25.60-b15-jdk8u60-b15
Compare against: jdk8u/jdk8u
Summary of changes: 60 lines changed: 34 ins; 4 del; 22 mod; 19040 unchg
Patch of changes: hs25.60-b15-jdk8u60-b15.patch
Author comments:
8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option
8076212: AllocateHeap() and ReallocateHeap() should be inlined.
8076579: Popping a stack frame after exception breakpoint sets last method param to exception
8077674: BSD build failures due to undefined macros
8079189: new hotspot build - hs25.60-b15
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw hotspot/.hgtags

rev 7344 : Added tag hs25.60-b15 for changeset 4187dc92e90b
1 line changed: 1 ins; 0 del; 0 mod; 641 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw hotspot/make/hotspot_version

rev 7336 : 8079189: new hotspot build - hs25.60-b15
Reviewed-by: dholmes
1 line changed: 0 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw hotspot/src/os/bsd/vm/os_bsd.cpp

rev 7342 : 8077674: BSD build failures due to undefined macros
Reviewed-by: dsamersoff, kbarrett, hseigel
9 lines changed: 6 ins; 0 del; 3 mod; 4824 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw hotspot/src/os/linux/vm/os_linux.cpp

rev 7342 : 8077674: BSD build failures due to undefined macros
Reviewed-by: dsamersoff, kbarrett, hseigel
17 lines changed: 6 ins; 0 del; 11 mod; 6173 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw hotspot/src/os/windows/vm/os_windows.cpp

rev 7342 : 8077674: BSD build failures due to undefined macros
Reviewed-by: dsamersoff, kbarrett, hseigel
22 lines changed: 12 ins; 4 del; 6 mod; 5799 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw hotspot/src/share/vm/interpreter/interpreterRuntime.cpp

rev 7337 : 8076579: Popping a stack frame after exception breakpoint sets last method param to exception
Summary: Null the InterpreterRuntime::member_name_arg_or_null return value when it is necessary
Reviewed-by: jbachorik, coleenp, twisti
2 lines changed: 2 ins; 0 del; 0 mod; 1311 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw hotspot/src/share/vm/memory/allocation.inline.hpp

rev 7340 : 8076212: AllocateHeap() and ReallocateHeap() should be inlined.
Summary: NMT with detail option reports incorrect caller address on Linux.
Reviewed-by: dholmes, coleenp
7 lines changed: 7 ins; 0 del; 0 mod; 188 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw hotspot/test/runtime/lambda-features/InvokespecialInterface.java

rev 7338 : 8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option
Summary: add IgnoreUnrecognizedVMOptions for product mode run
Reviewed-by: ctornqvi, dholmes
1 line changed: 0 ins; 0 del; 1 mod; 60 unchg

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