On Tue, 16 Dec 2025 11:25:17 GMT, Tobias Hartmann <[email protected]> wrote:

> > I submitted benchmarks and will report back once it finished.
> 
> Unfortunately, I see various regressions. Here are the most severe ones:
> 
> ```
> Benchmark, Linux aarch64, Linux x64, MacOSX aarch64, Windows x64
> DaCapo-jython-large, -23.96%, -12.88%, -12.12%, -11.40%

How do you even run dacapo on recent JDK? I get

`java.lang.ClassCastException: class SyspathAppendingInitializer cannot be cast 
to class org.python.core.JythonInitializer (SyspathAppendingInitializer is in 
unnamed module of loader 'app'; org.python.core.JythonInitializer is in unnamed 
module of loader org.dacapo.harness.DacapoClassLoader @2bea5ab4)
`

-------------

PR Comment: https://git.openjdk.org/jdk/pull/28541#issuecomment-3999251712

Reply via email to