RFR: 8277042: add test for 8276036 to compiler/codecache [v2]
Takuya Kiriyama
duke at openjdk.java.net
Mon Nov 15 09:51:16 UTC 2021
> Could you please review the 8277042 code?
> This is the enhancement for 8276036.
> I add a new test to verify the value of full_count in the message of insufficient codecache.
Takuya Kiriyama has updated the pull request incrementally with one additional commit since the last revision:
8277042: add test for 8276036 to compiler/codecache
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6364/files
- new: https://git.openjdk.java.net/jdk/pull/6364/files/4d29d81a..07aa7c86
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6364&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6364&range=00-01
Stats: 7 lines in 1 file changed: 4 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/6364.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6364/head:pull/6364
PR: https://git.openjdk.java.net/jdk/pull/6364
More information about the hotspot-compiler-dev
mailing list