RFR: 8331284: Inline methods in softRefPolicy.cpp
Albert Mingkun Yang
ayang at openjdk.org
Mon Apr 29 09:57:27 UTC 2024
Trivial moving methods from cpp to hpp. `virtual` is removed because this class has no subclasses.
-------------
Commit messages:
- remove-soft-ref-policy
Changes: https://git.openjdk.org/jdk/pull/18993/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18993&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8331284
Stats: 41 lines in 2 files changed: 4 ins; 35 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/18993.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18993/head:pull/18993
PR: https://git.openjdk.org/jdk/pull/18993
More information about the hotspot-gc-dev
mailing list