RFR: 8294989: ResourceBundle naming convention issue in JdbcRowSetResourceBundle.java [v11]

Justin Lu duke at openjdk.org
Fri Oct 21 22:25:55 UTC 2022


On Fri, 21 Oct 2022 22:10:45 GMT, Brent Christian <bchristi at openjdk.org> wrote:

>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   white space
>
> test/jdk/javax/sql/resourceBundleTests/ValidateGetBundle.java line 49:
> 
>> 47:         // The resource bundle will not be found when the path is specified
>> 48:         testResourceBundleAccess(PATH_TO_BUNDLE, false);
>> 49:     }
> 
> It seems to me this could be reworked into a `DataProvider` for `testResourceBundleAccess()`.

Agreed, will make the change

-------------

PR: https://git.openjdk.org/jdk/pull/10612


More information about the core-libs-dev mailing list