RFR 8136831 : Undefined null behavior in Class[Loader].getResourceXXXX() (original) (raw)
Brent Christian brent.christian at oracle.com
Fri Nov 18 21:20:45 UTC 2016
- Previous message: RFR 8136831 : Undefined null behavior in Class[Loader].getResourceXXXX()
- Next message: RFR 8136831 : Undefined null behavior in Class[Loader].getResourceXXXX()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Thank you to Paul for pointing out to me that ClassLoader.resources() also falls into this category.
I have updated resources() to follow suit, along with test code (and Mandy's suggested test changes) in this updated webrev:
http://cr.openjdk.java.net/~bchristi/8136831/webrev.03/
Thanks, -Brent
- Previous message: RFR 8136831 : Undefined null behavior in Class[Loader].getResourceXXXX()
- Next message: RFR 8136831 : Undefined null behavior in Class[Loader].getResourceXXXX()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]