google / guava

Google core libraries for Java
Apache License 2.0
49.69k stars 10.79k forks source link

More docs about using GWT/j2cl #5257

Open cpovirk opened 3 years ago

cpovirk commented 3 years ago

They would go here: https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-gwt

They should say at least:

And if we still talk about supporting GWT-RPC/serialization anywhere, we should remove that.

cpovirk commented 3 years ago

(I did recently verify that GWT tests were passing at https://github.com/google/guava/commit/52882ad975d2a55bb624143f02387515b3b01f46. So if anything does break, the cause should be something after that.)

cpovirk commented 3 years ago

Cross-link: https://github.com/google/guava/issues/3102