RFR: 8259287: AbstractCompiler marks const in wrong position for is_c1/is_c2/is_jvmci
Xin Liu
xliu at openjdk.java.net
Wed Jan 6 02:19:04 UTC 2021
I think the intention is to have constant member functions.
-------------
Commit messages:
- 8259287: AbstractCompiler marks const in wrong position for is_c1/is_c2/is_jvmci
Changes: https://git.openjdk.java.net/jdk/pull/1953/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1953&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8259287
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/1953.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1953/head:pull/1953
PR: https://git.openjdk.java.net/jdk/pull/1953
More information about the hotspot-compiler-dev
mailing list