November 2017 Archives by thread
Starting: Wed Nov 1 03:03:09 UTC 2017
Ending: Thu Nov 30 23:45:51 UTC 2017
Messages: 362
- [10] JBS: 8167408: Invalid critical JNI function lookup
dean.long at oracle.com
- RFR: 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
Kim Barrett
- [10] RFR: 8189745 - AARCH64: Use CRC32C intrinsic code in interpreter and C1
Dmitry Chuyko
- [10] RFR: 8189176 - AARCH64: Improve _updateBytesCRC32 intrinsic
Dmitry Chuyko
- Low-Overhead Heap Profiling
JC Beyler
- [10] RFR (S): 8189177 - AARCH64: Improve _updateBytesCRC32C intrinsic
Dmitry Chuyko
- 8u144 hotspot fails to reach safepoint due to compiler thread - VM frozen
dean.long at oracle.com
- RFR(L): 8189793: [s390]: Improve String compress/inflate by exploiting vector instructions
Lindenmaier, Goetz
- RFR: 8177397: [JVMCI] remove unnecessary synchronization
Doug Simon
- [10] RFR: 8167409: Invalid value passed to critical JNI function
jamsheed
- RFR: 8186478: [JVMCI] rename HotSpotResolvedJavaMethod#setNotInlineableOrCompileable
Doug Simon
- [10] RFR: 8152470: Add COMPILER2_OR_JVMCI definition
jamsheed
- RFR: 8187315: [JVMCI] remove unnecessary synchronization
Doug Simon
- RFR(S): 8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout
Chris Plummer
- RFR(XL) 8190710: Update Graal
dean.long at oracle.com
- RFR (XXS): JDK-8190745 - AARCH64: fix for JDK-8189176 may break a build
Dmitry Chuyko
- RFR(S): 8190781: ppc64 + s390: Fix CriticalJNINatives
Doerr, Martin
- RFR(S): 8182755: [JVMCI] Deoptimization in synchronized methods can lead to a crash or exception when using EnableJVMCI but not UseJVMCICompiler
Gilles Duboscq
- RFR(S): 8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
Vladimir Kozlov
- RFR(L): 8186027: C2: loop strip mining
Vladimir Kozlov
- [10] RFR(S): 8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
Tobias Hartmann
- RFR: 8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode()
Christian Haeubl
- RFR(S): 8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String
Roland Westrelin
- RFR(XL): 8167108 - SMR and JavaThread Lifecycle
Daniel D. Daugherty
- RFR(XS): 8160548: Inconsistent inlining behavior with CompileOnly
Nils Eliasson
- RFR(XS): 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
Nils Eliasson
- [aarch64-port-dev ] [10] RFR: 8187472 - AARCH64: array_equals intrinsic doesn't use prefetch for large arrays
Dmitrij Pochepko
- [10] RFR: 8182037: wrong ResourceMark in Method::print_short_name()
Rahul Raghavan
- Require some insight regarding Objects
Prakhar Makhija
- RFR(S) 8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
dean.long at oracle.com
- RFR(8u): 8038636, 8055008, 8156137: SIGSEGV in ReceiverTypeData::clean_weak_klass_links ...and 8057570.
Kevin Walls
- [10]RFR: 6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR
jamsheed
- C1 code installation and JNIHandle::deleted_handle() oop
Aleksey Shipilev
- RFR (XS): 8188221 - AARCH64: Return type profiling is not performed from aarch64 interpreter
White, Derek
- [aarch64-port-dev] RFR 8191338: aarch64: fails to build after 8189745
Stuart Monteith
- JEP 315: Improve Aarch64 Intrinsics
mark.reinhold at oracle.com
- RFR (S) 8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
Igor Veresov
- RFR 8190800: Support for vectorization of sqrt float
Lupusoru, Razvan A
- JEP 317: Experimental Java-Based JIT Compiler
mark.reinhold at oracle.com
- [10] RFR(S): 8179026: Remove explicit code cache options processing
Tobias Hartmann
- RFR(XS): 8191153: assert(u_ctrl != blk1 && u_ctrl != blk2) failed: won't converge
Roland Westrelin
- RFR (XS):8191615 : LogCompilation can show bytes
Eric Caspole
- InlineCacheBuffer question
Tony Printezis
- RFR(XS) 8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
dean.long at oracle.com
- RFR(XS) 8191683: Compile problem on ARM after JDK-8043070
Igor Veresov
- [10] RFR(S): 8087339: The code heap might use different alignment for committed size and reserved size
Tobias Hartmann
- RFR (S): 8191129 - AARCH64: Invalid value passed to critical JNI function
Dmitry Chuyko
- RFR (XS): AARCH64 - Fix hint instructions encoding
Dmitry Chuyko
- RFR(XS): 8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
Ioi Lam
- [10] RFR: 8191227: issues with unsafe handle resolution
Rahul Raghavan
- [10] RFR: 8191813: compiler/runtime/SpreadNullArg.java fails in tier1
Rahul Raghavan
- RFR(S): 8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node
Roland Westrelin
- RFR: 8191779 : LogCompilation throws java.lang.Error: scope underflow
Eric Caspole
- RFR: 8181633: Vectorization fails for some multiplication with constant cases
Vladimir Kozlov
- RFR: 8191954: AArch64: disable UseCISCSpill in C2
Ningsheng Jian
- RFR: 8191955: AArch64: incorrect prefetch distance causes an internal error
Ningsheng Jian
- RFR: 8187676: Disable harmless uninitialized warnings for two files
Rahul Raghavan
- [10] RFR(XS): 8191996: VM startup fails with CodeCacheExpansionSize=32768 is outside the allowed range
Tobias Hartmann
- RFR 8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT
Tom Rodriguez
- [10] (S) RFR 8184361: AOT lib at jdk/lib/libjava.base-coop.so seems to override -XX:AOTLibrary=
Vladimir Kozlov
- RFR(XXS) 8192756: SIGSEGV in nmethod::new_native_nmethod
Igor Veresov
- RFR(S) 8189439: Parameters type profiling is not performed from aarch64 interpreter
boris.ulasevich at bell-sw.com
- RFR(S): x86: 8190494: fix for different results with UseAVX=3 when calling AVX-512 native function via JNI.
Deshpande, Vivek R
- RFR(XS): 8192818: [s390]: restoring register contents calculates wrong value
Schmidt, Lutz
- [10] RFR: 8006887: Comment about LIR_OprDesc.value in c1_LIR.hpp is incorrect
jamsheed
- RFR(S): 8192825: PPC64: Missing null check in C1 inline cache check
Doerr, Martin
- RFR: 8192821 : Make LogCompilation into a maven project
Eric Caspole
- RFR(S) 8192846: Extend cmov vectorization to work for float
Lupusoru, Razvan A
Last message date:
Thu Nov 30 23:45:51 UTC 2017
Archived on: Thu Nov 30 23:45:53 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).