Skip to content

The process refuses to quit. #539

@UchihaYuki

Description

@UchihaYuki

I'm using java:0.12.2, and running on Windows 10. After executing the following code:

const java = require("java")
const ArrayList = java.import("java.util.ArrayList");
console.log(new ArrayList().sizeSync())

The process doesn't exit. Is there a java.destroy() or something?

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