[SYSTEMDS-3891] Add OOC Primitives#2561
Merged
Merged
Annotations
10 warnings and 1 notice
|
Build:
src/main/java/org/apache/sysds/runtime/frame/data/lib/MatrixBlockFromFrame.java#L118
attempt to synchronize on an instance of a value-based class
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L94
unchecked conversion
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L94
unchecked conversion
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L94
unchecked method invocation: constructor <init> in record org.apache.sysds.runtime.ooc.util.StateTableUtils.Match is applied to given types
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L94
unchecked call to MaterializedCallback(org.apache.sysds.runtime.ooc.store.StoreLease<T>) as a member of the raw type org.apache.sysds.runtime.ooc.store.MaterializedCallback
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L68
unchecked conversion
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L67
unchecked conversion
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L67
unchecked method invocation: constructor <init> in record org.apache.sysds.runtime.ooc.util.StateTableUtils.Match is applied to given types
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L68
unchecked call to MaterializedCallback(org.apache.sysds.runtime.ooc.store.StoreLease<T>) as a member of the raw type org.apache.sysds.runtime.ooc.store.MaterializedCallback
|
|
Build:
src/main/java/org/apache/sysds/runtime/ooc/util/StateTableUtils.java#L67
unchecked call to MaterializedCallback(org.apache.sysds.runtime.ooc.store.StoreLease<T>) as a member of the raw type org.apache.sysds.runtime.ooc.store.MaterializedCallback
|
|
Setup Java 17 adopt
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
background
wait
wait-all
cancel
parallel
Loading