-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The JAR attached here will pass deployment (it will deploy properly) even though it in fact should not (there is a proxiable service that has final methods... albeit in its superclass... but final methods none-the-less).
Attached is jar and source.
Note: if you add a final method to "IExtendAClassWithFinalMethods.java"
you will see the application fail to deploy as expected.