Skip to content

Commit 9d548c1

Browse files
committed
[refactor] Update description
1 parent 707c4ec commit 9d548c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exist-start/src/main/java/org/exist/start/CompatibleJavaVersionCheck.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
* <p>
3333
* eXist-db has been compiled with Java21 (state of 2025Q2).
3434
* <p>
35-
* Older versions of Java contained a number of serious compiler bugs that caused database corruptions.
36-
* These problematic versions are deprecated and therefore this class is not relevant anymore.
35+
* Older versions of Java contained a number of (runtime) HotSpot compiler bugs that caused database corruptions.
36+
* These problematic versions are deprecated, and therefore, this class is not relevant anymore.
3737
* <p>
3838
* The code is kept for archival purposes and potential future re-usage.
3939
* <p>

0 commit comments

Comments
 (0)