In JDK-8264805 (part of JEP 410), the implementation of `compute_fingerprint` was removed from `ClassFileStream`, but its declaration was left in place, which was unused and should be removed. This patch removes that declaration.
- links to
-
Commit(master) openjdk/jdk/c96803dc
-
Review(master) openjdk/jdk/25518