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

Cherry pick exclude jck aarch64mac #4993

Commits on Dec 19, 2023

  1. Disable aot_test due to docker env issue (adoptium#4925)

    -disable aot_test for ppc64le
    
    related: https://github.ibm.com/runtimes/backlog/issues/917
    
    Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
    annaibm authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7cd2ff4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Enable Skynet on AIX (adoptium#4926)

    Depends on
    - eclipse-openj9/openj9#18649
    - eclipse-openj9/openj9#18657
    - eclipse-openj9/openj9#18658
    
    Closes eclipse-openj9/openj9#16728
    
    Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
    babsingh authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    76d08d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. adjust Xvfb timeout to 20s for HiFive Unleashed (adoptium#4932)

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    886f995 View commit details
    Browse the repository at this point in the history
  2. Use all cores for jtreg instead of halving (adoptium#4933)

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e37ba10 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    c5e7de8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Exclude FollowReferences/VThreadStackRefTest

    Related: eclipse-openj9/openj9#18426
    
    Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
    babsingh authored and pshipton committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c089b73 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Exclude java/lang/StringBuilder/HugeCapacity.java on OpenJ9 zlinux (a…

    …doptium#4940)
    
    It's already excluded on jdk17+ for other reasons.
    
    Issue eclipse-openj9/openj9#17323
    
    Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
    pshipton authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0d7c837 View commit details
    Browse the repository at this point in the history
  2. Move custom targets to special level (adoptium#4941)

    Signed-off-by: Shelley Lambert <slambert@gmail.com>
    smlambert authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    76695ca View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Add 21 and 22 as supported versions in external tests (adoptium#4950)

    related: adoptium#4949
    
    Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
    llxia authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    37b48e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    3becd04 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Excluded new written security infra tests (adoptium#4955)

    * Excuded jdk_security_infra tests
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    
    * Keep for z/os
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    
    ---------
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a45c03c View commit details
    Browse the repository at this point in the history
  2. Use dockerfile in 21-ea folder for JDK21 CRIU portable testing (adopt…

    …ium#4952)
    
    fixes: adoptium#4951
    
    Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
    llxia authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bde6674 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Add missing $(TIMEOUT_HANDLER) to serviceability_jvmti_j9 and others (a…

    …doptium#4961)
    
    The $(TIMEOUT_HANDLER) is missing from the serviceability_jvmti_j9
    playlist. Add it to a number of playlists where it's missing but may be
    useful in the future.
    
    Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
    pshipton authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ca00e31 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Do not cleanup processes on Mac due to no Orka VM isolation (adoptium…

    …#4967)
    
    Signed-off-by: Andrew Leonard <anleonar@redhat.com>
    andrew-m-leonard authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5cfc019 View commit details
    Browse the repository at this point in the history
  2. aix: exclude java/lang/String/concat/IntegerMinValue.java (adoptium#4968

    )
    
    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0100179 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Exclude specific Windows testcases (adoptium#4965)

    * Exclude specific Windows testcases
    
    Signed-off-by: Shelley Lambert <slambert@gmail.com>
    
    * Add TestCrashAtIGVNSplitIfSubType
    
    Signed-off-by: Shelley Lambert <slambert@gmail.com>
    
    * Exclude JMXStartStopTest on win32 JDK8
    
    Signed-off-by: Shelley Lambert <slambert@gmail.com>
    
    * Exclude TestRemoveEmptyCountedLoop on win32
    
    Signed-off-by: Shelley Lambert <slambert@gmail.com>
    
    * Remove the jdk8 changes
    
    Signed-off-by: Shelley Lambert <slambert@gmail.com>
    
    ---------
    
    Signed-off-by: Shelley Lambert <slambert@gmail.com>
    smlambert authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f70cac0 View commit details
    Browse the repository at this point in the history
  2. Do not use dockerAgents on ci.adoptium.net (adoptium#4931)

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a403063 View commit details
    Browse the repository at this point in the history
  3. Exclude known issues on jdk8 (adoptium#4971)

    * Exclude known issues on jdk8
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    
    * Update JMXStartStopTest linked issue
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    
    ---------
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d19afd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Add CRIU container-based functional test (adoptium#4978)

    - Add CRIU container-based functional test
    - More CRIU cmdlinetests will be added to the target later
    
    Signed-off-by: LongyuZhang <longyu.zhang@ibm.com>
    LongyuZhang authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0b7e5af View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 3 to 4 (adoptium#4963)

    * Bump actions/upload-artifact from 3 to 4
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update runAqa.yml - use commit hash for GH Action version
    
    * Update directoriesFilesChangePR.yml - update to GH Action Commit hash for version
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
    dependabot[bot] and karianna authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4285245 View commit details
    Browse the repository at this point in the history
  3. Exclude java/io/File/GetXSpace.java (adoptium#4980)

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    Co-authored-by: Andrew Leonard <31470007+andrew-m-leonard@users.noreply.github.com>
    sophia-guo and andrew-m-leonard authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ef9ed71 View commit details
    Browse the repository at this point in the history
  4. RISC-V: Disable known failing tests (adoptium#4977)

    The tests are broken and should be disabled until fixed.
    
    Relates to adoptium#4976
    luhenry authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7575985 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Exclude java/util/concurrent/SynchronousQueue/Fairness.java in JDK21+ (

    …adoptium#4987)
    
    Issue: eclipse-openj9/openj9#18771
    
    Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
    keithc-ca authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f168041 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Bump actions/upload-artifact from 4.1.0 to 4.2.0 (adoptium#4985)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.2.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@1eb3cb2...694cdab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c3cca4d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Exclude tests on aarch64_mac (adoptium#4989)

    - Exclude tests on aarch64_mac for all versions due to backlog/issues/1300
    
    Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
    annaibm authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    eb7d9c1 View commit details
    Browse the repository at this point in the history
  2. RISC-V: Increase timeout for OpenJDK tests (adoptium#4990)

    * Increase timeout on riscv64
    
    Some tests are timing out even though they are not stuck. Increase the
    timeoutFactor to give them a chance to finish
    
    Relates to adoptium#4976
    
    * Update openjdk/openjdk.mk
    
    Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
    
    * Update openjdk/openjdk.mk
    
    Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
    
    ---------
    
    Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
    luhenry and karianna authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1038188 View commit details
    Browse the repository at this point in the history
  3. Exclude tests on aarch64_mac (adoptium#4992)

    - Exclude tests on aarch64_mac for all versions due to backlog/issues/1300
    -Added `aarch64_mac.*` for excluding aarch64_mac
    
    Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
    annaibm authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a41355b View commit details
    Browse the repository at this point in the history
  4. Exclude tests on aarch64_mac (adoptium#4989)

    - Exclude tests on aarch64_mac for all versions due to backlog/issues/1300
    
    Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
    annaibm committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4b3e97f View commit details
    Browse the repository at this point in the history