瀏覽代碼

JavaVersionCompatibility.md: add Java 19

tags/V1_9_20
Alexander Kriegisch 1 年之前
父節點
當前提交
45d3cc7e26
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      docs/dist/doc/JavaVersionCompatibility.md

+ 1
- 0
docs/dist/doc/JavaVersionCompatibility.md 查看文件

@@ -7,6 +7,7 @@ be easily concluded from the AspectJ version number anymore, and we are sorry fo

AspectJ version | Java version | Comments
----------------|--------------|--------
1.9.19 | 19
1.9.9 - 1.9.9.1 | 18
1.9.8 | 17 | AspectJ compiler requires JDK 11+ during build time. During runtime, AspectJ still only requires Java 8+ for both compile-time and load-time weaving. Pure Java code can be compiled down to as old as 1.3 byte code level.
1.9.7 | 15, 16

Loading…
取消
儲存