| fix: add exception logging, capacity limit, include order, bit shift per PR review - Add INFO_RELEASE before all throw in WriteSavepointOutputStream, CreateSavepointOutputDirectBuffer, requireActivePatch/requireNoActivePatch - Add warning log in ReleaseSavepointOutputDirectBuffer when JNI attach fails - Add 4MB max capacity check in CreateSavepointOutputDirectBuffer - Add warning logs in releaseDirectBuffer/growBuffer catch blocks - Reorder includes: system headers before project headers - Replace multiply/divide by 2 with bit shift (<< 1 / >> 1) - Add 'Error:' prefix to INFO_RELEASE in growBuffer failure | 11 天前 |