Skip to content

Fix files always being opened in SWMR read only#475

Merged
mattjala merged 1 commit into
masterfrom
fix_readonly
Jun 29, 2026
Merged

Fix files always being opened in SWMR read only#475
mattjala merged 1 commit into
masterfrom
fix_readonly

Conversation

@mattjala

Copy link
Copy Markdown
Collaborator

The load path for ViewProperties.java never calls setReadSWMR() to read the stored value of isReadSWMR, leading to files always being opened read-only with SWMR semantics.

@mattjala mattjala added the Component - HDFView Improvements to the visual interface layer label May 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Quality Analysis Report

Metric Status Value
Code Coverage Unknown
Quality Gate ✅ Passed 0 issues

Details

  • Coverage Threshold: 60% minimum (non-blocking - JaCoCo integration issue)
  • PMD Violations: Maximum 4000 allowed (progressive reduction target)
  • Checkstyle: No errors allowed

@mattjala mattjala merged commit e79fe43 into master Jun 29, 2026
22 checks passed
@mattjala mattjala deleted the fix_readonly branch June 29, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component - HDFView Improvements to the visual interface layer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants