mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-05 05:30:45 +00:00
8202519: Crash during large AppCDS dump Convert the source of a class into canonical form before comparing witha shared path table entry. Reviewed-by: jiangli, iklam