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

Update the 0.18.0 release branch with the latest changes from the openj9 branch #245

Merged
merged 19 commits into from
Jan 8, 2020

Commits on Nov 22, 2019

  1. 8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after remov…

    …ing sunec.dll
    
    Reviewed-by: ascarpino
    xuelei committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    0422881 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. 8233223: Add Amazon Root CA certificates

    Reviewed-by: mullan
    rhalade committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    f257d42 View commit details
    Browse the repository at this point in the history
  2. 8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS …

    …10.15
    
    Reviewed-by: clanger, iignatyev
    mbaesken committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    05b0aad View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. 8234906: [TESTBUG] TestDivZeroCheckControl fails for client VMs due t…

    …o Unrecognized VM option LoopUnrollLimit
    
    Reviewed-by: kvn
    cgo committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    d0e47ef View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. 8235403: Further cleanup to test serviceability/sa/ClhsdbCDSCore.java

    Reviewed-by: iklam, iignatyev
    clanger committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    bc3882d View commit details
    Browse the repository at this point in the history
  2. 8235585: Enable macOS codesigning for all libraries and executables

    Reviewed-by: erikj, clanger
    Contributed-by: rene.schuenemann@gmail.com
    clanger committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    1107ec4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    1348558 View commit details
    Browse the repository at this point in the history
  2. Update OPENJDK_TAG to merged level jdk-11.0.6+7

    Signed-off-by: J9 Build <j9build@ca.ibm.com>
    j9build committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    9fc69b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. 8235687: Contents/MacOS/libjli.dylib cannot be a symlink

    Reviewed-by: tbell
    erikj committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    51cc9ad View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

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

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    7204f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5861902 View commit details
    Browse the repository at this point in the history
  3. Update OPENJDK_TAG to merged level jdk-11.0.6+8

    Signed-off-by: J9 Build <j9build@ca.ibm.com>
    j9build committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    c18c113 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    f4c7d5d View commit details
    Browse the repository at this point in the history
  2. Update OPENJDK_TAG to merged level jdk-11.0.6+9

    Signed-off-by: J9 Build <j9build@ca.ibm.com>
    j9build committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    15f5dcd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Add jitserver launcher in OpenJ9 builds

    If --enable-jitserver configuration option is set, then enable
    building of jitserver launcher and include it in the jdk.
    
    Signed-off-by: Ashutosh Mehra <mehra.ashutosh@ibm.com>
    Ashutosh Mehra committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    2886fc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Remove the check on a specific OpenSSL API for JITServer

    With the change in eclipse-openj9/openj9#8145, `OpenSSL` symbols are
    dynamically loaded at the runtime. During the build time,
    there is no longer a dependency on the installed `OpenSSL`
    version on the build machines. Removed the code that
    checks `SSL_CTX_set_ecdh_auto` during config.
    
    Signed-off-by: Annabelle Huo <Annabelle.Huo@ibm.com>
    a7ehuo committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    fb00023 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Merge pull request #241 from a7ehuo/removeCheckOpenSSLAPIJDK11

    Remove the check on a specific OpenSSL API for JITServer
    keithc-ca committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    49678de View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Merge pull request #239 from ashu-mehra/include_jitserver_launcher

    Add jitserver launcher in OpenJ9 builds
    keithc-ca committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    cef75fb View commit details
    Browse the repository at this point in the history