RFR: 8272992: Replace usages of Collections.sort with List.sort call in jdk.* modules [v2]
Andrey Turbanov
github.com+741251+turbanoff at openjdk.java.net
Wed Sep 15 13:36:52 UTC 2021
On Tue, 14 Sep 2021 19:02:10 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>Make sure you run the tests in test/hotspot/jtreg/serviceability/sa/ and test/jdk/sun/tools/jhsdb/
Checked. All fine:
==============================
Test summary
==============================
TEST TOTAL PASS FAIL ERROR
jtreg:test/hotspot/jtreg/serviceability/sa 56 56 0 0
jtreg:test/jdk/sun/tools/jhsdb 7 7 0 0
==============================
TEST SUCCESS
Finished building target 'test' in configuration 'windows-x86_64-server-release'
-------------
PR: https://git.openjdk.java.net/jdk/pull/5230
More information about the javadoc-dev
mailing list