API Change Report - API Report - liferay-fix-pack-asset-framework-8-6210

Built by comparing portal-service/portal-service.jar,util-*/util-*.jar classes (excluding *Service, *Persistence).

TOC

Critical changes (1)
Warnings (0)
Safe changes (13)

Critical changes

com.liferay.portal.kernel.test.JDKLoggerTestUtilReturn type of method 'public java.util.List configureJDKLogger(java.lang.String, java.util.logging.Level)' has been changed to com.liferay.portal.kernel.test.CaptureHandler

Warnings

Safe changes

com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedEntityClass(java.lang.Class)' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedEntityClasses(java.lang.Class[])' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedEntityName(java.lang.String)' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedEntityNames(java.lang.String[])' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedQuerySpace(java.lang.String)' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedQuerySpaces(java.lang.String[])' has been added to an interface
com.liferay.portal.kernel.scheduler.CronTextValue of compile-time constant NO_FREQUENCY has been changed
com.liferay.portal.kernel.scheduler.CronTextAdded public field SECONDLY_FREQUENCY
com.liferay.portal.kernel.security.SecureRandomClass com.liferay.portal.kernel.security.SecureRandom added
com.liferay.portal.kernel.test.CaptureHandlerClass com.liferay.portal.kernel.test.CaptureHandler added
com.liferay.portal.kernel.test.FixedIssuesUtilsClass com.liferay.portal.kernel.test.FixedIssuesUtils added
com.liferay.portlet.asset.model.AssetCategoryConstantsAdded public field PROPERTY_KEY_VALUE_SEPARATOR
com.liferay.portlet.asset.model.AssetTagConstantsClass com.liferay.portlet.asset.model.AssetTagConstants added