Your message dated Tue, 12 Sep 2017 23:19:10 +0200
with message-id
<caclylbmjgyxynnsjfxwexwbwninyhs687ogd34rh52gycqs...@mail.gmail.com>
and subject line Re: Bug#873225: FTBFS with Java 9 due to Terrible Swing
has caused the Debian Bug report #873225,
regarding FTBFS with Java 9 due to Terrible Swing
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
873225: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873225
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: zeroc-ice
Version: 3.6.3
Severity: normal
User: [email protected]
Usertags: default-java9
This package fails to build with default-jdk pointing to openjdk-9-jdk.
The awful changes to generics in a couple of Swing classes seem to be
at fault. This probably requires pretty significant code changes to fix.
I recommend taking it up with upstream. See the Swing section on this wiki
page:
https://wiki.debian.org/Java/Java9Pitfalls
Build log:
/build/zeroc-ice-3.6.3/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnv.java:19:
error: children() in TreeNodeBase cannot implement children() in TreeNode
class DbEnv extends TreeNode implements DescriptorHolder
Cheers,
Chris.
--- End Message ---
--- Begin Message ---
We have fixed the problems of building with JDK 9 in upstream 3.6.4 an
upload version 3.6.4-1+buster that includes upstream fixes.
On Fri, Aug 25, 2017 at 5:41 PM, Chris West <[email protected]>
wrote:
> Source: zeroc-ice
> Version: 3.6.3
> Severity: normal
> User: [email protected]
> Usertags: default-java9
>
> This package fails to build with default-jdk pointing to openjdk-9-jdk.
>
> The awful changes to generics in a couple of Swing classes seem to be
> at fault. This probably requires pretty significant code changes to fix.
> I recommend taking it up with upstream. See the Swing section on this wiki
> page:
> https://wiki.debian.org/Java/Java9Pitfalls
>
>
> Build log:
> /build/zeroc-ice-3.6.3/java/src/IceGridGUI/src/main/java/
> IceGridGUI/Application/DbEnv.java:19: error: children() in TreeNodeBase
> cannot implement children() in TreeNode
> class DbEnv extends TreeNode implements DescriptorHolder
>
>
> Cheers,
> Chris.
>
--
José Gutiérrez de la Concha
ZeroC, Inc.
--- End Message ---