8289521: Publication to Apple App Store still not possible with JavaFX web 21
Michael Hall
mik3hall at gmail.com
Thu Jun 6 23:30:47 UTC 2024
Just noticed…
/*
* Copyright (C) 2011-2017 Apple Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
In the source below. So Apple itself is the source of the problem.
Possibly this is why there has been no JavaFX progress.
Curious, can you change and build the GitHub jfx project and distribute it with an application?
The above appears to allow this.
https://opensource.apple.com/source/WTF/WTF-7605.2.8.0.1/wtf/cocoa/MemoryPressureHandlerCocoa.mm.auto.html
> On Jun 6, 2024, at 4:12 PM, Michael Hall <mik3hall at gmail.com> wrote:
>
> Nevermind. Found it. Needed to strip the leading _
>
> jfx/modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/MemoryPressureHandlerCocoa.mm
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20240606/ea1704e8/attachment.htm>
More information about the openjfx-dev
mailing list