You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Action : Migrating java1.8 to java17
Issue occurring while running junit.
Describe the bug
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffd4dc04b0, pid=2736, tid=21356
JRE version: OpenJDK Runtime Environment Corretto-17.0.11.9.1 (17.0.11+9) (build 17.0.11+9-LTS)
Java VM: OpenJDK 64-Bit Server VM Corretto-17.0.11.9.1 (17.0.11+9-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
Problematic frame:
V [jvm.dll+0x5404b0]
No core dump will be written. Minidumps are not enabled by default on client versions of Windows
To Reproduce
Using Intellij IDE version : IntelliJ IDEA Community Edition 2022.1.2
Using Java version : OpenJDK Runtime Environment Corretto-17.0.11.9.1 (17.0.11+9)
Using
org.apache.maven.plugins
maven-surefire-plugin
3.0.0-M1
org.apache.maven.plugins
maven-compiler-plugin
3.11.0
org.powermock
powermock-api-mockito2
2.0.9
test
org.powermock
powermock-module-junit4
2.0.9
test
org.mockito
mockito-core
5.14.2
test
org.mockito
mockito-inline
5.2.0
test
junit
junit
4.13.2
test
Expected behavior
Should able to run unit tests
Screenshots
Platform information
OS: Chrome is up to date
Version 130.0.6723.70 (Official Build) (64-bit)
Version : OpenJDK Runtime Environment Corretto-17.0.11.9.1 (17.0.11+9) (build 17.0.11+9-LTS)
Action : Migrating java1.8 to java17
Issue occurring while running junit.
Describe the bug
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffd4dc04b0, pid=2736, tid=21356
JRE version: OpenJDK Runtime Environment Corretto-17.0.11.9.1 (17.0.11+9) (build 17.0.11+9-LTS)
Java VM: OpenJDK 64-Bit Server VM Corretto-17.0.11.9.1 (17.0.11+9-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
Problematic frame:
V [jvm.dll+0x5404b0]
No core dump will be written. Minidumps are not enabled by default on client versions of Windows
To Reproduce
Using Intellij IDE version : IntelliJ IDEA Community Edition 2022.1.2
Using Java version : OpenJDK Runtime Environment Corretto-17.0.11.9.1 (17.0.11+9)
Using
org.apache.maven.plugins
maven-surefire-plugin
3.0.0-M1
org.apache.maven.plugins
maven-compiler-plugin
3.11.0
org.powermock
powermock-api-mockito2
2.0.9
test
org.powermock
powermock-module-junit4
2.0.9
test
org.mockito
mockito-core
5.14.2
test
org.mockito
mockito-inline
5.2.0
test
junit
junit
4.13.2
test
Expected behavior
Should able to run unit tests
Screenshots
Platform information
hs_err_pid2736.log
For VM crashes, please attach the error report file. By default the file name is
hs_err_pidpid.log
, where pid is the process ID of the process.The text was updated successfully, but these errors were encountered: