这是indexloc提供的服务,不要输入任何密码
Skip to content

type Object generates incorrect Java code #1039

@SimonCockx

Description

@SimonCockx
type Object:

type Foo:

The code for Foo has incorrect references to Object. E.g., when overriding equals(Object object), Object now refers to the generated type Object rather than java.lang.Object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions