enso/tools/legal-review/engine/org.graalvm.js.js-language-24.0.0/copyright-keep
Pavel Marek 0d915d0344
Update to GraalVM 24.0.0 (#9647)
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.
2024-04-12 17:01:49 +00:00

12 lines
780 B
Plaintext

Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Copyright 2010 the V8 project authors. All rights reserved.
Copyright 2011 the V8 project authors. All rights reserved.
Copyright (c) 2023, 2023, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
Copyright (c) 1998, 2006, 2015, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2010, 2024, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2019, 2024, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.