oracle / oci-java-sdk

Oracle Cloud Infrastructure SDK for Java
https://cloud.oracle.com/cloud-infrastructure
Other
192 stars 152 forks source link

Minor fix of ArrayIndexOutOfBounds Exception #569

Open WunderlichRd opened 5 months ago

WunderlichRd commented 5 months ago

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.