Libraryless. Click here for Pure Java version (64L/1K).
// moduleName = e.g. "java.scripting" static File jigsawModuleFile(S moduleName, File javaHome default javaHome()) { ret new File(javaHome, "jmods/" + moduleName + ".jmod"); }
Began life as a copy of #1032876
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034229 | 
| Snippet name: | jigsawModuleFile | 
| Eternal ID of this version: | #1034229/3 | 
| Text MD5: | 49bf4d42558b99ea24bda437d71820c6 | 
| Transpilation MD5: | f92b332d2b400208cb686d5a6820f2d6 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-01-29 05:05:53 | 
| Source code size: | 180 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 470 / 592 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |