Skip to content

Fix boolean primitive field accessor#14

Open
KingParmenides wants to merge 1 commit into
Syncleus:masterfrom
KingParmenides:bounty-91-boolean-field-accessor
Open

Fix boolean primitive field accessor#14
KingParmenides wants to merge 1 commit into
Syncleus:masterfrom
KingParmenides:bounty-91-boolean-field-accessor

Conversation

@KingParmenides
Copy link
Copy Markdown

@KingParmenides KingParmenides commented May 11, 2026

Summary

  • read instance boolean primitive kernel fields with the JNI boolean signature/accessor
  • keep byte primitive handling on the existing byte path

Addresses Syncleus/aparapi#91.

Validation

  • git diff --check -- src/cpp/runKernel/KernelArg.cpp
  • inspected the matching static boolean path, which already uses Z and GetStaticBooleanField

BTC: 39Q34P8A7g375yqEr8buvNJkUbRgKfbKQZ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant