Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941647 - dev-util/android-studio-2024.1.2.13: can't change the boot Java runtime
Summary: dev-util/android-studio-2024.1.2.13: can't change the boot Java runtime
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-10-17 03:31 UTC by inkflaw
Modified: 2024-11-22 07:06 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description inkflaw 2024-10-17 03:31:41 UTC
due to global env set:
# https://developer.android.com/studio/command-line/variables
newenvd - 99android-studio <<-EOF
        # Configuration file android-studio
        STUDIO_JDK="${dir}/jbr"
EOF

Reproducible: Always