Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate why jdk21u x64Linux Rebuild_Same_JDK_Reproducibility_Test_0 is not 100% #3988

Open
andrew-m-leonard opened this issue Oct 11, 2024 · 0 comments
Labels
testing Issues that enhance or fix our test suites

Comments

@andrew-m-leonard
Copy link
Contributor

Rebuild_Same_JDK_Reproducibility_Test_0 is failing: https://trss.adoptium.net/output/test?id=66ff358cd24e1b006e7c02fc

[2024-10-03T11:38:22.543Z] Comparing jdk-21.0.5+9 with tarJDK/jdk-21.0.5+9 ... output to file: reprotest.diff
[2024-10-03T11:38:33.311Z] Files jdk-21.0.5+9/jmods/expanded_java.base.jmod/lib/classlist and tarJDK/jdk-21.0.5+9/jmods/expanded_java.base.jmod/lib/classlist differ
[2024-10-03T11:38:33.311Z] Files jdk-21.0.5+9/lib/classlist and tarJDK/jdk-21.0.5+9/lib/classlist differ
[2024-10-03T11:38:33.311Z] Files jdk-21.0.5+9/lib/server/classes.jsa and tarJDK/jdk-21.0.5+9/lib/server/classes.jsa differ
[2024-10-03T11:38:33.312Z] Files jdk-21.0.5+9/lib/server/classes_nocoops.jsa and tarJDK/jdk-21.0.5+9/lib/server/classes_nocoops.jsa differ
[2024-10-03T11:38:33.312Z] Number of differences: 4
[2024-10-03T11:38:33.312Z] ReproduciblePercent = 99.99 %

I highly suspect this is due to either:

  • Test rebuild env not using Timezone UTC
  • Test rebuild env does not have the same ipv6 network enablement/disablement as the original
    Q: The "diff" of classlist will show which...??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issues that enhance or fix our test suites
Projects
Status: Todo
Development

No branches or pull requests

1 participant