-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"Campbell Boucher-Burnet" <[EMAIL PROTECTED]> writes:
<snip/>

> /*
> 
> > Hm... wasn't this only added in JDK 1.4?  It might be better to compute
> absolute
> > paths on startup.
> > <snip/>
> 
> Sorry Kevin...I must be dense...wasn't *what* only added in JDK1.4?
> Canonicalizing a path?  Switching the current directory away from the pwd at
> the time the VM was invoked? ...?  Actually, I've never tried or thought about
> changing the pwd, I just always assumed setting the system property "user.dir"
> had some such effect...

No... changing the directory of a VM at runtime.

This has been an outstanding bug for YEARS.  I think they either did it in 1.4
or is slated for 1.5.. 

> but looking at the source, the system properties are filled in by a native
> method in java.lang.System, and putting a system property has only the effect
> of changing the value in the properties object associated with the key.  This
> seems kinda "hmmm..." to me.  It it possible to change the working directory
> of the JVM process?

no.  but don't know about 1.4 (sorry... don't have javadoc built here).
<snip/>

- -- 
Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] )
             Location - San Francisco, CA, Cell - 415.595.9965
        Jabber - [EMAIL PROTECTED],  Web - http://relativity.yi.org/

They must have programmed it to get rid of the competition!

You mean like Microsoft?

Exactly!  -- Simpsons
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt

iD8DBQE8iyyBAwM6xb2dfE0RAq8dAJsGllhFu8vigXKpAmRrAAu+0Du1qACfdnjg
ZMpzdx8bKmX3EHXhWFqrp4Q=
=Y1+h
-----END PGP SIGNATURE-----

_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to