Execution check environment is an desktop PC that consists of Intel Core i7-3770 3.4GHz (4 cores, 8 threads), Intel HD Graphics 4000, RAM 8GB and Windows 10 Pro (64-bit). Recommended execution environment is 64-bit, 2GHz, 2 cores, RAM 2GB. 動作確認を Intel Core i7-3770 3.4GHz (4 コア 8 スレッド)、Intel HD Graphics 4000、RAM 8GB、Windows 10 Pro (64 ビット) のデスクトップ PC で行っています。64 ビット、2GHz 以上、2 コア以上、RAM 2GB 以上の環境で動作させることを推奨します。
XEiJ runs under OpenJDK and uses Swing as its GUI. At the time of writing, the latest OpenJDK is 15.0.1, but please use the most recent OpenJDK possible. XEiJ は OpenJDK で動作します。GUI は Swing を使用します。これを書いている時点で最新の OpenJDK は 15.0.1 ですが、可能な限り最新の OpenJDK を使用してください。
A dialog, Extract Compressed (Zipped) Folders, appears. 「圧縮 (ZIP 形式) フォルダーの展開」というダイアログが表示されます。
OpenJDK is extracted in C:\jdk-15.0.1. OpenJDK が C:\jdk-15.0.1 に展開されます。
C:\jdk-15.0.1\bin
. 「新規」をクリックして C:\jdk-15.0.1\bin
を入力します。Type the following command. 以下のコマンドを入力します。
>java -version openjdk version "15.0.1" 2020-10-20 OpenJDK Runtime Environment (build 15.0.1+9-18) OpenJDK 64-Bit Server VM (build 15.0.1+9-18, mixed mode, sharing)
We have received a report that JDK crashes when running XEiJ with the environment variable JAVA_TOOL_OPTIONS set to -Dfile.encoding=UTF-8
. This JDK bug seems to have been fixed in JDK 16. 環境変数 JAVA_TOOL_OPTIONS に -Dfile.encoding=UTF-8
が書かれている状態で XEiJ を起動すると JDK がクラッシュするとの報告をいただきました。 この JDK のバグは JDK 16 で修正されたようです。