- Java 11 and 12:New Features
- Mala Gupta
- 58字
- 2021-07-02 12:27:03
Location of the shared archive file
By default, the JDK installation process creates the class data-sharing file with the name classes.jsa. The default location of classes.jsa is as follows:
- Solaris/Linux/macOS: /lib/[arch]/server/classes.jsa
- Windows platforms: /bin/server/classes.jsa (as shown in the following screenshot):

The size of the shared archived file, that is, classes.jsa, is approximately 17.2 MB on a Windows system.
推薦閱讀
- 新手學(xué)Visual C# 2008程序設(shè)計
- Visual C++串口通信技術(shù)詳解(第2版)
- 編寫高質(zhì)量代碼:改善C程序代碼的125個建議
- SEO實戰(zhàn)密碼
- 游戲程序設(shè)計教程
- 組態(tài)軟件技術(shù)與應(yīng)用
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- 詳解MATLAB圖形繪制技術(shù)
- 軟件測試教程
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)
- 區(qū)塊鏈項目開發(fā)指南
- Android應(yīng)用開發(fā)實戰(zhàn)
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- Web開發(fā)的平民英雄:PHP+MySQL
- ASP.NET開發(fā)寶典