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, ∼794🔥, 0💬
Popular Posts:
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java...
JDK 17 jdk.internal.vm.ci.jmod is the JMOD file for JDK 17 Internal VM CI module. JDK 17 Internal VM...
JDK 17 jdk.jfr.jmod is the JMOD file for JDK 17 JFR module. JDK 17 JFR module compiled class files a...
commons-net.jar is the bytecode of Apache Commons Net library, which implements the client side of m...
Xalan-Java, Version 2.7.1, is an XSLT processor for transforming XML documents into HTML, text, or o...