Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Long.compareUnsigned does not work #270

Closed
@warownia1

Description

@warownia1

The implementation of Long.compareUnsigned utilizes long overflow for its proper function which does not work as intended in java2script. For all positive values I tested for, the method always returns 0. For negative values, it returns the number opposite to what would be expected.

Related to #202

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