teavm/tests
Jasper Siepkes a409763f76
classlib: add the copyOf method to List, Set and Map interfaces (#708)
The copyOf static method was added in Java 10 to the List, Set and Map interfaces. Since no additions were made since Java 10 this commit brings the List, Set and Map interfaces to 100% completion for the latest LTS (Java 17) at the time of writing.
2023-06-07 10:13:20 +02:00
..
src/test classlib: add the copyOf method to List, Set and Map interfaces (#708) 2023-06-07 10:13:20 +02:00
build.gradle.kts Don't use Gradle toolchains to specify Java version 2023-02-01 18:41:17 +01:00
compile-c-unix-fast.sh C: add option to support exceptions via setjmp/longjmp 2019-07-22 16:53:47 +03:00
compile-c-unix.sh C: compile into multiple .c and .h files 2019-05-08 17:36:46 +03:00
run-wasi.sh Wasi: fix bugs in IO implementation 2022-11-12 21:52:29 +01:00