Integrated: JDK-8269206 A small typo in comment in test/lib/sun/hotspot/WhiteBox.java
Miao Zheng
github.com+20216587+miao-zheng at openjdk.java.net
Wed Jun 23 08:55:30 UTC 2021
On Wed, 23 Jun 2021 02:53:24 GMT, Miao Zheng <github.com+20216587+miao-zheng at openjdk.org> wrote:
> return getMethodCompilationLevel(method, false /*not ost*/);
>
> "ost" should be "osr"
This pull request has now been integrated.
Changeset: 2c29d790
Author: miao zheng <emoryzheng at tencent.com>
Committer: Hui Shi <hshi at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2c29d790cac0525130ade6caf10a60ba5a1320a9
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8269206: A small typo in comment in test/lib/sun/hotspot/WhiteBox.java
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/4566
More information about the hotspot-runtime-dev
mailing list