-
Couldn't load subscription status.
- Fork 911
Using Graal.js 19.0.0 via Scripting in platform/core.network #1092
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
Merged
JaroslavTulach
merged 33 commits into
apache:master
from
JaroslavTulach:CoreNetworkAndScriptingAPI
Jun 3, 2019
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
f1dd7e5
Using Scripting API in platform/core.network
1894e0c
Continue to specify class filter when using Nashorn engine
ef302df
Merge branch 'master' into CoreNetworkAndScriptingAPI
294cb63
Allow exit from the unit test
f2c5275
ConfigureProxy task to set proxy before downloading Gradle
6247e88
Merging with recent master
c9fdbfc
Updating to GraalVM RC16
a499252
Can't build web.core module in our corporate environment without havi…
a297bcf
Setting up proxy before building web.core module
8f60775
Merging with master and running with nashorn emulation
4592738
icu4j is needed for Graal JS I18N support
d9ef75c
Make the default value of proxyPort property a number
db69ef4
Using released version 19.0.0 of GraalVM libraries
fb47be0
Adjusting to API changes in GraalVM SDK, Truffle and Graal.js modules
1cb766d
Merge remote-tracking branch 'origin/master' into CoreNetworkAndScrip…
d2bb159
Adjusting to GraalVM 19.0.0
bfbe61d
Adjusting version to 19.0.0
a0ebbb9
Sharing the license between ide/html.parser/external/icu4j-4_4_2-lice…
c5365c1
Use 1.7 compilation level even on newer JDKs
d0525af
Always set the proxy host property - even to empty string
0b04f4d
Avoid configuration of the engines via global properties
6468401
Describing the security model of GraalVM languages and crosslinking t…
01a351e
Merge remote-tracking branch 'origin/master' into CoreNetworkAndScrip…
afc27a4
Keep the hintful comment
f47f36c
Secure all script engines by default
f21511c
Control access to Java.type via a property
c3b95e1
Replacing allowAllAccess property with a builder configuration method
5a0a6e7
Test the JavaScript engines in both 'all access' modes
7a90c43
ALLOWED_PAC_ENGINES branding API to allow applications to restrict th…
ae8dd1a
Only set the gradle.proxy.args if the resolved proxy is not empty
30626a3
Attributing non-localizable strings with NOI18N comment
abd99c9
Removing redundant null check
178b4c6
Tightening up security by removing access to common reflection entryp…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
465 changes: 445 additions & 20 deletions
465
ide/libs.graalsdk/nbproject/org-netbeans-libs-graalsdk.sig
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.