-
Bug
-
Resolution: Fixed
-
P2
-
9, 10
-
b42
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8196653 | 11 | Roland Westrelin | P2 | Resolved | Fixed | b01 |
JDK-8197686 | 10u-cpu | Roland Westrelin | P2 | Resolved | Fixed | master |
JDK-8201018 | 10.0.2 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8196701 | 10.0.1 | Roland Westrelin | P2 | Resolved | Fixed | b04 |
JDK-8236762 | 8-pool | Fairoz Matte | P2 | Closed | Not an Issue |
Current CompileTask:
C2: 9896 4126 4 org.apache.lucene.analysis.icu.ICUNormalizer2CharFilter::read (135 bytes)
Stack: [0x00007f98107c1000,0x00007f98108c2000], sp=0x00007f98108bd840, free space=1010k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xb31a35] Node::add_req(Node*)+0xb5
V [libjvm.so+0xaae13e] Matcher::find_shared(Node*)+0x48e
V [libjvm.so+0xab11ed] Matcher::match()+0x8cd
V [libjvm.so+0x63a1d3] Compile::Code_Gen()+0x73
V [libjvm.so+0x63fdbb] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0x113b
V [libjvm.so+0x565462] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0x1d2
V [libjvm.so+0x647af6] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x3d6
V [libjvm.so+0x648c8b] CompileBroker::compiler_thread_loop()+0x28b
V [libjvm.so+0xcd8748] JavaThread::thread_main_inner()+0x108
V [libjvm.so+0xb593d2] thread_native_entry(Thread*)+0xf2
C [libpthread.so.0+0x76ba] start_thread+0xca
Reported by Uwe Schindler:
Full report and instructions to reproduce:
http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2018-January/028155.html
C2: 9896 4126 4 org.apache.lucene.analysis.icu.ICUNormalizer2CharFilter::read (135 bytes)
Stack: [0x00007f98107c1000,0x00007f98108c2000], sp=0x00007f98108bd840, free space=1010k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xb31a35] Node::add_req(Node*)+0xb5
V [libjvm.so+0xaae13e] Matcher::find_shared(Node*)+0x48e
V [libjvm.so+0xab11ed] Matcher::match()+0x8cd
V [libjvm.so+0x63a1d3] Compile::Code_Gen()+0x73
V [libjvm.so+0x63fdbb] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0x113b
V [libjvm.so+0x565462] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0x1d2
V [libjvm.so+0x647af6] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x3d6
V [libjvm.so+0x648c8b] CompileBroker::compiler_thread_loop()+0x28b
V [libjvm.so+0xcd8748] JavaThread::thread_main_inner()+0x108
V [libjvm.so+0xb593d2] thread_native_entry(Thread*)+0xf2
C [libpthread.so.0+0x76ba] start_thread+0xca
Reported by Uwe Schindler:
Full report and instructions to reproduce:
http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2018-January/028155.html
- backported by
-
JDK-8196653 Lucene test crashes C2 compilation
- Resolved
-
JDK-8196701 Lucene test crashes C2 compilation
- Resolved
-
JDK-8197686 Lucene test crashes C2 compilation
- Resolved
-
JDK-8201018 Lucene test crashes C2 compilation
- Resolved
-
JDK-8236762 Lucene test crashes C2 compilation
- Closed
- duplicates
-
JDK-8197942 Compiler crash in Node::add_out(Node*)+0x6f
- Closed
- relates to
-
JDK-8186027 C2: loop strip mining
- Resolved
-
JDK-8208275 C2 crash in Node::add_req(Node*)
- Closed
(1 duplicates, 2 relates to)