hotspot/src/os/aix/vm/os_aix.cpp
Thu, 17 Aug 2017 17:26:02 +0200 goetz 8186072: dll_build_name returns true even if file is missing.
Wed, 16 Aug 2017 16:00:15 +0200 goetz 8186293: [aix] Fix thread creation with huge stack sizes
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Wed, 12 Apr 2017 17:53:18 +0200 stefank 8178489: Make align functions more type safe and consistent
Wed, 28 Jun 2017 19:12:58 -0400 coleenp 8182848: Some functions misplaced in debug.hpp
Wed, 28 Jun 2017 16:12:54 +0200 stuefe 8182984: [aix] Make stack traces independent on successful vm initialization
Tue, 27 Jun 2017 07:52:50 +0200 stuefe 8182864: [aix] os::print_native_callstack should not assert for primordial threadness
Tue, 06 Jun 2017 17:07:42 +0200 stuefe 8171504: [aix] On AIX, -XXaltjvm=<path> option is ignored
Tue, 30 May 2017 15:41:23 -0700 mikael 8180184: Add DATA and FSIZE to os::Posix::print_rlimit_info
Tue, 30 May 2017 17:14:52 -0400 dholmes 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
Thu, 23 Mar 2017 11:10:55 -0700 cjplummer 8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads
Mon, 13 Mar 2017 20:23:11 +0100 stuefe 8173848: realpath is unsafe
Thu, 19 Jan 2017 10:30:37 +0100 stuefe 8172964: [aix] AIX VM should not handle SIGDANGER
Tue, 08 Nov 2016 16:30:36 +0100 goetz 8169373: Work around linux NPTL stack guard error.
Mon, 05 Dec 2016 17:57:43 +0100 erikj 8066474: Remove the lib/ directory from Linux and Solaris images
Tue, 25 Oct 2016 16:42:28 +0200 simonis 8168490: Use the LL/ULL suffixes to define 64-bit integer literals on Windows
Fri, 09 Sep 2016 11:14:57 -0700 rdurbin 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Tue, 23 Aug 2016 21:49:33 -0400 ctornqvi 8163146: Remove os::check_heap on Windows
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Fri, 12 Aug 2016 00:19:44 -0400 dholmes 8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Mon, 13 Jun 2016 09:28:25 +0200 goetz 8159335: Fix problems with stack overflow handling.
Wed, 11 May 2016 01:02:28 -0400 dholmes 8154715: Missing destructor and/or TLS clearing calls for terminating threads
Mon, 25 Apr 2016 12:42:29 +0200 goetz 8154996: [aix] Implement compare_file_modified_times for "8146879: Add option ..."
Thu, 07 Apr 2016 16:37:35 -0400 coleenp 8151939: VM_Version_init() print buffer is too small
Sat, 12 Mar 2016 08:35:05 +0100 stuefe 8148425: strerror() function is not thread-safe
Mon, 29 Feb 2016 08:50:57 +0100 stuefe 8150619: Improve thread based logging introduced with 8149036
Wed, 24 Feb 2016 18:06:34 +0100 stuefe 8149036: Add tracing for thread related events at os level
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Wed, 20 Jan 2016 09:18:36 +0100 stuefe 8147509: [aix] Newlines missing in register info printout
Wed, 13 Jan 2016 17:55:57 +0100 stuefe 8145184: [aix] Implement os::platform_print_native_stack on AIX
Thu, 21 Jan 2016 12:37:47 +0100 goetz 8147937: Adapt SAP copyrights to new company name.
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Thu, 17 Dec 2015 08:23:51 +0100 stuefe 8079125: [aix] clean up Linux-specific code remnants in AIX coding
Wed, 09 Dec 2015 14:56:02 +0100 stuefe 8144219: [posix] Remove redundant code around os::print_siginfo()
Wed, 23 Dec 2015 20:19:42 -1000 twisti 8143072: [JVMCI] Port JVMCI to AArch64
Mon, 14 Dec 2015 02:29:11 -0500 stuefe 8145114: const-correctness for ucontext_t* reading functions
Thu, 10 Dec 2015 15:27:16 +0100 mdoerr 8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code
Tue, 08 Dec 2015 11:36:16 -0800 mikael 8144881: Various fixes to linux/sparc
Mon, 16 Nov 2015 10:58:14 +0100 stuefe 8143125: [aix] Further Developments for AIX
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Wed, 02 Dec 2015 10:17:31 +0100 stuefe 8144343: [aix] Stack bottom should be page aligned
Tue, 01 Dec 2015 21:30:34 -0500 stuefe 8143291: Remove redundant coding around os::exception_name
Wed, 25 Nov 2015 16:33:28 +0100 sebastian 8136978: Much nearly duplicated code for vmError support
Thu, 05 Nov 2015 15:05:59 +0100 goetz 8141529: Fix handling of _JAVA_SR_SIGNUM
Fri, 30 Oct 2015 12:36:54 +0100 stuefe 8140645: Recent Developments for AIX
Fri, 30 Oct 2015 00:23:07 -0400 dholmes 8129526: Solaris: clean up another remnant of interruptible I/O
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Mon, 03 Aug 2015 16:54:08 -0400 dholmes 8080298: Clean up os::...::supports_variable_stack_size()
Wed, 22 Jul 2015 00:03:45 -0400 coleenp 8026324: hs_err improvement: Add summary section to hs_err file
Thu, 16 Jul 2015 15:01:12 +0200 goetz 8131054: aix: fix two minor issues: large page size and hs_err printing.
Mon, 22 Jun 2015 19:21:04 -0400 stuefe 8078513: [linux] Clean up code relevant to LinuxThreads implementation
Wed, 17 Jun 2015 15:45:43 +0000 coleenp Merge
Wed, 17 Jun 2015 11:30:51 -0400 coleenp 8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
Tue, 16 Jun 2015 11:58:25 +0200 bdelsart 8079473: allow demangling to be optional in dll_address_to_function_name
Mon, 01 Jun 2015 14:02:59 -0700 ctornqvi 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
Fri, 17 Apr 2015 14:37:20 -0700 ccheung Merge
less more (0) -100 -60 tip