RFR: 8255917: runtime/cds/SharedBaseAddress.java failed "assert(reserved_rgn != 0LL) failed: No reserved region" [v4]
Yumin Qi
minqi at openjdk.java.net
Tue Dec 8 06:15:16 UTC 2020
On Mon, 7 Dec 2020 18:05:03 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Yumin Qi 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 35 additional commits since the last revision:
>>
>> - Merge branch 'master' into jdk-8255917
>> - Add total_space_rs, total reserved space to release_reserved_spaces and reserve_address_space_for_archives, made changes to check failed output on test.
>> - 8253762: JFR: getField(String) should be able to access subfields
>>
>> Reviewed-by: mgronlun
>> - 8257670: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks
>>
>> Reviewed-by: jnimeh
>> - 8257796: [TESTBUG] TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on x86_32
>>
>> Reviewed-by: kvn
>> - 8257211: C2: Enable call devirtualization during post-parse phase
>>
>> Reviewed-by: kvn, neliasso, thartmann
>> - 8257572: Deprecate the archaic signal-chaining interfaces: sigset and signal
>>
>> Reviewed-by: ihse, alanb, dcubed, erikj
>> - 8257718: LogCompilation: late_inline doesnt work right for JDK 8 logs
>>
>> Reviewed-by: redestad, kvn
>> - 8257799: Update JLS cross-references in java.compiler
>>
>> Reviewed-by: jjg
>> - 8254939: macOS: unused function 'replicate4_imm'
>>
>> Reviewed-by: redestad, thartmann
>> - ... and 25 more: https://git.openjdk.java.net/jdk/compare/ca67e32d...7b93584f
>
> Changes requested by iklam (Reviewer).
Please check 03. 02 is generated when merge with most current and remote head not updated correctly. After set remote head correct, 03 is regenerated and is correct one for review. Thanks
-------------
PR: https://git.openjdk.java.net/jdk/pull/1657
More information about the hotspot-runtime-dev
mailing list