git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Aug 10 13:29:56 UTC 2021
Changeset: 35b399ac
Author: Andrey Turbanov <turbanoff at gmail.com>
Committer: Jayathirth D V <jdv at openjdk.org>
Date: 2021-08-10 13:27:59 +0000
URL: https://git.openjdk.java.net/mobile/commit/35b399aca810db63371ff65046f047ef0b955161
8269130: Replace usages of Collection.toArray() with Collection.toArray(T[]) to avoid redundant array copying
Reviewed-by: mullan, serb
! src/java.base/share/classes/java/security/Security.java
! src/java.base/share/classes/sun/security/pkcs/PKCS9Attributes.java
! src/java.desktop/share/classes/sun/font/SunFontManager.java
! src/java.desktop/share/classes/sun/java2d/SunGraphicsEnvironment.java
! src/java.desktop/windows/classes/sun/awt/windows/WDesktopProperties.java
! src/java.sql.rowset/share/classes/com/sun/rowset/JoinRowSetImpl.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/PStack.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/SystemDictionaryHelper.java
Changeset: 64f84cfc
Author: duke <duke at openjdk.org>
Date: 2021-08-10 13:29:07 +0000
URL: https://git.openjdk.java.net/mobile/commit/64f84cfc6a34f8ffa5598aafb52e394a74a53746
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list