Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #55723 Back to Issue ]
Summary 0055723: Current Graal version does not work with Java 22+
Revision 2024-08-29 11:49 by AugustoMauch
Description See https://openbravo.atlassian.net/browse/RM-9765. [^]

Steps to be done:
- Download Graal for Java 22: https://www.graalvm.org/downloads/ [^]
- Replace the current Graal version with the new one here: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.jsexecutor/-/blob/master/lib/runtime/graal-sdk-22.3.1.jar?ref_type=heads [^]
- Test it in https://builds.openbravo.com/view/modules/job/mod-merged-future-stack/, [^] make sure to remove these lines from the "JUNIT_DISABLED_TESTS" parameter:
    # ignore tests requiring GraalJS on jdk22+ (not working):
    https://openbravo.atlassian.net/browse/RM-9765 [^]
        org.openbravo.retail.discounts.test
        org.openbravo.discounts.combo.test
        org.openbravo.discounts.propertycondition
        org.openbravo.discounts.scaledprice.test
        org.openbravo.taxes.test
- Test it that jar using the minimum JDK version we support, to check backwards-compatibility
Revision 2024-08-29 11:29 by AugustoMauch
Description See https://openbravo.atlassian.net/browse/RM-9765. [^]

Steps to be done:
- Download Graal for Java 22: https://www.graalvm.org/downloads/ [^]
- Replace the current Graal version with the new one here: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.jsexecutor/-/blob/master/lib/runtime/graal-sdk-22.3.1.jar?ref_type=heads [^]
- Test it in https://builds.openbravo.com/view/modules/job/mod-merged-future-stack/, [^] make sure to remove these lines from the "JUNIT_DISABLED_TESTS" parameter:
# ignore tests requiring GraalJS on jdk22+ (not working): https://openbravo.atlassian.net/browse/RM-9765 [^]
org.openbravo.retail.discounts.test
org.openbravo.discounts.combo.test
org.openbravo.discounts.propertycondition
org.openbravo.discounts.scaledprice.test
org.openbravo.taxes.test
Revision 2024-08-05 08:46 by AugustoMauch
Description See https://openbravo.atlassian.net/browse/RM-9765 [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker