Closed
Description
These two methods use the default locale and for some reason are missing from the list:
java.util.ResourceBundle#getBundle(java.lang.String)
java.util.ResourceBundle#getBundle(java.lang.String, java.util.ResourceBundle$Control)
Maybe they were omitted deliberately? But I would like to at least see a comment saying why. :)