Your message dated Mon, 28 Mar 2022 15:42:28 +0100
with message-id 
<caescoiwy345bktqe+hywvmnhj9m2npmbvxwwbeeu9vavsmc...@mail.gmail.com>
and subject line Avez-vous besoin d'un prêt?
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 ow...@bugs.debian.org
immediately.)


-- 
859138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859138
Debian Bug Tracking System
Contact ow...@bugs.debian.org 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 ---
*Avez-vous besoin de financement? Avez-vous besoin d'un prêt pour des
besoins professionnels ou personnels? Nous proposons tous les types de
prêts aux particuliers ou aux entreprises, quel que soit votre pointage de
crédit actuel. Pour plus d'informations, n'hésitez pas à nous contacter par
e-mail : guarantycreditlo...@aol.com <guarantycreditlo...@aol.com> pour
plus d'informations.*

*Merci pour votre temps, nous nous réjouissons d'accorder votre crédit en
ligne.*
*COPYRIGHT 2022 (R).*

--- End Message ---

Reply via email to