Skip to content

Add more logging and more lenient timeouts for himem test.#2278

Open
schmelter-sap wants to merge 1 commit into
SAP:sapmachine17from
schmelter-sap:himemtest-loggin-17
Open

Add more logging and more lenient timeouts for himem test.#2278
schmelter-sap wants to merge 1 commit into
SAP:sapmachine17from
schmelter-sap:himemtest-loggin-17

Conversation

@schmelter-sap

Copy link
Copy Markdown
Member

Added more logging and increased timeouts for the hihmem report tests for sapmachine17.

fixes #2277

@SapMachine

Copy link
Copy Markdown
Member

Hello @schmelter-sap, this pull request fulfills all formal requirements.

@RealCLanger RealCLanger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one small nit.

static void testHasNaturalMax() throws IOException {
ProcessBuilder pb = ProcessTools.createTestJavaProcessBuilder(
"-XX:+HiMemReport", "-Xlog:vitals", "-Xmx64m", "-version");
"-Xlog:vitals", "-XX:+PrintVitalsAtExit", "-XX:VitalsSampleInterval=1",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you got the indentation a little bit wrong here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants