log src/os/aix/vm/os_aix.cpp @ 23020:bbceafdc7a5f

age author description
Thu, 14 May 2015 20:56:57 -0700 minqi 6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
Thu, 12 Mar 2015 22:03:16 -0400 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Fri, 12 Dec 2014 08:48:56 +0100 goetz 8066964: ppc64: argument and return type profiling, fix problem with popframe
Tue, 19 Aug 2014 20:41:28 +0100 coffeys Merge
Fri, 18 Jul 2014 19:56:02 +0200 simonis 8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Fri, 18 Jul 2014 19:56:02 +0200 simonis 8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
Thu, 10 Apr 2014 04:07:45 -0700 goetz 8038201: Clean up misleading usage of malloc() in init_system_properties_values()
Wed, 19 Feb 2014 14:03:09 -0800 goetz 8034797: AIX: Fix os::naked_short_sleep() in os_aix.cpp after 8028280
Thu, 20 Mar 2014 11:03:06 +0100 goetz 8037915: PPC64/AIX: Several smaller fixes
Thu, 20 Feb 2014 14:44:33 +0100 simonis 8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968
Mon, 24 Mar 2014 21:30:43 +0100 Doug Simon Backed out merge changeset: b51e29501f30
Thu, 06 Mar 2014 14:35:26 +0100 simonis 8036777: AIX: Adapt implementation after '6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris.'
Thu, 20 Feb 2014 14:44:33 +0100 simonis 8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968
Wed, 19 Feb 2014 14:03:09 -0800 goetz 8034797: AIX: Fix os::naked_short_sleep() in os_aix.cpp after 8028280
Tue, 07 Jan 2014 17:24:59 +0100 goetz 8031319: PPC64: Some fixes in ppc and aix coding.
Wed, 16 Oct 2013 10:52:41 +0200 simonis 8026487: PPC64: Implement 'os::fork_and_exec' on AIX
Fri, 06 Sep 2013 20:16:09 +0200 simonis 8023038: PPC64 (part 15): Platform files for AIX/PPC64 support