Minor fix of ArrayIndexOutOfBounds Exception by WunderlichRd · Pull Request #569 · oracle/oci-java-sdk
Navigation Menu
{{ message }}
oracle / oci-java-sdk Public
- Notifications You must be signed in to change notification settings
- Fork 168
Open
WunderlichRd wants to merge 1 commit intooracle:masterfrom
Open
Minor fix of ArrayIndexOutOfBounds Exception#569
WunderlichRd wants to merge 1 commit intooracle:masterfrom
Minor fix of ArrayIndexOutOfBounds Exception#569
WunderlichRd wants to merge 1 commit intooracle:masterfrom
Conversation
Copy link Copy Markdown
WunderlichRd
commented
Jan 7, 2024
WunderlichRd
commented
Class requires 1 arg (compartment-id) and can optionally accept a 2nd arg (region). Validation incorrectly addressed 2nd arg in the 2 index position and not 1.
Class requires 1 arg (compartment-id) and can optionally accept a 2nd arg (region). Validation incorrectly addressed 2nd arg in the 2 index position and not 1.
oracle-contributor-agreement
bot
added
the
OCA Verified
label
Jan 7, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment