koji 積分 1

現在都 livedata, viewmodel 了嗎?

koji 積分 0

A series of major issues related to performance on 4K monitors was resolved

終於搞定了嗎!?

koji 積分 0

Beginning with Oracle Java SE 11 (18.9 LTS), the Oracle JDK will continue to be available royalty-free for development, testing, prototyping or demonstrating purposes. 

koji 積分 0

可能之前很愛碎念 Java,告解一下

koji 積分 0
剛好看到關於zulu1

Further to that we also run an analysis using tools we have developed to ensure that every single file that is compiled (both static and dynamically generated during the build) has the correct GPLv2 with CPE license header. This way we can also guarantee that using Zulu you will not be encumbered by any licensing issues (for some people this is really important).

koji 積分 0 編輯於

原來如此,只是內文提到sunec.jar應該沒有他提到的部分。
sunec.jar 是含/src/share/classes/sun/security/ec/下面的source,都是 java file 且有 "Classpath" exception. 他提的應該是native 部分,而且看起來不是public exposed api?(不是很確定這邊 public API 的定義)。

另外也好奇那麽 下載頁面1under the GNU General Public License, version 2, with the Classpath Exception. 到底該怎麼判斷涵蓋程度...hmm。