Skip to content

Add unsafe signatures for ResourceBundle #89

Closed
@hakanai

Description

@hakanai

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. :)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions