Message8545

Author zyasoft
Recipients ericjacobs, fwierzbicki, pjenvey, zyasoft
Date 2014-05-22.01:41:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400722871.83.0.108441300299.issue1132@psf.upfronthosting.co.za>
In-reply-to
Content
For the case provided by the user, we get java.lang.InstantiationException: java.lang.InstantiationException: can't subclass final class

I believe this of java.lang.Object, but this seems to be broader as well. Let's revisit this interesting corner case.

Note that 7175:b4ae9e2893c8 introduced some changes in how Java types act as metaclass bases, as is used by Clamp.
History
Date User Action Args
2014-05-22 01:41:11zyasoftsetmessageid: <1400722871.83.0.108441300299.issue1132@psf.upfronthosting.co.za>
2014-05-22 01:41:11zyasoftsetrecipients: + zyasoft, fwierzbicki, pjenvey, ericjacobs
2014-05-22 01:41:11zyasoftlinkissue1132 messages
2014-05-22 01:41:11zyasoftcreate