Commit Graph

115 Commits

Author SHA1 Message Date
PulkoMandy
119816d927 openjdk11: fix broken download link
Replace it with another mirror.

The build still fails for other reasons.

Fixxes #9118.
2023-08-13 19:18:15 +02:00
Schrijvers Luc
9e985d0a07 openjdk12, revbump for libjpeg (#8691) 2023-05-20 09:03:18 +02:00
Gerasim Troeglazov
74821e4a63 OpenJDK17: try to build with gcc 2023-04-01 20:53:38 +10:00
Gerasim Troeglazov
012d5e9dac OpenJDK17: add recipe for 17.0.7+3 version 2023-04-01 20:16:57 +10:00
Gerasim Troeglazov
49e8d059c0 openjdk16: fix build for x86 arch 2023-03-26 18:37:15 +10:00
Gerasim Troeglazov
7f9419b2e0 OpenJDK: add recipe for 16.0.2+7 version 2023-03-26 00:11:19 +10:00
Gerasim Troeglazov
8228cf9d94 openjdk15: fix build for x86 arch 2023-03-25 19:42:02 +10:00
Gerasim Troeglazov
f4dfbdc447 OpenJDK: add recipe for 15.0.1+9 version 2023-03-25 00:04:54 +10:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
2bd811e8a9 openjdk11: bump version
fix build on VM without AVX
2020-11-03 17:16:38 +01:00
Jérôme Duval
7abb8aed78 openjdk11: build try 2 2020-11-02 18:32:46 +01:00
Jerome Duval
b7fc99174e openjdk11: missing patch 2020-10-30 20:37:50 +01:00
Jerome Duval
031101b998 openjdk14: new recipe 2020-10-30 18:18:00 +01:00
Jerome Duval
0c53275807 openjdk: workaround for NetworkInterface ioctl calls
11: fix generation of SocketOptionRegistry.java
8: fix x86 build
2020-10-30 18:18:00 +01:00
Jerome Duval
02a6a94fe4 openjdk: switch to gawk 2020-10-28 22:02:06 +01:00
Jerome Duval
79cf179804 openjdk: add missing NULL check in getMacAddress
add dependency on dejavu
2020-10-28 17:06:31 +01:00
Jérôme Duval
b0342d8c28 openjdk9: fix jtreg source uri 2020-04-28 11:39:05 +02:00
Jérôme Duval
6f20eefd4e openjdk10: fix jtreg source uri 2020-04-28 11:34:56 +02:00
Augustin Cavalier
f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Jerome Duval
a1a0dcdce5 openjdk8: bump version. 2020-02-07 16:52:33 +01:00
Jerome Duval
464a439ad9 openjdk11: bump version 2020-02-07 16:52:33 +01:00
Jerome Duval
a1f59f66ba openjdk13: new recipe.
hosted at https://github.com/korli/haiku-jdk13u/
2020-02-07 16:52:33 +01:00
Jérôme Duval
0eb77d8df1 openjdk12: trigger buildbot for x86_64. 2019-09-04 17:50:58 +02:00
Jérôme Duval
cf4bb4f605 openjdk12: trigger buildbot for x86_64. 2019-09-04 08:03:58 +02:00
Jerome Duval
84e64c17d2 openjdk8: forgot to update hotspot commit. 2019-09-03 20:10:46 +02:00
Jerome Duval
972b9aba34 openjdk12: bump version. 2019-09-02 21:21:36 +02:00
Jerome Duval
0a2b1f39a0 openjdk11: bump version. 2019-09-02 21:21:36 +02:00
Jerome Duval
74ce02ccf5 openjdk8: bump version. 2019-09-02 21:21:36 +02:00
Jerome Duval
22b1d5a5cc openjdk8: bump version. 2019-05-10 16:47:18 +02:00
Jerome Duval
5078cb895b openjdk12: bump version. 2019-04-30 19:45:49 +02:00
Jerome Duval
22e0fca47b openjdk11: bump version. 2019-04-29 21:02:25 +02:00
Jerome Duval
2284a9ed2d openjdk12: new recipe.
hosted at https://github.com/korli/haiku-jdk12u/
2019-04-06 10:53:08 +02:00
Jérôme Duval
4f46b82a6f openjdk11: trigger build. 2019-04-03 12:55:27 +02:00
Jerome Duval
4725ebc99d openjdk11: bump version. 2019-03-31 12:13:38 +02:00
Jerome Duval
5b89d7f269 openjdk11: disable javac server. 2019-02-23 18:07:13 +01:00
Jerome Duval
25035af002 openjdk11: remove custom heap size.
default is 512M.
2019-02-23 16:59:36 +01:00
Jérôme Duval
56a14a0db7 openjdk11: adjust metaspace size. 2019-02-22 08:10:19 +01:00
Jérôme Duval
088f36c0a5 openjdk11: limit Metaspace usage.
for the buildbot
2019-02-21 09:31:39 +01:00
Jérôme Duval
1f3f293841 openjdk8: fix tzdata2018i url. 2019-02-20 23:33:18 +01:00
Jerome Duval
f1fb907ac9 openjdk11: bump version.
enable x86_64.
2019-02-20 23:08:45 +01:00
Jerome Duval
60583fcce1 openjdk10: add bootstrap JDK for x86_64.
to simplify the recipe changes it's actually JDK11 for x86_64.
2019-02-20 23:08:45 +01:00
Jerome Duval
f142a821c3 openjdk8: bump version. 2019-02-20 23:08:45 +01:00
Jerome Duval
7803932de9 openjdk8: bump jdk8_hotspot.
* now use a stable jtreg tarball
* build with one job, avoids having multiple JVM running.
2019-01-07 17:28:54 +01:00
Jerome Duval
d8678295f2 openjdk: add bootstrap JDK for x86_64.
openjdk7:
to simplify the recipe changes it's actually a 1.8 JDK for x86_64.

openjdk8:
* config.guess is patched to recognize haiku-x86_64.
* honor the jobs parameter.
2019-01-05 12:46:59 +01:00
Jerome Duval
bd520ae4b8 openjdk11: new recipe.
hosted at https://github.com/korli/haiku-jdk11u/
2018-12-15 10:20:25 +01:00
Jerome Duval
8aa20b9ae2 openjdk10: new recipe.
hosted at http://github.com/korli/haiku-jdk10u/
2018-12-15 10:19:29 +01:00
Jerome Duval
ffec564db5 openjdk9: new recipe. 2018-12-15 10:04:00 +01:00
Jerome Duval
4b07f635b7 openjdk8: fix jtreg checksum. 2018-12-15 09:25:23 +01:00
Jerome Duval
0b76d5b898 openjdk: add binary bootstrap package for 1.7
adapt 1.8 to pick up the 1.7 package.
2018-12-15 09:00:04 +01:00
Jerome Duval
6b2ddd62cb openjdk8: bump version.
* replaces openjdk. enables to install multiple versions of openjdk.
* uses tzdata2018g-rearguard, this is what's used upstream.
* adds jtreg and enables some tests.
* split in base, jre and default packages.
  base is for the sdk, provides java:environment, exposes JDK8_HOME.
  jre is for the runtime, provides java:runtime, exposes JRE8_HOME.
  default provides symlinks in /bin and JAVA_HOME.
* switches to main, hotspot and jdk github repos.
2018-11-24 13:08:57 +01:00