Skip to content

JSONObject.java:[3483,44] unchecked cast compile warning #1052

@javadev

Description

@javadev

I have identified a compile-time warning during the build process. It would be helpful to review it to ensure there are no underlying issues or potential side effects

[INFO] Compiling 26 source files with javac [debug target 1.8] to target\classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] /JSON-java.stleary/src/main/java/org/json/JSONObject.java:[3483,44] uncheck
ed cast
required: E
found: java.lang.Object
[INFO]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions