Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Java Deployment Personal Cache on Mac Computer
What is Java Deployment Personal Cache on my Mac Computer?
✍: FYIcenter
Java Deployment Personal Cache is a sub-directory in a user's
home directory to store Java personal preferences and temporary files.
Here is where Java Deployment Personal Cache files are located on your Mac computer:
fyicenter$ ls -l /Users/{user}/Library/Application\ Support/Oracle/Java
drwxr-xr-x@ 9 fyicenter staff 306 Oct 13 2019 Deployment
fyicenter$ ls -l /Users/{user}/Library/Application\ Support/Oracle/Java/Deployment/
-rw-r--r--@ 1 fyicenter staff 164 Oct 13 2019 CacheUpgrade.properties
drwxr-xr-x@ 3 fyicenter staff 102 Oct 13 2019 cache
-rw-r--r--@ 1 fyicenter staff 698 Nov 6 08:38 deployment.properties
drwxr-xr-x@ 2 fyicenter staff 68 Oct 13 2019 ext
drwxr-xr-x@ 2 fyicenter staff 68 Oct 13 2019 log
drwxr-xr-x@ 9 fyicenter staff 306 Oct 23 2021 security
drwxr-xr-x 3 fyicenter staff 102 Oct 13 2019 tmp
⇒ Uninstall Old JDK from Mac Computer
⇐ Java Control Panel on Mac Computer
2023-08-09, ∼1015🔥, 0💬
Popular Posts:
Guava is a suite of core and expanded libraries that include utility classes, google's collections, ...
The Apache FontBox library is an open source Java tool to obtain low level information from font fil...
JDK 17 jdk.jlink.jmod is the JMOD file for JDK 17 JLink tool, which can be invoked by the "jlink" co...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
jTDS JDBC Driver Source Code Files are provided in the source package file, jtds-1.3.1-fyi.zip. You ...