Re: RFR: JDK-8323330: undo JDK-8276809 and bring back JNI warning

2024-01-10 Thread Julian Waters
On Wed, 10 Jan 2024 09:18:53 GMT, Matthias Baesken  wrote:

> There have been concerns raised about 
> [JDK-8276809](https://bugs.openjdk.org/browse/JDK-8276809) , so bring back 
> the old behavior.

Not a review, just a quick tip: Such changes are by convention titled [BACKOUT] 


In this case that would be JDK-8323330: [BACKOUT] JDK-8276809: 
java/awt/font/JNICheck/FreeTypeScalerJNICheck.java shows JNI warning on Windows

-

PR Comment: https://git.openjdk.org/jdk/pull/17341#issuecomment-1884718987


RFR: JDK-8323330: undo JDK-8276809 and bring back JNI warning

2024-01-10 Thread Matthias Baesken
There have been concerns raised about 
[JDK-8276809](https://bugs.openjdk.org/browse/JDK-8276809) , so bring back the 
old behavior.

-

Commit messages:
 - JDK-8323330

Changes: https://git.openjdk.org/jdk/pull/17341/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk=17341=00
  Issue: https://bugs.openjdk.org/browse/JDK-8323330
  Stats: 8 lines in 1 file changed: 0 ins; 6 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/17341.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17341/head:pull/17341

PR: https://git.openjdk.org/jdk/pull/17341