RFR JDK-8051422: Remove JNDI dependency on java.applet.Applet (original) (raw)
Chris Hegarty chris.hegarty at oracle.com
Mon Jul 28 14:37:28 UTC 2014
- Previous message: RFR JDK-8051422: Remove JNDI dependency on java.applet.Applet
- Next message: RFR JDK-8051422: Remove JNDI dependency on java.applet.Applet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Pavel,
The implementation changes look fine.
It is surprising too see that NoApplet now succeeds to create the InitialContext, which made to take another look at the code. So the context can still be created, and it will throw an Exception on first use, lookup, etc. Maybe it is worth expanding the test a little to cover this?
-Chris.
On 28/07/14 14:45, Alan Bateman wrote:
On 28/07/2014 11:04, Pavel Rappo wrote:
Hi everyone,
Could you please review my change for JDK-8051422? http://cr.openjdk.java.net/~prappo/8051422/webrev.00/ -Pavel JDK-8049270 was the original issue tracking this, I guess we should close this as a dup now and move the labels. In any case, the changes look good to me and it looks like you've caught everything. Minor comment is that I don't think you see the "see JDK-8051986" in CorbaUtils. In the NoApplet test then you've replaced the copyright date. -Alan.
- Previous message: RFR JDK-8051422: Remove JNDI dependency on java.applet.Applet
- Next message: RFR JDK-8051422: Remove JNDI dependency on java.applet.Applet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]