Page MenuHomeSolus

Update openjfx-8 to 8u192
ClosedPublic

Authored by der_eismann on Oct 23 2018, 9:31 AM.
Tags
None
Referenced Files
F11047595: D4119.id.diff
Thu, Aug 10, 3:34 PM
F11047594: D4119.id10147.diff
Thu, Aug 10, 3:34 PM
F11047593: D4119.id11263.diff
Thu, Aug 10, 3:34 PM
F11047592: D4119.id11351.diff
Thu, Aug 10, 3:34 PM
F11047591: D4119.id10148.diff
Thu, Aug 10, 3:34 PM
F11033286: D4119.diff
Wed, Aug 9, 3:25 PM
F11002240: D4119.diff
Mon, Jul 31, 12:20 AM
F10943167: D4119.diff
Fri, Jul 14, 4:47 PM

Details

Summary

Update OpenJFX to 8u192
No upstream changelog provided

Test Plan

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

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
15

Any specific reason this is removed?

This revision now requires changes to proceed.Oct 25 2018, 2:15 AM
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?

kyrios123 added inline comments.
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

In D4119#73149, @Jacalz wrote:

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.

@Jacalz I would prefer not updating it since 202 isn't final yet, but on the other hand it's for the JDK. The tags are a bit strange.

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.

This revision is now accepted and ready to land.Dec 11 2018, 3:53 AM
This revision was automatically updated to reflect the committed changes.