doc/languages-frameworks/java: remove reference to oraclejdk
About to be removed, and this doesn't look true anymore.
This commit is contained in:
parent
fa08eabc4a
commit
c0d9ad3ec4
@ -33,8 +33,7 @@ stdenv.mkDerivation {
|
||||
```
|
||||
|
||||
Note that `jdk` is an alias for the OpenJDK (self-built where available,
|
||||
or pre-built via Zulu). Platforms with OpenJDK not (yet) in Nixpkgs
|
||||
(`Aarch32`, `Aarch64`) point to the (unfree) `oraclejdk`.
|
||||
or pre-built via Zulu).
|
||||
|
||||
Also note that not using `stripJavaArchivesHook` will likely cause the
|
||||
generated `.jar` files to be non-deterministic, which is not optimal.
|
||||
|
Loading…
Reference in New Issue
Block a user