Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #8658

Re: System.load / System.loadLibrary

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: System.load / System.loadLibrary
Date 2011-10-09 03:52 -0700
Organization Canadian Mind Products
Message-ID <t2v297p3vtstc8upr52daprmjlel29dp0i@4ax.com> (permalink)
References <j6rtvg$g6t$1@online.de>

Show all headers | View raw


On Sun, 9 Oct 2011 12:45:04 +0200, Philipp Kraus
<philipp.kraus@flashpixx.de> wrote, quoted or indirectly quoted
someone who said :

>
>Does anybody know a tip to load all libraries first, so the Java VM can 
>work with them from a "fixed" path?

I have better luck with load than loadLibrary. To me it felt like a
bug, but I have not seen bug reports so I suspect there is a mother of
a gotcha hidden in there not yet revealed.
.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
It should not be considered an error when the user starts something
already started or stops something already stopped. This applies
to browsers, services, editors... It is inexcusable to 
punish the user by requiring some elaborate sequence to atone,
e.g. open the task editor, find and kill some processes.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

System.load / System.loadLibrary Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-09 12:45 +0200
  Re: System.load / System.loadLibrary Roedy Green <see_website@mindprod.com.invalid> - 2011-10-09 03:52 -0700
  Re: System.load / System.loadLibrary Roedy Green <see_website@mindprod.com.invalid> - 2011-10-09 04:22 -0700
    Re: System.load / System.loadLibrary Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-09 14:09 +0200
      Re: System.load / System.loadLibrary Roedy Green <see_website@mindprod.com.invalid> - 2011-10-09 07:54 -0700
        Re: System.load / System.loadLibrary markspace <-@.> - 2011-10-09 09:32 -0700
          Re: System.load / System.loadLibrary Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-09 18:41 +0200
            Re: System.load / System.loadLibrary markspace <-@.> - 2011-10-09 10:31 -0700
  Re: System.load / System.loadLibrary "John B. Matthews" <nospam@nospam.invalid> - 2011-10-09 22:26 -0400

csiph-web