From: Volker Armin Hemmann <volkerarmin@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Java apps in 64 bit JVM?
Date: Mon, 29 Jun 2009 19:33:56 +0200 [thread overview]
Message-ID: <200906291933.56524.volkerarmin@googlemail.com> (raw)
In-Reply-To: <200906291837.30791.alan.mckinnon@gmail.com>
On Montag 29 Juni 2009, Alan McKinnon wrote:
> Hi all,
>
> The company has a Juniper Secure Connect VPN and I run amd64. The process
> is: log in via a web page in a browser, click a button and the page starts
> a java APP to create the ssl tunnel - a full blown Swing app, not a mere
> applet.
>
> I've only ever got this Java app to run in 32 bit Firefox with the
> java-x86- emul package. 64 bit Firefox, Konqueror, Opera all fail. I've
> tried sun-jdk, sun-jre (nsplugin and nsplugin-2), blackdown and icedtea.
>
> The only thing that works is firefox-bin with a 32bit jvm. The app doesn't
> do much in the way of logging so I don't know why it's failing. This
> strikes me as odd:
>
> A java app is bytecode that is independent of platform. It should make no
> difference whether a 32bit or 64bit jvm executes the bytecode as the format
> of the Java Virtual Machine and it's bytecode is constant.
>
> Surely?
yes, the bytecode is agnostic. But the vm is not - and look into the
directory, tons and tons of old crap. If juniper is badly programmed, it might
trigger some bug in the old stuff.
next prev parent reply other threads:[~2009-06-29 17:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-29 16:37 [gentoo-user] Java apps in 64 bit JVM? Alan McKinnon
2009-06-29 16:54 ` Mark Knecht
2009-06-29 17:10 ` Alan McKinnon
2009-06-29 18:19 ` Peter Humphrey
2009-06-29 17:33 ` Volker Armin Hemmann [this message]
2009-06-29 17:48 ` Florian Philipp
2009-06-29 18:10 ` Alan McKinnon
2009-06-29 20:55 ` Etaoin Shrdlu
2009-06-29 18:31 ` Paul Hartman
2009-06-29 18:45 ` Alan McKinnon
2009-06-29 19:23 ` Paul Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200906291933.56524.volkerarmin@googlemail.com \
--to=volkerarmin@googlemail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox