Can't Repro
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: r8
Branch: main
commit 523791bc96c49fa1874171a57ae9032d409e3bf8
Author: Ian Zerny <zerny@google.com>
Date: Thu Dec 21 13:11:27 2023
Add origin information to errors in the ArchiveResourceProvider
This issue was found looking at b/317330821 but it is not a fix.
Bug: b/317330821
Change-Id: Ic360e2008cef5341a0f1e6761f8d1e655d80009e
M src/main/java/com/android/tools/r8/utils/ArchiveResourceProvider.java
M src/test/java/com/android/tools/r8/files/ArchiveWithDexTest.java
https://r8-review.googlesource.com/87440
Branch: main
commit 523791bc96c49fa1874171a57ae9032d409e3bf8
Author: Ian Zerny <zerny@google.com>
Date: Thu Dec 21 13:11:27 2023
Add origin information to errors in the ArchiveResourceProvider
This issue was found looking at
Bug:
Change-Id: Ic360e2008cef5341a0f1e6761f8d1e655d80009e
M src/main/java/com/android/tools/r8/utils/ArchiveResourceProvider.java
M src/test/java/com/android/tools/r8/files/ArchiveWithDexTest.java
an...@google.com <an...@google.com> #3
Our team had requested additional information for this issue which was not provided within 30 days. Unfortunately there is not enough information for us to proceed and this issue is now closed.
In the future, if you encounter this or any other issue, please readhttps://developer.android.com/studio/report-bugs.html and file a new bug report with all the required information. This will help ensure the team can correctly triage, reproduce, and resolve your issue.
Thank you!
In the future, if you encounter this or any other issue, please read
Thank you!
Description
Issue reported inhttps://stackoverflow.com/questions/77681374/cannot-create-android-app-from-an-archive-containing-both-dex-and-java-bytecode
A project with invalid input archives containing both DEX and Java bytecode will fail without providing context information about what archive is the cause: