Skip to content

Dependency on sun packages needs to be removed #1

@b3anMachine

Description

@b3anMachine

Dependency on sun.audio.* classes in Game.java needs to be replaced (try javax.sound.*) for Java 9 compatibility. This package was only meant for internal Java use and was never should have been used externally by this project in the first place. It has finally been removed from Java completely in this latest update.

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