Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Fixed this on an internal branch, along with several similar issues about invalidate() not propagating.
Will go out with next paging release.
Will go out with next paging release.
ap...@google.com <ap...@google.com> #3
Thank you, your great work
ap...@google.com <ap...@google.com> #4
Project: r8
Branch: 3.3
commit 2c3f16c44e6f76904e2668dd23553ffadcd959a7
Author: Søren Gjesse <sgjesse@google.com>
Date: Wed Jun 29 12:47:47 2022
Update error message for desugared library version
Include the link to thedeveloper.android.com section
with information on which compiler version supports which
desugared library version.
Fixes: b/235325369
Change-Id: I9b606b7b5229e7937526c828ff3b19159c2f02a0
M src/main/java/com/android/tools/r8/ir/desugar/desugaredlibrary/legacyspecification/LegacyDesugaredLibrarySpecificationParser.java
https://r8-review.googlesource.com/69337
Branch: 3.3
commit 2c3f16c44e6f76904e2668dd23553ffadcd959a7
Author: Søren Gjesse <sgjesse@google.com>
Date: Wed Jun 29 12:47:47 2022
Update error message for desugared library version
Include the link to the
with information on which compiler version supports which
desugared library version.
Fixes:
Change-Id: I9b606b7b5229e7937526c828ff3b19159c2f02a0
M src/main/java/com/android/tools/r8/ir/desugar/desugaredlibrary/legacyspecification/LegacyDesugaredLibrarySpecificationParser.java
ap...@google.com <ap...@google.com> #5
Project: r8
Branch: 3.2
commit 5a007b90730be50a5cc54e7897d86312107f4984
Author: Søren Gjesse <sgjesse@google.com>
Date: Wed Jun 29 12:49:24 2022
Version 3.2.74
Bug: b/235325369
Change-Id: I50c9bcf5c872557d8fd33a0e7d7c4b4798a1ef4c
M src/main/java/com/android/tools/r8/Version.java
https://r8-review.googlesource.com/69382
Branch: 3.2
commit 5a007b90730be50a5cc54e7897d86312107f4984
Author: Søren Gjesse <sgjesse@google.com>
Date: Wed Jun 29 12:49:24 2022
Version 3.2.74
Bug:
Change-Id: I50c9bcf5c872557d8fd33a0e7d7c4b4798a1ef4c
M src/main/java/com/android/tools/r8/Version.java
ap...@google.com <ap...@google.com> #6
Project: r8
Branch: 3.2
commit 0c54d392a3333c99152c36f1a54aad12d2fdbfea
Author: Søren Gjesse <sgjesse@google.com>
Date: Wed Jun 29 12:48:51 2022
Update error message for desugared library version
Include the link to thedeveloper.android.com section
with information on which compiler version supports which
desugared library version.
Fixes: b/235325369
Change-Id: I9b606b7b5229e7937526c828ff3b19159c2f02a0
M src/main/java/com/android/tools/r8/ir/desugar/desugaredlibrary/DesugaredLibraryConfigurationParser.java
https://r8-review.googlesource.com/69380
Branch: 3.2
commit 0c54d392a3333c99152c36f1a54aad12d2fdbfea
Author: Søren Gjesse <sgjesse@google.com>
Date: Wed Jun 29 12:48:51 2022
Update error message for desugared library version
Include the link to the
with information on which compiler version supports which
desugared library version.
Fixes:
Change-Id: I9b606b7b5229e7937526c828ff3b19159c2f02a0
M src/main/java/com/android/tools/r8/ir/desugar/desugaredlibrary/DesugaredLibraryConfigurationParser.java
ap...@google.com <ap...@google.com> #7
Project: r8
Branch: 3.3
commit 2c3f16c44e6f76904e2668dd23553ffadcd959a7
Author: Søren Gjesse <sgjesse@google.com>
Date: Wed Jun 29 12:47:47 2022
Update error message for desugared library version
Include the link to thedeveloper.android.com section
with information on which compiler version supports which
desugared library version.
Fixes: b/235325369
Change-Id: I9b606b7b5229e7937526c828ff3b19159c2f02a0
M src/main/java/com/android/tools/r8/ir/desugar/desugaredlibrary/legacyspecification/LegacyDesugaredLibrarySpecificationParser.java
https://r8-review.googlesource.com/69337
Branch: 3.3
commit 2c3f16c44e6f76904e2668dd23553ffadcd959a7
Author: Søren Gjesse <sgjesse@google.com>
Date: Wed Jun 29 12:47:47 2022
Update error message for desugared library version
Include the link to the
with information on which compiler version supports which
desugared library version.
Fixes:
Change-Id: I9b606b7b5229e7937526c828ff3b19159c2f02a0
M src/main/java/com/android/tools/r8/ir/desugar/desugaredlibrary/legacyspecification/LegacyDesugaredLibrarySpecificationParser.java
ap...@google.com <ap...@google.com> #8
Project: r8
Branch: main
commit ef0149660a45982435b751244295a33db825670c
Author: Søren Gjesse <sgjesse@google.com>
Date: Tue Aug 09 18:05:16 2022
Update error message for desugared library version
Also include a link to thedeveloper.android.com section
with the overall documentation on desugared library.
Bug: b/235325369
Change-Id: I697a0e48204aa33080f122b9651fab9de923565b
M src/test/java/com/android/tools/r8/desugar/desugaredlibrary/LegacyDesugaredLibraryConfigurationParsingTest.java
M src/main/java/com/android/tools/r8/ir/desugar/desugaredlibrary/legacyspecification/LegacyDesugaredLibrarySpecificationParser.java
A src/main/java/com/android/tools/r8/errors/UnsupportedDesugaredLibraryConfigurationVersionDiagnostic.java
https://r8-review.googlesource.com/70161
Branch: main
commit ef0149660a45982435b751244295a33db825670c
Author: Søren Gjesse <sgjesse@google.com>
Date: Tue Aug 09 18:05:16 2022
Update error message for desugared library version
Also include a link to the
with the overall documentation on desugared library.
Bug:
Change-Id: I697a0e48204aa33080f122b9651fab9de923565b
M src/test/java/com/android/tools/r8/desugar/desugaredlibrary/LegacyDesugaredLibraryConfigurationParsingTest.java
M src/main/java/com/android/tools/r8/ir/desugar/desugaredlibrary/legacyspecification/LegacyDesugaredLibrarySpecificationParser.java
A src/main/java/com/android/tools/r8/errors/UnsupportedDesugaredLibraryConfigurationVersionDiagnostic.java
Description
Until now all desugared library versions have worked with all AGP version from 4.0. However from upcoming version 1.2.0 AGP 7.3 will be needed.
This should be documented, and the error message from D8/R8 should include a link to a table showing which compiler version is required for which desugared library version.