8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build

Reviewed-by: kvn
This commit is contained in:
Volker Simonis 2014-07-18 19:56:02 +02:00
parent f4aa8d51a5
commit 66b93558ed

View File

@ -1213,10 +1213,6 @@ void os::die() {
::abort();
}
// Unused on Aix for now.
void os::set_error_file(const char *logfile) {}
// This method is a copy of JDK's sysGetLastErrorString
// from src/solaris/hpi/src/system_md.c