BUG: ClassView Incorrectly Allows Non-Abstract/Abstract Method (161707)
The information in this article applies to:
- Microsoft Visual J++ 1.0
- Microsoft Visual J++ 1.1
This article was previously published under Q161707 SYMPTOMS
ClassView allows you to add methods that use the abstract modifier to non-
abstract classes. In Visual J++ 1.0 it also allows you to add methods that
do not use the abstract modifier to interfaces. As a result, errors occur
when you compile the source code. ClassView should not allow these
scenarios.
RESOLUTION
Avoid adding methods that use ClassView in this manner.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. We are researching this problem
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual J++ and the SDK for Java, see the following page on the Microsoft
Technical Support site:
Modification Type: | Minor | Last Reviewed: | 8/25/2005 |
---|
Keywords: | kbArtTypeINF kbbug kbui KB161707 |
---|
|