Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow access to sun.awt to fix MineTweaker #128

Closed
wants to merge 1 commit into from

Conversation

Crimento
Copy link

@Crimento Crimento commented Mar 5, 2024

Allow access to sun.awt package to fix MineTweaker not being able to use clipboard for /mt hand command.

Tried to find a more specific package, but required class is a part of the core awt package.

Questionable PR in terms of security, so feel free to discuss.

Allow access to awt core package
@Crimento Crimento changed the title Update java9args.txt Allow access to sun.awt to fix MineTweaker Mar 5, 2024
@mist475 mist475 requested a review from eigenraven March 5, 2024 15:28
@Dream-Master Dream-Master requested a review from a team March 5, 2024 20:42
@eigenraven
Copy link
Member

I'll add this access in a commit to the 2.0 branch now, but this PR removes one (they are not inherited for sub-packages), and doesn't add it in all the places required.

@eigenraven eigenraven closed this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants