lkml.org 
[lkml]   [1999]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.2.13pre11 aka "Release Candidate #1"
On Wed, Sep 22, 1999 at 11:10:20PM +0000, Oliver Teuber wrote:
> 2.2.13pre11 breaks java on my system ...
>
> olibox:~ # java -version
> java_ns version "1.1.7B"
> olibox:~ # javac
> Cannot open /proc/01129 for GC
>
> seems to be a problem with the leading zeros ...

Yes, this was mentioned to be a deliberate change. Unfortunately, broken
stuff like that risk forcing the old behavior to be returned.

The answer instead is to use a sprintf("%d") instead of (apparently) %05d
in the java bytecode interpreter's garbage collection routines.

Jeff
PS the file 01129 never existed, have you seen it in "ls"?
--
\/ http://incolor.inetnebr.com/jepler/ Jeff Epler jepler@inetnebr.com
Those who have some means think that the most important thing in the
world is love. The poor know that it is money.
-- Gerald Brenan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.082 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site