Skip to content

Conversation

@bhufmann
Copy link
Contributor

@bhufmann bhufmann commented Aug 27, 2025

What it does

Use NIO instead to create Path for old and new trace path in order to compare them, which compares case insensitive.

Fixes #214

Note: I tested on Windows and Linux

How to test

Open a trace multiple times, will open the same trace everytime and won't import it under a different name. On Linux the behaviour will be as before, but in Windows the bug is fixed.

Follow-ups

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

Use NIO instead to create Path for old and new trace path in order to
compare them.

Fixes eclipse-tracecompass-incubator#214

Signed-off-by: Bernd Hufmann <[email protected]>
@bhufmann bhufmann merged commit c995e3e into eclipse-tracecompass-incubator:master Aug 28, 2025
2 checks passed
@bhufmann bhufmann deleted the windowsFix branch August 28, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Questionable behavior in TraceManagerServer.put() on Windows 11

2 participants