调整目录结构

This commit is contained in:
zcy
2025-09-09 10:36:33 +08:00
parent 2549f565b4
commit 088c0c00f6
772 changed files with 7789 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
// @(#)javaws.policy 1.7 00/09/18
grant codeBase "file:${jnlpx.home}/javaws.jar" {
permission java.security.AllPermission;
};