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 Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1796361
Title:
autopkgtests fail with openjdk 11~28-3ubuntu1 in cosmic-proposed
Status in libreoffice package in Ubuntu:
New
Bug description:
libreoffice 6.1.2 autopkgtests pass with openjdk 10.0.2+13-1ubuntu1
that's currently in cosmic. When upgrading openjdk to 11~28-3ubuntu1
in cosmic-proposed, the test called odk-build-examples reliably fails.
I'm attaching the log of the failed test, ran separately in an up-to-
date amd64 cosmic VM with cosmic-proposed.
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: libreoffice (not installed)
ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
Uname: Linux 4.18.0-8-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Oct 5 17:55:10 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-07-02 (824 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64
(20160420.1)
SourcePackage: libreoffice
UpgradeStatus: Upgraded to cosmic on 2018-09-14 (21 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1796361/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp