JAL-2349 fix up tests for Java 11 compatibility and require sequence associated mappa...
authorJames Procter <j.procter@dundee.ac.uk>
Sun, 14 May 2023 13:24:27 +0000 (14:24 +0100)
committerJames Procter <j.procter@dundee.ac.uk>
Sun, 14 May 2023 13:24:27 +0000 (14:24 +0100)
commit4080955a4825b990ebfb1df6208ee1728bea360c
treec22f69e1bce767978a113dbaa2fabf422f468bd1
parentf0383eef5e323de22f72f0e1821fa7edd176eb59
JAL-2349 fix up tests for Java 11 compatibility and require sequence associated mappable matrix instance to have a mapping to the sequence it is associated with.
src/jalview/datamodel/Sequence.java
src/jalview/ws/datamodel/alphafold/MappableContactMatrix.java
src/jalview/ws/datamodel/alphafold/PAEContactMatrix.java
test/jalview/analysis/AlignmentUtilsTests.java