RFR: 8267347: CDS record_linking_constraint asserts with unregistered class [v2]

Ioi Lam iklam at openjdk.java.net
Mon May 24 21:58:37 UTC 2021


On Fri, 21 May 2021 19:04:41 GMT, Yumin Qi <minqi at openjdk.org> wrote:

>> Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>> 
>>  - Merge branch 'master' into 8267347-record_linking_constraint-asserts
>>  - PR comments by @yminqi and @calvinccheung
>>  - fixed windows testing
>>  - 8267347: CDS record_linking_constraint asserts with unregistered class
>
> test/hotspot/jtreg/runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java line 104:
> 
>> 102:             String testCase = Integer.toString(i);
>> 103:             String cmdLine[] = new String[] {
>> 104:                "--add-modules",
> 
> Here is not aligned with below.

Fixed.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4147


More information about the hotspot-runtime-dev mailing list