Bug 271627 - java/icedtea-web: possibility to build with java 11 and minor bug fixes
Summary: java/icedtea-web: possibility to build with java 11 and minor bug fixes
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-25 09:51 UTC by Lars Herschke
Modified: 2024-02-25 20:33 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (java)
lhersch: maintainer-feedback-
lhersch: maintainer-feedback? (glewis)
lhersch: maintainer-feedback-
lhersch: maintainer-feedback? (danfe)
lhersch: maintainer-feedback-
lhersch: maintainer-feedback-


Attachments
icedtea-web_1.8.8_5.diff (2.05 KB, patch)
2023-05-25 09:51 UTC, Lars Herschke
no flags Details | Diff
Make the build possible with Java 11 (2.21 KB, patch)
2023-08-22 20:35 UTC, Lars Herschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Herschke 2023-05-25 09:51:42 UTC
Created attachment 242390 [details]
icedtea-web_1.8.8_5.diff

Attached is a patch that allows you to build icedtea-web even with Java 11, as long as you disable PLUGINJAR. Also you get some bugfixes through the new Github tag, which were fixed after the last release.

These are the following fixes.

https://github.com/AdoptOpenJDK/IcedTea-Web/pull/856
https://github.com/AdoptOpenJDK/IcedTea-Web/pull/884
https://github.com/AdoptOpenJDK/IcedTea-Web/pull/894
Comment 1 Lars Herschke 2023-08-22 20:35:55 UTC
Created attachment 244292 [details]
Make the build possible with Java 11

Here is a new bugfixed version of the patch.
Comment 2 Lars Herschke 2024-02-25 20:33:25 UTC
Obsolete WWW tag is also fixed in the patch.