This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

reliabiliy of user.dir property


I'm curious how reliable the user.dir property is in Java.
Does anyone know of any JVMs that get it wrong?  Perhaps
people do a little experiment for me, and run this Kawa command:

   (invoke-static <java.lang.System> 'getProperty 'user.dir)

Let me know any JVM where this does not return the correct result.
I expect you to get the correct result, so you don't need to tell me that!
    --Per




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]