hotspot/src/os/aix/vm/os_aix.cpp
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
Wed, 15 Apr 2015 17:34:28 -0700 minqi 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
Wed, 08 Apr 2015 12:51:50 +0200 stuefe 8077257: Use CanUseSafeFetch instead of probing SafeFetch stub directly
Thu, 16 Apr 2015 14:05:48 -0700 kvn Merge
Thu, 19 Mar 2015 14:30:52 +0100 goetz 8075505: aix: improve handling of native memory
Thu, 02 Apr 2015 10:12:49 -0400 mockner 6983747: Remove obsolete dl_mutex lock
Mon, 30 Mar 2015 17:32:18 -0400 jmanson 8074895: os::getenv is inadequate
Wed, 28 Jan 2015 17:52:48 +0100 dfuchs 8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
Mon, 22 Dec 2014 10:41:57 -0800 kvn Merge
Sun, 14 Dec 2014 20:18:17 -0500 dholmes 8059586: hs_err report should treat redirected core pattern
Fri, 12 Dec 2014 08:40:19 -0800 anoll Merge
Tue, 09 Dec 2014 11:57:46 +0100 goetz 8066964: ppc64: argument and return type profiling, fix problem with popframe
Wed, 10 Dec 2014 19:12:27 +0100 simonis 8067015: Implement os::pd_map_memory() on AIX
Fri, 05 Dec 2014 16:36:07 -0800 amurillo Merge
Wed, 03 Dec 2014 17:48:58 +0000 chegar Merge
Wed, 03 Dec 2014 14:21:14 +0000 chegar 8049367: Modular Run-Time Images
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Thu, 13 Nov 2014 16:58:56 +0100 simonis 8064471: Port 8013895: G1: G1SummarizeRSetStats output on Linux needs improvement to AIX
Thu, 06 Nov 2014 01:31:31 +0000 jiangli Merge
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Wed, 05 Nov 2014 13:00:59 -0800 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Wed, 22 Oct 2014 02:31:25 -0700 fparain 8061618: Removed unused networking functions from os class
Thu, 09 Oct 2014 04:45:58 -0700 fparain 8057777: Cleanup of old and unused VM interfaces
Tue, 26 Aug 2014 11:53:24 +0200 mgerdin 8056039: Hotspot does not compile with clang 3.4 on Linux
Mon, 11 Aug 2014 10:18:09 -0700 zgu 6424123: JVM crashes on failed 'strdup' call
Fri, 18 Jul 2014 23:53:59 -0700 sspitsyn Merge
Fri, 18 Jul 2014 19:56:02 +0200 simonis 8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
Mon, 14 Jul 2014 10:15:21 -0400 coleenp Merge
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 25 Jun 2014 20:41:16 -0700 jmasa Merge
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Mon, 23 Jun 2014 06:58:26 -0700 fparain 8043630: Method os::yield_all() should be removed
Wed, 04 Jun 2014 00:25:21 +0400 iignatyev 8044339: Update FilterSpuriousWakeups documentation. Review "Solaris only" vm options descriptions
Mon, 12 May 2014 15:50:20 +0000 lfoltan Merge
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Mon, 12 May 2014 09:59:56 -0400 simonis 8039805: Fix the signature of the global new/delete operators in allocation.cpp.
Thu, 03 Apr 2014 09:28:28 +0000 fparain 8038473: Remove support for old T1 libthread
Tue, 01 Apr 2014 03:59:01 -0700 goetz 8038201: Clean up misleading usage of malloc() in init_system_properties_values()
Thu, 27 Mar 2014 14:15:42 +0100 neliasso Merge
Sat, 15 Mar 2014 04:03:42 -0700 dsamersoff Merge
Fri, 14 Mar 2014 14:17:11 -0700 minqi 6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
Thu, 20 Mar 2014 11:03:06 +0100 goetz 8037915: PPC64/AIX: Several smaller fixes
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
less more (0) tip