On Sun, 24 Sep 2023 13:16:02 GMT, Chen Liang <li...@openjdk.org> wrote:
>> VarHandle implementations have many static fields and methods that can be >> pulled to the common superclass to avoid repeated initialization and code >> duplication. >> >> In addition, the Unsafe-based Buffer field access are replaced by usage of >> public methods or JavaNioAccess. > > Chen Liang has updated the pull request incrementally with one additional > commit since the last revision: > > Revert "Simplify non-Object array VH" > > This reverts commit 18d1be8b3b3aae1395d4096f5e2b95dbf078db0c. Since the commit history of FFI API PR is lost, this pr is lost and cannot fix the conflicts by merging. Anticipate a force push to fix the state of this PR. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15854#issuecomment-1760621448