I'm not fluent in java, but reading the source (DocumentView.java) I
cannot see any anonymous inner class definitions. And indeed if I
disassemble DocumentView$1.class that was generated with OpenJDK 10, it
looks pretty much empty:
$ javap out/sdk/LINUXexample.out/class/OfficeDevDesktopEnv/DocumentView\$1.class
Compiled from "DocumentView.java"
class DocumentView$1 {
}
I also successfully ran the corresponding tests with OpenJDK 10 after
removing DocumentView$(QUOTE)$$1.class from
odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Makefile, so
it looks like this could be safely removed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796361
Title:
autopkgtests fail with openjdk 11~28-3ubuntu1 in cosmic-proposed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1796361/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs