Skip to content

chore: Fix native SpEL OffsetDateTime reflection metadata#1018

Merged
rsenden merged 1 commit into
fortify:feat/v3.x/aviator/26.3from
kireetivar:fix_fcli_bulk_binary
May 27, 2026
Merged

chore: Fix native SpEL OffsetDateTime reflection metadata#1018
rsenden merged 1 commit into
fortify:feat/v3.x/aviator/26.3from
kireetivar:fix_fcli_bulk_binary

Conversation

@kireetivar
Copy link
Copy Markdown
Contributor

Summary

  • add java.time.OffsetDateTime public-method metadata to the SpEL native-image reflect config
  • fix the native binary failure at the metadata boundary without changing action behavior
  • rename the reflect-config test to NativeReflectConfigTest so the test name matches its actual scope

Validation

  • .gradlew.bat :fcli-core:fcli-app:test --tests com.fortify.cli.NativeReflectConfigTest
  • rebuilt the Windows native binary locally
  • executed the native #date(...).isAfter(...) action path successfully

@kireetivar kireetivar requested a review from rsenden May 27, 2026 06:34
@kireetivar kireetivar self-assigned this May 27, 2026
@rsenden rsenden merged commit a0bfee6 into fortify:feat/v3.x/aviator/26.3 May 27, 2026
12 of 13 checks passed
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.

2 participants