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

Problem list #10

Open
wants to merge 72 commits into
base: master
Choose a base branch
from
Open

Problem list #10

wants to merge 72 commits into from

Conversation

sophia-guo and others added 30 commits November 25, 2024 08:56
* Changing JCK HTTP URL

For details, see https://github.com/temurin-compliance/
temurin-compliance/issues/589

Signed-off-by: Adam Farley <[email protected]>

* Amending http URL for TCK testing

Signed-off-by: Adam Farley <[email protected]>

---------

Signed-off-by: Adam Farley <[email protected]>
* Add validation for platform strings to exclude_parser.py

* Exit with code 1 on logging of error. Only parse files in exclude_path

* Remove comment that does not apply to current code

* Simplify validation of exclusion format
Increase aarch linux jtreg timeout option.

Signed-off-by: LongyuZhang <[email protected]>
* Add OpenChain Badge

resolves: adoptium#5263

Signed-off-by: Lan Xia <[email protected]>

* Use shorter URL

Signed-off-by: Lan Xia <[email protected]>

* Change background color

Signed-off-by: Lan Xia <[email protected]>

* Logo style plastic

Signed-off-by: Lan Xia <[email protected]>

* Use logoColor parameter

Signed-off-by: Lan Xia <[email protected]>

---------

Signed-off-by: Lan Xia <[email protected]>
- Update `disabledTestsLinter.yml` to remove the `-v` flag
- reduce the unnecessary debug output

resolves: adoptium#5795

Signed-off-by: Anna Babu Palathingal <[email protected]>
* Enable java/lang/ClassLoader/Assert.java

Signed-off-by: Sophia Guo <[email protected]>

* Update

---------

Signed-off-by: Sophia Guo <[email protected]>
The indentation was so wrong, that the file could not be parsed
The -t/--testdir was made optional in favour ow CWD in February and
removed in August
Add jdk_restricted_security test

Signed-off-by: LongyuZhang <[email protected]>
Check environment variable as set only if it's not empty.

Signed-off-by: Sophia Guo <[email protected]>
- Exclude jdk_bean subtest `java_awt_ScrollPane`
- The test exclusion on macOS for versions 8,17,21,23

related: eclipse-openj9/openj9#20531

Signed-off-by: Anna Babu Palathingal <[email protected]>
* Jfr -Xmx768m

Signed-off-by: Sophia Guo <[email protected]>

* Add Mode to jdk_custom

Signed-off-by: Sophia Guo <[email protected]>

* Revert to no variation with jdk_custom

Signed-off-by: Sophia Guo <[email protected]>

---------

Signed-off-by: Sophia Guo <[email protected]>
- Exclude jdk_bean subtest -`Test6397609` and `
Test5102804` on xlinux JDK8

related: eclipse-openj9/openj9#20531

Signed-off-by: Anna Babu Palathingal <[email protected]>
- Enable jdk_beans on alinux, plinux, zlinux for all java versions

related: eclipse-openj9/openj9#20531

Signed-off-by: Anna Babu Palathingal <[email protected]>
Copied ProblemList_openjdk24.txt to ProblemList_openjdk25.txt;
Copied ProblemList_openjdk24-openj9.txt to
ProblemList_openjdk25-openj9.txt.

Signed-off-by: Jason Feng <[email protected]>
-Reformatted the ProblemList files

related: adoptium#5787

Signed-off-by: Anna Babu Palathingal <[email protected]>
Enable jdk_restricted_security test on JDK8

Signed-off-by: LongyuZhang <[email protected]>
Fix file format for TestsLinter

Signed-off-by: LongyuZhang <[email protected]>
Update playlist of jdk_lang_j9 test for increasing
test coverage.

there are no enough test cases for testing balanced
sweep compaction code, so adding the variation for
jdk_lang_j9 test with fvt option
-XXgc:fvtest_forceCopyForwardHybridMarkCompactRatio=10
(force random pick 10% collection set(regions) to be
sweep/compact instead of copyforward during regular PGC).

Signed-off-by: lhu <[email protected]>
LongyuZhang and others added 30 commits January 13, 2025 12:19
Fix external CRIU mkdir licenses failure

Signed-off-by: LongyuZhang <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6f51ac0...65c4c4a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Exclude ReadOldClass test which deliberately fails on AIX

* serviceability/dcmd/DynLibDcmdTest.java unsupported on AIX

* Forgot the platform and issue link
- Exclude jdk_beans subtests for amac/xmac for versions 8,24,25

related: eclipse-openj9/openj9#20531

Signed-off-by: Anna Babu Palathingal <[email protected]>
- RERUN_FAILURE flag to false
fixes : adoptium#5856
Signed-off-by: Denny Chacko Jacob<[email protected]>
* Enable rerun job with langtools_custom target

Signed-off-by: Sophia Guo <[email protected]>

* Test only

Signed-off-by: Sophia Guo <[email protected]>

---------

Signed-off-by: Sophia Guo <[email protected]>
- Exclude `java/beans/Beans/TypoInBeanDescription.java` on AIX JDK17+

related: eclipse-openj9/openj9#20531, runtimes/backlog#1589

Signed-off-by: Anna Babu Palathingal <[email protected]>
* Move SHA check function to TKG

* No not remove the .git repo dir

* Collecting Openj9 and Vendors repo SHA at stage time

* keep .git folder

* use git rm

* git rm quite
…tium#5891)

* Enable tools/jpackage/share disabled by jdk_tools for non jdk17

Exclude one failing test with alpine by linux-all under adoptium. So
test is only excluded for adoptium on other linux platforms including
alpine.

Signed-off-by: Sophia Guo <[email protected]>

* Exclude specific problematic jdk_tools testcases on apline

Signed-off-by: Sophia Guo <[email protected]>

* update tracked issue

Signed-off-by: Sophia Guo <[email protected]>

---------

Signed-off-by: Sophia Guo <[email protected]>
Update ProblemList_openjdk21-openj9.txt to add the link to a new issue

Added link to https://github.ibm.com/runtimes/backlog/issues/1591 for java/net/MulticastSocket/Promiscuous.java because of failures in linux-s390x and aix-all platforms
…ium#5910)

* Exclude hotspot runtime tests not supported on windows aarch64

* Update openjdk/excludes/ProblemList_openjdk23.txt

Co-authored-by: Shelley Lambert <[email protected]>

---------

Co-authored-by: sophia-guo <[email protected]>
Co-authored-by: Shelley Lambert <[email protected]>
* Windows aarch64 excludes

Signed-off-by: Andrew Leonard <[email protected]>

* Windows aarch64 excludes

Signed-off-by: Andrew Leonard <[email protected]>

---------

Signed-off-by: Andrew Leonard <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@0b93645...4237552)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.