This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git


    from bae538e77a Revert the check for EOFException. Instead, a patch is 
submitted to OpenJDK for fixing `ImageReaderSpi.canDecodeInput(Object)` 
implementations.
     new db1dff71aa Post-merge cleaning.
     new b62ce391e5 Remove all usage of `java.util.security.AccessController` 
because this class is deprecated since Java 17. The 
`src/main/config/security.policy` file is deleted.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/sis/console/package-info.java  |   2 +-
 .../sis/coverage/grid/GridCoverageProcessor.java   |   4 +-
 .../internal/coverage/j2d/ColorModelFactory.java   |   3 +-
 .../sis/internal/metadata/sql/Initializer.java     |  12 +--
 .../sis/internal/metadata/sql/LocalDataSource.java |  12 +--
 .../org/apache/sis/metadata/MetadataStandard.java  |   5 +-
 .../apache/sis/geometry/GeneralDirectPosition.java |   9 +-
 .../org/apache/sis/parameter/TensorParameters.java |   5 +-
 .../referencing/factory/GeodeticObjectFactory.java |   8 +-
 .../transform/DefaultMathTransformFactory.java     |   8 +-
 .../apache/sis/internal/system/DataDirectory.java  |   4 +-
 .../apache/sis/internal/util/FinalFieldSetter.java | 112 ++++++++-------------
 .../java/org/apache/sis/measure/RangeFormat.java   |   5 +-
 .../java/org/apache/sis/measure/UnitFormat.java    |   5 +-
 .../main/java/org/apache/sis/util/Exceptions.java  |   3 +-
 ide-project/NetBeans/nbproject/project.properties  |   2 -
 src/main/config/security.policy                    |  51 ----------
 .../internal/storage/io/HyperRectangleReader.java  |   2 +-
 18 files changed, 63 insertions(+), 189 deletions(-)
 delete mode 100644 src/main/config/security.policy

Reply via email to