This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: JSR for a gnu.posix or javax.posix API ?


Adam Megacz wrote:
> Bernhard Fastenrath <bfastenrath@mac.com> writes:
> 
>>Is anybody interested to join an effort to write a POSIX API
>>for Java (originally for GCJ, later for Sun Java) and put it
>>through the JCP process?
> 
> 
> So that Sun can ignore it? ;)
> 
> C'mon, they yanked environment variables out of jdk1.2; I doubt
> they're going to let them back in along with the rest of the POSIX
> API... ;)

   java.lang.System.getenv() is back in JDK 1.5 beta 1.  Their documentation
doesn't show a "@since" keyword--perhaps they should introduce an
"@in-again-out-again" keyword.

-- 
  Alan Eliasen                 | "You cannot reason a person out of a
  eliasen@mindspring.com       |  position he did not reason himself
  http://futureboy.homeip.net/ |  into in the first place."
                               |     --Jonathan Swift


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