Your message dated Wed, 17 Apr 2019 03:22:45 +0000
with message-id <e1hgb9p-0008bq...@fasolo.debian.org>
and subject line Bug#900912: fixed in openjdk-11 11.0.3+7-1
has caused the Debian Bug report #900912,
regarding openjdk-11: Accessibility does not get loaded
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 ow...@bugs.debian.org
immediately.)


-- 
900912: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900912
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openjdk-10
Version: 10.0.1+10-4
Severity: important
Tags: a11y

Hello,

Like with openjdk-9, accessibility does not work in the openjdk-10
packages, the libatk-wrapper and java-atk-wrapper do not get loaded.

See Bug#822642 for my researches at the time, I gues things haven't
improved since then. I have pasted it for conveniency:

“
In previous versions there were symlinks for java-atk-wrapper.jar and
libatk-wrapper.so in
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext
but with openjdk-9 this directory seems to be disabled. I see that it's
where the class gets loaded from with openjdk-8: -verbose:class show:

[Loaded org.GNOME.Accessibility.AtkWrapper from 
file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/java-atk-wrapper.jar]

and removing that file brings

Exception in thread "main" java.awt.AWTError: Assistive Technology not found: 
org.GNOME.Accessibility.AtkWrapper
        at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
        at java.awt.Window.getToolkit(Window.java:1362)

I tried to look for the equivalent code in openjdk-9, but I don't see
where the binary is supposed to be: in openjdk-8, it was in rt.jar, but
I can't find this in openjdk-9. The source code of getDefaultToolkit
seems to be the same, except that it also checks for running headless.
Perhaps that's the test that fails?
”

I guess openjdk-8 will be phased out in Buster, so this is a really
important issue: people needing accessibility will not be able to use
java applications at all any more if openjdk-10 does not properly load
accessibility support.

Samuel

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-debug'), (500, 'oldoldstable'), (500, 
'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: openjdk-11
Source-Version: 11.0.3+7-1

We believe that the bug you reported is fixed in the latest version of
openjdk-11, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 900...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@ubuntu.com> (supplier of updated openjdk-11 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 17 Apr 2019 04:16:16 +0200
Source: openjdk-11
Architecture: source
Version: 11.0.3+7-1
Distribution: unstable
Urgency: high
Maintainer: OpenJDK Team <open...@lists.launchpad.net>
Changed-By: Matthias Klose <d...@ubuntu.com>
Closes: 900912
Changes:
 openjdk-11 (11.0.3+7-1) unstable; urgency=high
 .
   * OpenJDK 11.0.3+7 build.
   * Support using the Java ATK wrapper (Samuel Thibault). Closes: #900912.
     - patches/jaw-classpath.diff: Fix finding the Java ATK wrapper.
     - patches/jaw-optional.diff: Make failing to load the Java ATK wrapper
       non-fatal.
Checksums-Sha1:
 d03f38c212413bc7cdc057640c64372251c831a2 4692 openjdk-11_11.0.3+7-1.dsc
 20f390f7ac9302e81343af05d7a0a3fbc7bf8d1a 75355240 
openjdk-11_11.0.3+7.orig.tar.xz
 c0dac923f4b8256b79aca173ff3411b5552b6108 172508 
openjdk-11_11.0.3+7-1.debian.tar.xz
 cc62d1a773daca21df5d90382ade758f43dfcbab 17320 
openjdk-11_11.0.3+7-1_source.buildinfo
Checksums-Sha256:
 ca2940b9bef4ec82dd3bbd048ac2a0d4fc99e24ad21383831347fed6a5071705 4692 
openjdk-11_11.0.3+7-1.dsc
 eddaca1cfb6032123ca6a355d1a3c0f758389305bda918eb5de4ff013c90b109 75355240 
openjdk-11_11.0.3+7.orig.tar.xz
 0f79bf8a6e371b71e97f061df67b625e47fd9c3daa96cf8968298f9fc026fd5f 172508 
openjdk-11_11.0.3+7-1.debian.tar.xz
 e2deabfeb39bb80f1661533d8e0c564cc0678715fdafbfbf3fc3850a823c1bf4 17320 
openjdk-11_11.0.3+7-1_source.buildinfo
Files:
 9999a48681dffd1950bf2de36e56eccd 4692 java optional openjdk-11_11.0.3+7-1.dsc
 ec6147c8cdde1b2d23d33faedb81184a 75355240 java optional 
openjdk-11_11.0.3+7.orig.tar.xz
 53878a5a15db5013393e517dec3a36dc 172508 java optional 
openjdk-11_11.0.3+7-1.debian.tar.xz
 297fb0d708a6a7c75daa3eee90e80eb5 17320 java optional 
openjdk-11_11.0.3+7-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAly2lZYQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9brMEAC+1IyVvw91Y/KHeUM3VbJbgdnWBj6yFsLK
UQUGThSeYlZ7cr/gLXXv1kFlrHL3N8rL9LxSCG7kgeD+aQBWy6eusLF+bPDFCHre
pzEd2ICq9iUf0n8cJdOZILM6cXRas0MwjJXnsBiL1iO+HP8G7tmG9WD0YCPhDJDk
pN1hjyKDZrkHqIvUfybpgBuq8LUuqJKHgNcJDlEN5TaWWTIIs/yAQ6wgqRt7P1iq
I1kh/cWyoaM2uUKG4xPH9GYfISdiR2TwdI3K0TwyE6FEK6892IefOGUMIqNtavig
U3tAKHfLIsQ0ld0Gu8kwf7PKJSnK53EKtgO6UV3gc+GN/bO/X0I1bO4k6n2Ur+6I
adAVUmZANmNqN1n24Uo9qIklsWK8aOKVo4pTOkN61AkiZRjfFsIBlj16UX/qYFB5
5NIjVpOtDoDNtDH0Rw3hAjwygvVAM6sSLuiuvFrcIZVGQhAS1aWKmqBq5Hwrms7Z
bTIOXr+y30plgorzFKPf1RjYlUjqmdb5aACnqq7PBkb7p3ky2KFmVn+RrwwX6F0d
KkRmSwj6PWSCgGddXx9ML5yQzxeloKy6jlgNsG1xV+as2ti32DtJeeVTXOIJ5eZc
7etcLG/15ZwbOF3biZyg99ng0yz5dt+i41HreeBKVCD2eVynrqOQAvryheaUuYD1
CKH4RVaKUw==
=eYtv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to