Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
/ jdk16u Public archive

8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize #32

Closed
wants to merge 1 commit into from

Conversation

mychris
Copy link
Contributor

@mychris mychris commented Feb 19, 2021


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Issue

  • JDK-8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize

Download

$ git fetch https://git.openjdk.java.net/jdk16u pull/32/head:pull/32
$ git checkout pull/32

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 19, 2021

👋 Welcome back cgo! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk openjdk bot changed the title Backport c7885eb1c5a8b44394780d749f602e175a0360a9 8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize Feb 19, 2021
@openjdk
Copy link

openjdk bot commented Feb 19, 2021

This backport pull request has now been updated with issue from the original commit.

@openjdk
Copy link

openjdk bot commented Feb 19, 2021

@mychris This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize

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 7 new commits pushed to the master branch:

  • 5c130eb: 8261585: Restore HandleArea used in Deoptimization::uncommon_trap
  • 5828fc5: 8260349: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
  • 1dcf54f: 8262018: Wrong format in SAP copyright header of OsVersionTest
  • cdeef37: 8261261: The version extra fields needs to be overridable in jib-profiles.js
  • 1bed23a: 8261753: Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702
  • c727528: 8253702: BigSur version number reported as 10.16, should be 11.nn
  • 9d0adb8: 8261022: Fix incorrect result of Math.abs() with char type

Please see this link for an up-to-date comparison between the source branch of this pull request and the master branch.
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.

➡️ 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).

@openjdk openjdk bot added ready Pull request is ready to be integrated rfr Pull request is ready for review labels Feb 19, 2021
@mlbridge
Copy link

mlbridge bot commented Feb 19, 2021

Webrevs

@mychris
Copy link
Contributor Author

mychris commented Feb 19, 2021

Am I actually supposed to open the pull request on the jdk16u repository, or on jdk16?

@mychris
Copy link
Contributor Author

mychris commented Feb 23, 2021

/integrate

@openjdk openjdk bot added the sponsor Pull request is ready to be sponsored label Feb 23, 2021
@openjdk
Copy link

openjdk bot commented Feb 23, 2021

@mychris
Your change (at version 401b000) is now ready to be sponsored by a Committer.

@mychris
Copy link
Contributor Author

mychris commented Feb 25, 2021

Could someone please sponsor this clean backport?

@shipilev
Copy link
Member

shipilev commented Mar 2, 2021

/sponsor

@openjdk openjdk bot closed this Mar 2, 2021
@openjdk openjdk bot added integrated Pull request has been integrated and removed sponsor Pull request is ready to be sponsored ready Pull request is ready to be integrated rfr Pull request is ready for review labels Mar 2, 2021
@openjdk
Copy link

openjdk bot commented Mar 2, 2021

@shipilev @mychris Since your change was applied there have been 28 commits pushed to the master branch:

  • 3754490: 8252883: AccessDeniedException caused by delayed file deletion on Windows
  • 81395c4: 8259231: Epsilon: improve performance under contention during virtual space expansion
  • bb285ce: 8259392: Zero error reporting is broken after JDK-8255711
  • 6198e0c: 8259451: Zero: skip serviceability/sa tests, set vm.hasSA to false
  • 802c6ad: 8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings
  • 6de0fae: 8260933: runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java fails without CompactStrings
  • 466eff3: 8259849: Shenandoah: Rename store-val to IU-barrier
  • 09855d7: 8251944: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java
  • 101e742: 8261251: Shenandoah: Use object size for full GC humongous compaction
  • 39fb8e5: 8261413: Shenandoah: Disable class-unloading in I-U mode
  • ... and 18 more: https://git.openjdk.java.net/jdk16u/compare/7f9d72bc866bb391caadf8760db30056bf21eb55...master

Your commit was automatically rebased without conflicts.

Pushed as commit b5ea908.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport clean integrated Pull request has been integrated
Development

Successfully merging this pull request may close these issues.

2 participants