.POLICY 파일 확장자

Java Policy Implementation File

개발사 Oracle
인기도
3.4  |  12 투표
 

POLICY 파일이란 무엇인가요?

A POLICY file is a configuration file used by Java Runtime Environment (JRE) and Java SE Development Kit (JDK) to determine the granted permissions for each Java program. It contains a list of permission information that specifies the types of system resource accesses that can be used by a Java program.

추가 정보

Java Virtual Machine (JVM) enables a computer to run a Java program. JRE is a software package that includes a JVM implementation and a Java Class Library implementation. JDK is a superset of JRE and also comes with Java programming tools. POLICY files are used by JRE and JDK to determine the permissions of Java programs installed on the computer. The file grants access to actions such as read/write permissions to files in a certain directory.

You can create and edit POLICY files with a text editor or the policytool utility, which can be opened by typing policytool at the command line in the JDK. If a POLICY file is updated the Java programs must be restarted in order for the updates to be applied. If there any syntax errors in the POLICY file the Java programs will fail. Using the policytool utility will help prevent syntax errors.

There are 2 POLICY files by default, one is a system-wide POLICY file and the other is a user POLICY file. The location of default system-wide POLICY files:

Windows: java.home\​lib\​security\​

macOS/Linux: java.home/​lib/​security/​

The location of default user POLICY files (user.home is the user's home directory):

Windows: user.home\​.java.policy

macOS/Linux: user.home/​.java.policy

일반적인 .POLICY 파일 이름

java.policy - The name of the default, system-wide and user POLICY files.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

POLICY 파일을 여는 프로그램

카테고리: 설정
업데이트: 2017-02-24

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Java Policy Implementation 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.