Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
framework-1.8.1
-
None
Description
The following Bundle methods must be special cased for fragments:
- getResource() should always return null.
- getResources() should always return null.
- loadClass() should always throw a CNFE.