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

Proper getStackAccessControlContext implementation #3854

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch 5 times, most recently from 8099bdb to d34f64e Compare October 7, 2021 15:35
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch 4 times, most recently from c9a52e5 to 0a21e38 Compare October 12, 2021 15:58
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch 4 times, most recently from 494ffaa to 2aee05e Compare October 29, 2021 12:48
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch 3 times, most recently from 032ea80 to cf6e8fa Compare November 10, 2021 14:19
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch 9 times, most recently from 1979a8e to 956a9b2 Compare November 26, 2021 21:00
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch 2 times, most recently from b817747 to 07a0c3f Compare December 8, 2021 21:15
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch from 07a0c3f to 2766ffe Compare December 16, 2021 13:15
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch 3 times, most recently from 5009126 to 0168092 Compare December 24, 2021 12:30
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch from 0168092 to 38f1ca2 Compare January 11, 2022 14:46
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch from aea1bb3 to d3fe235 Compare January 21, 2022 12:51
Implemented PrivilegedStack using FastThreadLocal.
Added missing getProtectionDomain method.
Check for DISALLOWED_CONTEXT_MARKER in executePrivileged.
Added allowlist for known-good JDK contexts.
Suppress deprecation warnings.
@graalvmbot graalvmbot force-pushed the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch from d3fe235 to a767aaa Compare January 26, 2022 11:51
@graalvmbot graalvmbot merged commit fa522f7 into master Jan 27, 2022
@graalvmbot graalvmbot deleted the github/lazar-mitrovic/GR-33968/proper-getstackaccesscontrolcontext-implementation branch February 8, 2022 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants