Skip to content

Conversation

@juyeong
Copy link
Contributor

@juyeong juyeong commented Jan 5, 2026

Summary

Fix NullPointerException thrown when creating object with nullable value class property
Resolves #1259

How Has This Been Tested?

  • Reproduction Test Case: Added a test case that previously failed with NPE to verify the fix.

Is the Document updated?

  • No

@CLAassistant
Copy link

CLAassistant commented Jan 5, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@seongahjo seongahjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@seongahjo seongahjo added this to the 1.0.30 milestone Jan 8, 2026
@seongahjo seongahjo merged commit e32f124 into naver:main Jan 8, 2026
11 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.

NullPointerException thrown when creating object with nullable value class property

3 participants