Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac x64 test failure: java/lang/management/MemoryMXBean/LowMemoryTest2.sh #5022

Open
d3r3kk opened this issue Jan 30, 2024 · 0 comments
Open

Comments

@d3r3kk
Copy link
Contributor

d3r3kk commented Jan 30, 2024

Related to: #157
Described in detail by: JDK-8209743 (test framework problem)
Note: The fix for this issue was not backported to JDK11

Here's the results of the run without altering the test on our end:
jdk_management_0.tar.gz

Here's the results of the run after applying the 'band-aid' of increasing memory to 24m:
jdk_management_0.success.24m.tar.gz

Since the conclusion of the JDK TESTBUG is:

In conclusion, this is a test bug. Increasing the metaspace space size can change the proportion (class and non-class allocation types) of the meta space usage and allow the test to pass, although it is not a real fix to the test issue.

...the fix on the Microsoft end will likely be to problemlist it.

d3r3kk added a commit to d3r3kk/aqa-tests that referenced this issue Jan 30, 2024
karianna pushed a commit that referenced this issue Feb 1, 2024
* Added problematic LowMemoryTest2 to problemlist for Microsoft

Related to #5022

* Problem listed the LowMemory2 test for Linux x64 as well (we might want to just remove this test from all SKUs)

* Add JDK21 ProblemList

* January 2024 PSU ProblemList

* Remove TestUTCParse.java from problemlist

* Add test to jdk21 msft problemlist

* Exclude JShellHeapDumpTest on windows-all

---------

Co-authored-by: Derek Keeler <[email protected]>
Co-authored-by: Derek Keeler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant