Java Deployment Personal Cache on Mac Computer

Q

What is Java Deployment Personal Cache on my Mac Computer?

✍: FYIcenter

A

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

Using JDK 17 on Mac Computer

⇑⇑ FAQ for JDK (Java Development Kit) 17

2023-08-09, 249🔥, 0💬