> This change adds comments for LoadableDescriptors for inline field layout > processing to the class loading comments. The other changes are to make the > valhalla version of placeholders and systemDictionary match what is in > mainline. In mainline, interface and super class calls > resolve_super_or_fail, otherwise we call resolve_with_circularity_detection. > There are some other comments in mainline in these files that aren't great, > that are not addressed here in the Valhalla version. > Tested with tier1 locally.
Coleen Phillimore has updated the pull request incrementally with two additional commits since the last revision: - Update src/hotspot/share/classfile/systemDictionary.cpp - Update src/hotspot/share/classfile/systemDictionary.cpp ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/1594/files - new: https://git.openjdk.org/valhalla/pull/1594/files/9a8f7365..39e996c4 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1594&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1594&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/1594.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1594/head:pull/1594 PR: https://git.openjdk.org/valhalla/pull/1594
