diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2013-05-02 Adam Domurad <[email protected]> + Introduce PluginPipeMock utility methods. + * tests/test-extensions/sun/applet/PluginPipeMockUtil.java: New, + enapsulates PluginPipeMock initialization, cleanup. As well, contains + utility methods. + * tests/netx/unit/sun/applet/PluginAppletViewerTest.java: Use + newly introduced utility methods. + +2013-05-02 Adam Domurad <[email protected]> + * plugin/icedteanp/java/sun/applet/MethodOverloadResolver.java (getBestOverloadMatch): Return null if a valid method was not found. * tests/netx/unit/sun/applet/MethodOverloadResolverTest.java |