Status Update
Comments
xa...@google.com <xa...@google.com> #2
I'm sorry screenshot names are all messed up, here is more explanation:
- Thu Jul 07 2022 16:50:00 GMT-0700 (Pacific Daylight Time).png
error caused by not finding jdk properly (first error)
- Thu Jul 07 2022 17:02:33 GMT-0700 (Pacific Daylight Time).png
error shown when i visit a JVM test
- Thu Jul 07 2022 17:03:18 GMT-0700 (Pacific Daylight Time).png
studio jdk config UI
- Thu Jul 07 2022 17:04:51 GMT-0700 (Pacific Daylight Time).png
result after workaround 2 where studio doesn't detect that ArrayMap extends Map
ch...@gmail.com <ch...@gmail.com> #3
This looks very similar to
ga...@google.com <ga...@google.com>
vm...@google.com <vm...@google.com> #4
I'm going to mark this issue as a duplicate of Android Studio default JDK
is used to configure the JDK, in case this entry is present on the jdk.table
. This entry is created during the SDK configuration via wizard setup UI, without providing any option to modify it later. During migration from X to Y minimum JDK version , the new projects that are using the same Android Studio release channel i.e. canary will use the X version, except if users deleted their jdk.table
or manually modified it.
Description
DESCRIBE THE ISSUE IN DETAIL: Exception in trying to run default created application.
Creating a New Application using the "New Project" tool from the toolbar or from the start menu of Android Studio creates projects with an invalid version of Java (8 instead of 11) for the current version of Android Studio.
Arctic Fox and above require Java 11.
STEPS TO REPRODUCE:
*These steps can be altered to use any combination of settings and will default to Java 8 in creation regardless.
ATTACH SCREENSHOTS/RECORDINGS OF THE ISSUE
ATTACH LOG FILES (Select Help > Show Log in Files, or Show Log in Finder on a Mac)
IMPORTANT: Please readhttps://developer.android.com/studio/report-bugs.html carefully and supply
all required information.
Studio Build: Arctic Fox Patch 2 Version of Gradle Plugin: 1.5.21 Version of Gradle: 7.0.2 Version of Java: 11 OS: OSX w/ Intel Chip