Code Review for open

Prepared by:naoto on Wed Nov 28 14:00:48 PST 2018
Workspace:/projects/jdk/jdk/jdk/open
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version:qparent
Summary of changes: 64 lines changed: 50 ins; 3 del; 11 mod; 3830 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/ResourceBundle.java

rev 52700 : 8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public.
Reviewed-by: rriggs, mchung
14 lines changed: 10 ins; 0 del; 4 mod; 3723 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/ResourceBundle/Control/MissingResourceCauseTest.java

rev 52700 : 8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public.
Reviewed-by: rriggs, mchung
2 lines changed: 1 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/ResourceBundle/Control/MissingResourceCauseTest.sh

rev 52700 : 8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public.
Reviewed-by: rriggs, mchung
11 lines changed: 2 ins; 3 del; 6 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/util/ResourceBundle/Control/NoNoArgConstructorRB.java

rev 52700 : 8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public.
Reviewed-by: rriggs, mchung
37 lines changed: 37 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /projects/jdk/code-tools/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).