bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/28680] New: Misleading error message from gnu.java.securi


From: edwin dot steiner at gmx dot net
Subject: [Bug classpath/28680] New: Misleading error message from gnu.java.security.Engine
Date: 10 Aug 2006 12:53:30 -0000

When gnu.java.security.Engine.getInstance does not find the
required class, it creates the error message:

error = "class not found: " + algorithm;

which is misleading, as `algorithm` is not the class name.
Better would be reporting the real classname used for the
lookup or at least make it "class not found for algorithm: "


-- 
           Summary: Misleading error message from gnu.java.security.Engine
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: edwin dot steiner at gmx dot net


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





reply via email to

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