On 07/02/2014 09:18 AM, Emmanuel Bourg wrote:
> Hi all,
>
> I updated visualvm to the latest upstream release and I'm looking for a
> sponsor to upload it.
>
> Here is the changelog:
>
> * New upstream release
> - Removed 02-java8-compatibility.patch (fixed upstream)
> * Improved the man
Le 03/07/2014 15:56, tony mancill a écrit :
> I made on additional tweak to the package, dropping hardening-wrapper in
> favor of using dpkg-buildflags as recently requested on debian-devel.
> This requires a minor change to the gcc patch to let the compilation use
> LDFLAGS.
>
> The changes are
This issue is caused by a bug in ecj 3.10 related to overridden methods
with a covariant return type. Here StringBuffer.class is missing bridge
methods matching the signature of the methods defined in the Appendable
class. javac and ecj 3.9 generate them properly. I reported the issue
upstream:
3 matches
Mail list logo