Libraryless. Click here for Pure Java version (3051L/17K).
static LS standardAddOpensFlags() { ret map(ll("jdk.internal.loader", "jdk.internal.module", "jdk.internal.ref", "jdk.internal.reflect", "java.lang.module"), pkg -> "--add-opens java.base/" + pkg + "=ALL-UNNAMED"); }
Began life as a copy of #1019301
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1031907 |
| Snippet name: | standardAddOpensFlags |
| Eternal ID of this version: | #1031907/1 |
| Text MD5: | de1dec5797a7bbdc0f057649e9c4fc52 |
| Transpilation MD5: | febe92ea5c0e987713f4f12c307c7f97 |
| Author: | stefan |
| Category: | javax / vm |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-07-24 07:43:55 |
| Source code size: | 247 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 353 / 472 |
| Referenced in: | [show references] |