> This change removes the intrinsic for getClassAccessFlagsRaw for reflection > and initializes an rawAccessFlags field in java.lang.Class instead, that Java > code can non-natively access. > Tested with tier1-4.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision: Update src/java.base/share/classes/jdk/internal/reflect/Reflection.java Co-authored-by: ExE Boss <3889017+exe-b...@users.noreply.github.com> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/26517/files - new: https://git.openjdk.org/jdk/pull/26517/files/a4974473..45b92c5c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=26517&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26517&range=02-03 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/26517.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26517/head:pull/26517 PR: https://git.openjdk.org/jdk/pull/26517