History log of /openjdk9/hotspot/src/os/aix/vm/porting_aix.cpp
Revision Date Author Comments
# 10061:197538942788 28-Jan-2016 thartmann

Merge


# 10049:73443d24e529 20-Jan-2016 goetz

8147937: Adapt SAP copyrights to new company name.
Reviewed-by: simonis, stuefe


# 9970:77ccddf2c10b 13-Jan-2016 stuefe

8145184: [aix] Implement os::platform_print_native_stack on AIX
Reviewed-by: goetz


# 9313:4338b5465f50 29-Oct-2015 stuefe

8140645: Recent Developments for AIX
Summary: Port recent developments from SAP for AIX to the OpenJDK
Reviewed-by: goetz


# 8550:b8a3be10a4ed 16-Jun-2015 bdelsart

8079473: allow demangling to be optional in dll_address_to_function_name
Summary: add a demangling boolean argument to dll_address_to_function_name and decode
Reviewed-by: dholmes, simonis


# 6856:5217fa82f1a4 11-Aug-2014 zgu

6424123: JVM crashes on failed 'strdup' call
Summary: Calling os::malloc()/os::strdup() and new os::strdup_check_oom() instead of ::malloc()/::strdup() for native memory tracking purpose
Reviewed-by: coleenp, ctornqvi, kvn


# 6418:e657971fd67a 12-May-2014 simonis

8039805: Fix the signature of the global new/delete operators in allocation.cpp.
Reviewed-by: dholmes, lfoltan


# 5969:666e6ce3976c 06-Sep-2013 simonis

8023038: PPC64 (part 15): Platform files for AIX/PPC64 support
Reviewed-by: kvn