1. aa81672 Fix tests for JDK11 desugared library by Clément Béra · 3 years, 10 months ago
  2. 47bd3d2 Update test of parsing numbers by Søren Gjesse · 3 years, 11 months ago
  3. 5548422 Support '+' prefix on backported number parse methods on Dalvik by Søren Gjesse · 3 years, 11 months ago
  4. a82a72b Fix Java 9 backport test for Dalvik by Søren Gjesse · 3 years, 11 months ago
  5. a856e7a Add backporting more Java 9 methods by Søren Gjesse · 3 years, 11 months ago
  6. b223527 Backport OptionalInt/OptionalLong/OptionalDouble.stream() by Jake Wharton · 5 years ago
  7. 9402c90 Backport Math/StrictMath.multiplyHigh by Jake Wharton · 5 years ago
  8. 971ee70 Backport Math/StrictMath.multiplyFull by Jake Wharton · 5 years ago
  9. 0b2ff49 Support for Stream.ofNullable by clementbera · 5 years ago
  10. 3f0dd4f Desugared library: synchronized collections by clementbera · 5 years ago
  11. 7dc2571 Desugared lib: rename test packages by clementbera · 5 years ago
  12. 202ed1c Backport Java 9 Map.entry factory by Jake Wharton · 5 years ago
  13. ea02419 Backport Map.of and Map.ofEntries factories by Jake Wharton · 5 years ago
  14. a5f0506 Backport Set.of factories by Jake Wharton · 5 years ago
  15. 72fbd2f Add support for backporting List.of(E...) by Jake Wharton · 5 years ago
  16. 699e0ad Improve List.of backport implementations to match spec by Jake Wharton · 5 years ago
  17. 53bef93 Revert "Add support for List.of(E...)" by Jinseong Jeon · 5 years ago
  18. b377c7e Revert "Desugar calls to Set.of" by Jinseong Jeon · 5 years ago
  19. 0491fd7 Desugar calls to Set.of by Jake Wharton · 5 years ago
  20. dc847f0 Add support for List.of(E...) by Jake Wharton · 5 years ago
  21. 607ec3a Optional desugaring by clementbera · 5 years ago
  22. 5fcbfb2 Desugaring of List.of by clementbera · 5 years ago
  23. 6ccc014 L8 Cf to Cf by clementbera · 5 years ago
  24. 5b6eddd Revert "L8 Cf to Cf" by Jinseong Jeon · 5 years ago
  25. 49dbca6 L8 Cf to Cf by clementbera · 5 years ago
  26. 653c7be Desugared library fix invoke rewritting by clementbera · 6 years ago
  27. 2320d06 Backport Java 9 Objects methods by Jake Wharton · 6 years ago
  28. 0bdd90f Math/StrictMath JDK Tests by clementbera · 6 years ago
  29. 4b8c252 Backport Java 9 Byte/Short compareUnsigned methods by clementbera · 6 years ago
  30. d302048 Build Java 9 artifacts with third party JDK9. by Ian Zerny · 6 years ago
  31. ad22ab4 Support for $closeResource synthesized by java 9 compiler by Denis Vnukov · 6 years ago
  32. d9a4991 Define Java 9 signature polymorphic descriptor correctly by Mikaël Peltier · 7 years ago
  33. fac11c0 Desugar private static and instance interface methods. by Denis Vnukov · 7 years ago
  34. 61633d4 Add gradle support to build Java 9 tests by Mikaël Peltier · 7 years ago