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

Missed emul classes for java 9-11 #222

Closed
wants to merge 9 commits into from

Conversation

treblereel
Copy link
Contributor

This is a large PR. If it's more convenient for you to work with it in parts, let me know, and I will make the PRs one by one.

niloc132 and others added 9 commits January 31, 2024 20:44
See earlier review at https://gwt-review.googlesource.com/c/gwt/+/21501.

Build changes get us ready for missing Java 10 and 11 emulation as
well.

Partial #9547

(cherry picked from commit 3250dca76051493f17c2a39eca216cd55c7153fc)
Partial #9547

(cherry picked from commit 9b9e888bfc5c8991425da65b0e2f12577d0ac638)
Partial #9547

(cherry picked from commit a9aeadd1382da173389d5313d2d24f8cf38007f5)
Partial #9547
Co-authored-by: Alexey Abashev <[email protected]>

(cherry picked from commit d73d095eabcf18d565ee9eebacdaa2895ae77c52)
Partial #9547

(cherry picked from commit 1ca97c479868dd40219d4fe64a25823592f820af)
Partial #9547

(cherry picked from commit be374733d88677f0a2c038c994c304a60d30d30d)
Add missing `not` method to Predicate to be java 11 compatible.

Partial #9547

(cherry picked from commit c4befe7d0d402118f79be783d2cbcbb061054f04)
Fixes #9547

(cherry picked from commit c5d74f1734bd58a7e3e797a6cc8ca89e2cd7134c)
Java 10 added copyOf static factory methods to produce immutable
List/Set/Map instances that contain no nulls.

Follow-up #9547

(cherry picked from commit f05b257fb480707aac412b227907a0383c913e70)
@niloc132
Copy link
Contributor

niloc132 commented Feb 1, 2024

The first commit in this series incorporates changes from the review at https://gwt-review.googlesource.com/c/gwt/+/21501.

@niloc132 niloc132 mentioned this pull request Feb 1, 2024
25 tasks
@gkdn
Copy link
Member

gkdn commented Feb 1, 2024

Thanks for the patch. Yes it would definitely help if you separate it into smaller parts.

@treblereel
Copy link
Contributor Author

Thanks for the patch. Yes it would definitely help if you separate it into smaller parts.

Great, then I will make PRs as you merge them.
I think this PR should be closed.

see: #223

@treblereel treblereel closed this Feb 2, 2024
@treblereel
Copy link
Contributor Author

see #223

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.

4 participants