8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed by amosshi · Pull Request #2313 · openjdk/jdk11u-dev (original) (raw)
@amosshi This change now passes all automated pre-integration checks.
After integration, the commit message for the final commit will be:
8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed
Removed the unnecessary makeCommandLineForAppCDS() method and its usage
Reviewed-by: rrich
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.
At the time when this comment was updated there had been 47 new commits pushed to the master
branch:
- d08a3d0: 8314883: Java_java_util_prefs_FileSystemPreferences_lockFile0 write result errno in missing case
- 0ce4c5e: 7132796: [macosx] closed/javax/swing/JComboBox/4517214/bug4517214.java fails on MacOS
- 420a68e: 7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
- 05bb69d: 8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
- ad68a72: 8310106: sun.security.ssl.SSLHandshake.getHandshakeProducer() incorrectly checks handshakeConsumers
- af09671: 8301310: The SendRawSysexMessage test may cause a JVM crash
- 325a93f: 8292946: GC lock/jni/jnilock001 test failed "assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed()) failed: Twice in a row"
- ed2dbac: 8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out
- e63499d: 8217475: Unexpected StackOverflowError in "process reaper" thread
- 3ea286a: 8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
- ... and 37 more: https://git.openjdk.org/jdk11u-dev/compare/be01e6e792dea3da59f3c6b5f14882f678dcc1ce...master
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@reinrich) but any other Committer may sponsor as well.
➡️ To flag this PR as ready for integration with the above commit message, type /integrate
in a new comment. (Afterwards, your sponsor types /sponsor
in a new comment to perform the integration).