Your message dated Sat, 30 Mar 2019 19:21:38 +0000
with message-id <[email protected]>
and subject line Bug#915620: Removed package(s) from unstable
has caused the Debian Bug report #859138,
regarding java.lang.UnsupportedOperationException: The BROWSE action is not 
supported on the current platform!
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.)


-- 
859138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859138
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openjdk-8-jre-headless
Version: 8u121-b13-4
Severity: normal

tglase@tglase-nb:~ $ cat >testcase.java <<\EOF
import java.awt.Desktop;
import java.net.URI;

public class testcase {
        public static void main(String[] args) {
                try {   
                        Desktop.getDesktop().browse(new 
URI("http://www.mirbsd.org/";));
                } catch (Exception e) {
                        System.out.println(e);
                }
        }
}
EOF
tglase@tglase-nb:~ $ javac testcase.java
tglase@tglase-nb:~ $ jar -cvfe testcase.jar testcase testcase.class
added manifest
adding: testcase.class(in = 686) (out= 448)(deflated 34%)
tglase@tglase-nb:~ $ java -jar testcase.jar
java.lang.UnsupportedOperationException: The BROWSE action is not supported on 
the current platform!


This works on Windows®, and some upstream author is now
requiring this unfortunately, reporting it also works
on e.g. Debian-derivate-that-cannot-be-named.

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages openjdk-8-jre-headless depends on:
ii  ca-bundle [ca-certificates-java]  20170309tarent1
ii  java-common                       0.58
ii  libc6                             2.24-9
ii  libcups2                          2.2.1-8
ii  libfontconfig1                    2.11.0-6.7+b1
ii  libfreetype6                      2.6.3-3+b2
ii  libgcc1                           1:6.3.0-10
ii  libjpeg62-turbo                   1:1.5.1-2
ii  liblcms2-2                        2.8-4
ii  libnss3                           2:3.26.2-1
ii  libpcsclite1                      1.8.20-1
ii  libstdc++6                        6.3.0-10
ii  libx11-6                          2:1.6.4-3
ii  libxext6                          2:1.3.3-1+b2
ii  libxi6                            2:1.7.9-1
ii  libxrender1                       1:0.9.10-1
ii  libxtst6                          2:1.2.3-1
ii  multiarch-support                 2.24-9
ii  util-linux                        2.29.2-1
ii  zlib1g                            1:1.2.8.dfsg-5

openjdk-8-jre-headless recommends no packages.

Versions of packages openjdk-8-jre-headless suggests:
ii  fonts-dejavu-extra                 2.37-1
pn  fonts-indic                        <none>
ii  fonts-ipafont-gothic               00303-16
ii  fonts-ipafont-mincho               00303-16
pn  libnss-mdns                        <none>
pn  ttf-wqy-microhei | ttf-wqy-zenhei  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 8u212-b01-1+rm

Dear submitter,

as the package openjdk-8 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/915620

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to