bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/27097] NetworkInterface.getNetworkInterfaces()


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/27097] NetworkInterface.getNetworkInterfaces()
Date: 27 Apr 2006 10:05:30 -0000


------- Comment #1 from gnu_andrew at member dot fsf dot org  2006-04-27 10:05 
-------
getNetworkInterfaces() is part of the VM layer.  At present, a default
implementation is not provided (or rather, the default implementation is a stub
that throws an exception).  It is thus up to VMs to implement this method
appropriately.  Kaffe provides such an implementation, JamVM doesn't at
present, which results in the bug reported here.

I'm leaving this open, as I think we should probably have a better default
implementation for this (perhaps based on Kaffe's).  If there is a good reason
not to do so, then feel free to close this bug.


-- 

gnu_andrew at member dot fsf dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnu_andrew at member dot fsf
                   |                            |dot org
           Severity|major                       |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-27 10:05:28
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27097





reply via email to

[Prev in Thread] Current Thread [Next in Thread]