On Mon, 24 Mar 2025 13:41:44 GMT, Zdenek Zambersky wrote:
> This fixes stack smashing issue in awt library on linux s390x. (jdk compiled
> with `-fstack-protector-strong`)
>
> Fix is based on patch
> [submitted](https://mail.openjdk.org/pipermail/awt-dev/2019-July/015337.html)
> in JDK-822791
On Wed, 24 Jul 2024 12:42:00 GMT, Karm Michal Babacek wrote:
>> If there is a problem with finding and calling e.g.
>> `java/awt/GraphicsEnvironment` in `AWTIsHeadless`, the env' Exception
>> remains set and it is not cleared. Later, that manifests as:
>>
>> Fatal error reported via JNI: C
On Mon, 15 Jul 2024 19:11:38 GMT, Phil Race wrote:
> There is nothing in this PR that I would accept. It should be withdrawn.
I think we're all finding it a bit hard to understand what to do.
Is the problem that
- This is not a bug?
- This is not a bug that should be fixed?
- The fix is wrong?
On Mon, 14 Nov 2022 05:32:20 GMT, Xue-Lei Andrew Fan wrote:
>> Hi,
>>
>> May I have this update reviewed?
>>
>> The sprintf is deprecated in Xcode 14 because of security concerns, and the
>> use of it causing building failure. The build could pass if warnings are
>> disabled for codes that u