mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 06:11:35 +03:00
0d915d0344
Update the GraalVM-related Maven packages from **23.1.2** to **24.0.0**. # Important Notes - Reverted workarounds mentioned in https://github.com/enso-org/enso/issues/9477 The language home search functionality in Truffle changed. It used to find the home for Enso from the class loader of `EnsoLanguage`: https://github.com/oracle/graal/blob/graal-23.1.2/truffle/src/com.oracle.truffle.polyglot/src/com/oracle/truffle/polyglot/LanguageCache.java#L362 In 24.0.0, the language home is no longer found via class loader, but via system properties: https://github.com/oracle/graal/blob/graal-24.0.0/truffle/src/com.oracle.truffle.polyglot/src/com/oracle/truffle/polyglot/LanguageCache.java#L353 I provided a "fix" for this by an explicit specification of the `org.graalvm.language.enso.home` system property in our launchers.
46 lines
3.3 KiB
Plaintext
46 lines
3.3 KiB
Plaintext
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
The above copyright notice and either this complete permission notice or at a
|
|
copyright rights in the Software, and any and all patent rights owned or
|
|
Redistributions of source code must retain the above copyright
|
|
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
copyright notice, this list of conditions and the following
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2022, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2021, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2021, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2021, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2020, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2019, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2019, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2019, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2019, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2019, 2019, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2018, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2018, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2018, 2018, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2016, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2015, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2014, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2014, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2014, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2014, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2010, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2010, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2010, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2010, 2018, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 1995, 2006, Oracle and/or its affiliates. All rights reserved.
|