RFR: 8277042: add test for 8276036 to compiler/codecache [v4]
Takuya Kiriyama
duke at openjdk.java.net
Wed Nov 24 11:14:45 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/d6352295..bd09c8d7
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6364&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6364&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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