mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
Reviewed-by: kvn
This commit is contained in:
parent
f4aa8d51a5
commit
66b93558ed
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue