Update OpenJFX to 8u192
No upstream changelog provided
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R2243:a29fe6bb81eb: Update openjfx-8 to 8u192
Building and running pdfsam & jabref against it without problems
Diff Detail
- Repository
- R2243 openjfx-8
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| package.yml | ||
|---|---|---|
| 15 | Any specific reason this is removed? | |
| package.yml | ||
|---|---|---|
| 15 | Basically because libxslt.so.1 wasn't used anymore according to abi_used_libs. | |
| package.yml | ||
|---|---|---|
| 15 | Sure but do you know why it's no longer used? | |
| package.yml | ||
|---|---|---|
| 6 | SPXD 3.x identifier is : GPL-2.0-or-later WITH Classpath-exception-2.0 | |
Would it be possible to get this updated to version 202-b02? It looks to be the latest if I understood their tags correctly...
https://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/8u202-b02.tar.bz2
This would imply updating openjdk-8 to the same version I guess... my target is ffmpeg ( D2767 ), so I'd prefer splitting this in 2 different steps unless the libxslt issue is a blocker.
| package.yml | ||
|---|---|---|
| 15 | So. I'm still not sure and couldn't find an answer, but I guess it's because OpenJFX ships its own copy of libxslt. Inside the folder modules/web/src/main/native/Source/ThirdParty there's libxml, libxslt, icu and sqlite. | |