bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/23733] New: "SelectorImpl" throws a null pointer exceptio


From: subramanian dot vaitheeswaran at applabs dot com
Subject: [Bug classpath/23733] New: "SelectorImpl" throws a null pointer exception
Date: 5 Sep 2005 14:32:19 -0000

"java.nio.channels.spi.SelectorProvider"  Is the java property to configure 
the nio selector provider. Java by default 
uses  "sun.nio.ch.DefaultSelectorProvider" present in rt.jar. GNU classpath 
provides it own implementation "SelectorProviderImpl" which 
uses "SelectorImpl", which throws a null pointer exception when select() 
method is invoked on it

-- 
           Summary: "SelectorImpl" throws a null pointer exception
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: subramanian dot vaitheeswaran at applabs dot com
                CC: bug-classpath at gnu dot org


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




reply via email to

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