差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
java:java [2022/06/04 10:59]
tony [Resource]
java:java [2023/01/04 13:26]
tony [Security]
行 19: 行 19:
   * [[https://​github.com/​qiangmzsx/​Software-Engineering-at-Google|Software-Engineering-at-Google]]   * [[https://​github.com/​qiangmzsx/​Software-Engineering-at-Google|Software-Engineering-at-Google]]
   * [[https://​github.com/​alexkasko/​openjdk-unofficial-builds|OpenJDK6 download]]   * [[https://​github.com/​alexkasko/​openjdk-unofficial-builds|OpenJDK6 download]]
 +  * [[https://​google.github.io/​eng-practices/​review/​emergencies.html|code review - Emergencies]]
 ==== Security ==== ==== Security ====
   * [[https://​www.oracle.com/​java/​technologies/​javase/​seccodeguide.html|Secure Coding Guidelines for Java SE]]   * [[https://​www.oracle.com/​java/​technologies/​javase/​seccodeguide.html|Secure Coding Guidelines for Java SE]]
   * [[https://​docs.oracle.com/​javase/​8/​docs/​technotes/​guides/​security/​doprivileged.html|API for Privileged Blocks]]   * [[https://​docs.oracle.com/​javase/​8/​docs/​technotes/​guides/​security/​doprivileged.html|API for Privileged Blocks]]
 +  * [[https://​www.iana.org/​assignments/​tls-parameters/​tls-parameters.xhtml|TLS有效的cipher查詢]]
 ==== Utility ==== ==== Utility ====
   * [[https://​regexr.com/​3d9se|regexr-version string]]   * [[https://​regexr.com/​3d9se|regexr-version string]]