> But the solution would be to do: > > Beans. instantiate/2 -> Beans. instantiate/3 > Beans. instantiate/3 (does the work) > Beans. instantiate/4 -> Beans. instantiate/3 (and calls the applet > initialiser)
I've attached such a proposed change to https://issues.apache.org/jira/browse/HARMONY-6050. Sorry I can't compile/test in-situ, but if someone can give that a go and run associated tests, that would be great. Alex
