The GitHub Actions job "Fory CI" on fory.git/fix/codegen-enclosing-class-check 
has succeeded.
Run started by GitHub user siy (triggered by siy).

Head commit for run:
f56c1e231951144e217e1e63dd172ca12f409dcb / Sergiy Yevtushenko 
<[email protected]>
fix: check isCodeGenEnabled() before supportCodegenForJavaSerialization()

Swap evaluation order so that when codegen is disabled,
supportCodegenForJavaSerialization() is never called. This avoids
triggering getEnclosingClass() in classloader-isolated environments
where withCodegen(false) should completely bypass codegen logic.

Both call sites in getSerializerClass() and getObjectSerializerClass()
had the same issue.

Report URL: https://github.com/apache/fory/actions/runs/22418384349

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to