Re: RFR: 8296812: sprintf is deprecated in Xcode 14

2022-11-12 Thread Thomas Stuefe
On Fri, 11 Nov 2022 22:41:19 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 use

RFR: 8296812: sprintf is deprecated in Xcode 14

2022-11-12 Thread Xue-Lei Andrew Fan
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 use sprintf method. For the long run, the sprintf could be replaced with

RFR: 8286624: Regression Test CoordinateTruncationBug.java fails on OL8.3

2022-11-12 Thread Phil Race
This was a closed test - simply because it hadn't been reviewed for moving to open so I am doing it now whilst fixing a problem that was observed on the OL 8.x (and by implication an RHEL 8.x) desktop due to the screen menu bar rendering over one line of the undecorated window. That was fixed

Re: RFR: 8296905: Replace the native LCMS#getProfileID() method with the accessor

2022-11-12 Thread Andrey Turbanov
On Sat, 12 Nov 2022 04:13:52 GMT, Sergey Bylokhov wrote: > The native method used to access the private method in the `ICC_Profile` > class is replaced by the accessor. src/java.desktop/share/classes/sun/awt/AWTAccessor.java line 891: > 889: */ > 890: public static