stuefe [Mon, 14 Dec 2015 02:29:11 -0500] rev 35077
8145114: const-correctness for ucontext_t* reading functions
Reviewed-by: dholmes, coleenp
stuefe [Thu, 10 Dec 2015 14:22:00 +0100] rev 35076
8145103: [aix] implement os::print_register_info()
Reviewed-by: goetz, dholmes
asmundak [Sun, 13 Dec 2015 22:32:16 -0500] rev 35075
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Summary: Set LIBARCH to ppc64le, make SA and hsdis work, have os.arch return ppc64le on PowerPC64 LE
Reviewed-by: dholmes, ihse
Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>
ddmitriev [Sat, 12 Dec 2015 21:23:20 +0300] rev 35074
8142874: [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases
Reviewed-by: gtriantafill, stsmirno, ctornqvi, gziemski
mikael [Fri, 11 Dec 2015 13:36:15 -0800] rev 35073
8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds
Summary: Added include of asm/ptrace.h to libproc.h
Reviewed-by: dsamersoff, asmundak, gthornbr
fparain [Fri, 11 Dec 2015 18:54:22 +0000] rev 35072
Merge
fparain [Fri, 11 Dec 2015 09:07:07 -0800] rev 35071
8046936: JEP 270: Reserved Stack Areas for Critical Sections
Reviewed-by: acorn, dcubed