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

(V0.9.6 release) Cherry pick for V0.9.6 release-jdk20 #4414

Merged
merged 11 commits into from
Mar 10, 2023

Commits on Mar 10, 2023

  1. Set up jdk for jck interactive (adoptium#4239)

    * Set up jdk for jck interactive
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    
    * Add parameter SETUP_JCK_RUN explicitely
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    
    ---------
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d4c1259 View commit details
    Browse the repository at this point in the history
  2. [Jtreg/FFI] Disable FFI related test suite in JDK20 (adoptium#4318)

    The change is to exclude the FFI related test cases
    in AttachTest.java captured at
    eclipse-openj9/openj9#16656
    given the FFI related code in JDK20 has been disabled
    for the moment and will be enabled once the code has
    been updated against the latest APIs.
    
    Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
    ChengJin01 authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    fb1dc2b View commit details
    Browse the repository at this point in the history
  3. Fix if condition for tck interactive setup (adoptium#4320)

    Signed-off-by: Mesbah Alam <Mesbah_Alam@ca.ibm.com>
    Mesbah-Alam authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    9255f3c View commit details
    Browse the repository at this point in the history
  4. [Jtreg/FFI] update the issue no for FFI test suites in JDK20 (adoptiu…

    …m#4324)
    
    The change updates the issue no by replacing
    #16656 with #16565 as #16656 will be closed
    as duplicate of #16565, in which case #16565
    serves as the only issue that keeps track of
    the excluded FFI test suites in JDK20.
    
    Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
    ChengJin01 authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f567dfc View commit details
    Browse the repository at this point in the history
  5. Add OpenJ9 timeout handler to security and rmi extended tests (adopti…

    …um#4333)
    
    Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
    pshipton authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8126532 View commit details
    Browse the repository at this point in the history
  6. Disable GetStackTraceSuspendedStressTest (adoptium#4360)

    Related: eclipse-openj9/openj9#16751
    
    Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
    babsingh authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    668afe3 View commit details
    Browse the repository at this point in the history
  7. Update JDK20 exclude list (adoptium#4371)

    Re-enable Thread related tests fixed in JDK19
    
    Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
    fengxue-IS authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    fcedbb8 View commit details
    Browse the repository at this point in the history
  8. Disable ContinuationTest (adoptium#4380)

    ContinuationTest is being disabled for OpenJ9 since it is specific to
    the reference implementation and it does not apply to OpenJ9.
    
    Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
    babsingh authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6f77a78 View commit details
    Browse the repository at this point in the history
  9. Permanently disable ContinuationTest (adoptium#4382)

    Refer to adoptium#1297 to permanently exclude.
    
    Related: eclipse-openj9/openj9#16792
    Related: adoptium#1297
    
    Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
    babsingh authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    4d05053 View commit details
    Browse the repository at this point in the history
  10. Exclude jdk/internal/platform/docker/TestDockerCpuMetrics.java (adopt…

    …ium#4387)
    
    Signed-off-by: Jason Feng <fengj@ca.ibm.com>
    JasonFengJ9 authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d3e79de View commit details
    Browse the repository at this point in the history
  11. AUTO: auto exclude test jdk_svc_sanity plat=ppc64_aix impl=hotspot (a…

    …doptium#4389)
    
    - related: adoptium#4218 (comment)
    
    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: smlambert <smlambert@users.noreply.github.com>
    2 people authored and sophia-guo committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    3b16225 View commit details
    Browse the repository at this point in the history