-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from ChengJin01/ffi_unify_linker_code_power_jdk21
[FFI/JDK21] Unify the linker code on Power
- Loading branch information
Showing
7 changed files
with
10 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
59 changes: 0 additions & 59 deletions
59
src/java.base/share/classes/jdk/internal/foreign/abi/ppc64/aix/CallArranger.java
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
src/java.base/share/classes/jdk/internal/foreign/abi/ppc64/sysv/CallArranger.java
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
src/java.base/share/classes/jdk/internal/foreign/abi/ppc64/sysv/SysVPPC64leLinker.java
This file was deleted.
Oops, something went wrong.