Skip to content

Fix Class.getSuperClass() not to return Object for Object #8

Description

@cwende

getSuperclass() returns Object if a Class does not declare any concrete extension. This is also done for the class Object.

This may result in an endless loop when transitively traversing getSuperclass()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions