Skip to content

concoredocker.java is fundamentally broken — literalEval() always returns empty HashMap #228

@GaneshPatil7517

Description

@GaneshPatil7517
  • File: concoredocker.java line ~124
  • The Java literalEval() is a no-op stub returning new HashMap<>(). This means read(), defaultMaxTime(), and write() (which uses maxtime instead of simtime) are all broken. The Java implementation cannot function.
  • Also: unchanged() returns void instead of boolean

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions