Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Item.java from JSR-166 #3311

Merged
merged 2 commits into from Jun 5, 2023

Conversation

mox692
Copy link
Contributor

@mox692 mox692 commented Jun 4, 2023

From #3165

This PR ports Item.java and some related code from the jsr166.
This Item.java is not defined in jsr166e (which is propably the base of current JSR166Test.scala) and seems to be introduced in the latest jsr166.
The current scala-native javalib has a mixture of both version, and I hope this PR will make the port of the latest jsr166 smoother.

@WojciechMazur WojciechMazur merged commit 11de9d7 into scala-native:main Jun 5, 2023
69 checks passed
@mox692 mox692 deleted the port/jsr166_item_class branch June 5, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants