suchismith1993
suchismith1993
Allow support for both .a and .so files in AIX. If .so file is not found, allow fallback to .a extension. JBS Issue: [JDK-8319516](https://bugs.openjdk.org/browse/JDK-8319516) --------- ### Progress - [ ]...
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 JBS-ISSUE: [JDK-8331791](https://bugs.openjdk.org/browse/JDK-8331791) --------- ### Progress - [...
c1
--------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [ ] Change must not contain extraneous whitespace - [...
dll_load_library() call fails is not analyzed (the ebuf content is ignored) dll_load_library does not analyze the contents of ebuf which leads to misleading error message when library loading fails. We...
**NOTE: THIS ISSUE SHOULD NOT BE CLOSED BY THE ORIGINATOR IF ACCESS IS GRANTED**. When the access is no longer needed please add a comment and a member of the...