Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8664
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | markspace <-@.> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: System.load / System.loadLibrary |
| Date | Sun, 09 Oct 2011 09:32:08 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 13 |
| Message-ID | <j6siab$len$1@dont-email.me> (permalink) |
| References | <j6rtvg$g6t$1@online.de> <ddv2979m7vi0u4186rp3q9c3koepredg0h@4ax.com> <j6s2ui$k9d$1@online.de> <a2d397l5u5dotj0f30kfvp711s4reqkj4p@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Sun, 9 Oct 2011 16:32:11 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="21975"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+dx9uOP/12DLpJ1jAde3wtwj1NgL7vyg0=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 |
| In-Reply-To | <a2d397l5u5dotj0f30kfvp711s4reqkj4p@4ax.com> |
| Cancel-Lock | sha1:mW23qa3qiiS24BGy8/CqfTt9CiI= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:8664 |
Show key headers only | View raw
On 10/9/2011 7:54 AM, Roedy Green wrote: > In Forth it would be trivial to insert so some code to monitor what > strings load was being fed. I have never figured out how to pull that > off in Java. If you had such a tool, I think you could crack this > problem quite quickly. I seem to recall a tool on Unix system for monitoring the systems calls made by a process. I guess you could use that on the JVM to see what file calls where made by the JVM. Not sure how it works though. It might be strace I'm thinking of. Not sure though, I'm no sysadmin.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
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