Details
-
Bug
-
Resolution: Fixed
-
P1
-
openjdk8u422
-
b01
-
b02
-
ppc
-
aix
Description
https://github.com/openjdk/jdk8u/commit/c1c8064ef0f67e85cb6a28990f4784271d949a08
introduces a new call to the macro FREE_C_HEAP_ARRAY
but is not using the correct number of arguments.
jdk8u FREE_C_HEAP_ARRAY takes 3 arguments
SeeJDK-8320005 which introduced this change.
introduces a new call to the macro FREE_C_HEAP_ARRAY
but is not using the correct number of arguments.
jdk8u FREE_C_HEAP_ARRAY takes 3 arguments
See
Attachments
Issue Links
- relates to
-
JDK-8320005 Allow loading of shared objects with .a extension on AIX
- Resolved