Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8193753 11 Sangheon Kim P3 Resolved Fixed team

Currently error code is not printed when map_memory_to_file() fails and this makes hard understand why it failed.

Change to print error code for further investigation for

JDK-8192871

.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8193753 Print error code when map_memory_to_file() fails

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8193146 OSX version of util_posix_fallocate() doesn't return error code

Sub-task - The sub-task of the issue JDK-8190308 Implementation: JEP 316: Heap Allocation on Alternative Memory Devices

Bug - A problem which impairs or prevents the functions of the product. JDK-8192871 Solaris: TestAllocateHeapAt fails