Adding determinism to the order of descriptors referred to by the LoadableDescriptors attribute. Kind of hard to test, no regression test provided, tested it offline though, but we are basically making making the data structure holding the descriptors deterministic,
TIA ------------- Commit messages: - 8374028: [lworld] LoadableDescriptors order should be deterministic Changes: https://git.openjdk.org/valhalla/pull/1833/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1833&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8374028 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/1833.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1833/head:pull/1833 PR: https://git.openjdk.org/valhalla/pull/1833
