Skip to content

Conversation

@pardhiv-krishna
Copy link
Member

Edits Oracle 21 and 23 platform files to fix NPE issue when inserting empty string value to a @Lob field of an entity.
Fixes #33573

@pardhiv-krishna
Copy link
Member Author

pardhiv-krishna commented Dec 4, 2025

!build (view Open Liberty Personal Build - ❌ completed with errors/failures.)

Note: Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link
Member

LibbyBot commented Dec 4, 2025

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 1 FAT files were changed, added, or removed.

  • Check that the build did not break the affected FAT suite(s).

  • 4 product code files were changed.

  • Please describe in a separate comment how you tested your changes.

@pardhiv-krishna
Copy link
Member Author

pardhiv-krishna commented Dec 4, 2025

!build (view Open Liberty Personal Build - ✅ completed successfully!)

Note: Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link
Member

LibbyBot commented Dec 4, 2025

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 1 FAT files were changed, added, or removed.

  • Check that the build did not break the affected FAT suite(s).

  • 4 product code files were changed.

  • Please describe in a separate comment how you tested your changes.

Copy link
Member

@ChithraMini ChithraMini left a comment

Choose a reason for hiding this comment

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

LGTM - fix for the empty LOB issue

@pardhiv-krishna pardhiv-krishna merged commit eda8d9c into OpenLiberty:integration Dec 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NullPointerException when inserting empty string into @Lob field on Oracle 21c / 23c

3 participants