July 2019 Archives by thread
Starting: Mon Jul 1 05:18:39 UTC 2019
Ending: Wed Jul 31 17:00:04 UTC 2019
Messages: 262
- [13]RFR: 8226627: assert(t->singleton()) failed: must be a constant
Jamsheed
- [13] RFR(T): 8225475: Node budget asserts on x86_32/64
Patric Hedlin
- RFR: 8226822: GC interface for C1 runtime calls
Roman Kennke
- RFR: 8226823: Adjust BarrierSetC2 for C2 runtime calls
Roman Kennke
- RFR(XL): 6312651: Compiler should only use verified interface types for optimization
Roland Westrelin
- RFR: 8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
Stefan Karlsson
- RFR: 8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
Stefan Karlsson
- RFR: 8224974: Implement JEP 352
Alan Bateman
- [13] RFR(S) 8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader
Vladimir Kozlov
- RFR(T) [13] : 8227112 : exclude compiler/intrinsics/sha/sanity tests from AOT runs
Igor Ignatyev
- [14] RFR(T): 8227173: Minor cleanup of unused code in compile.hpp
Tobias Hartmann
- [13] RFR(S) 8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
Vladimir Kozlov
- [14] RFR (XS): 8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
Vladimir Ivanov
- [13] RFR(S) 8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode
Vladimir Kozlov
- [13] RFR(T) 8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
Vladimir Kozlov
- RFR: JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
Roman Kennke
- [13] RFR(S): 8226536: Catch OOM from deopt that fails rematerializing objects
Nils Eliasson
- [13] RFR: 8227223: [Graal] Implement basic type consistency checks for Low level MH intrinsics
Jamsheed
- RFR: 8227222 : vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java hits assert
Bhateja, Jatin
- RFR: 8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
Jamsheed
- [13] RFR(XS) 8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
dean.long at oracle.com
- [13] RFR(S) 8227034: Graal crash with gcbasher
Vladimir Kozlov
- RFR: 8227505: SuperWordLoopUnrollAnalysis may lead to over loop unrolling
Jie Fu
- Fwd: I need help to build a project
laila fal
- RFR(XS): 8227384: C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks
Roland Westrelin
- hotspot-compiler-dev Digest, Vol 145, Issue 95
Roland Westrelin
- hotspot-compiler-dev Digest, Vol 145, Issue 95
John Rose
- hotspot-compiler-dev Digest, Vol 145, Issue 95
Erik Österlund
- hotspot-compiler-dev Digest, Vol 145, Issue 95
Andrew Dinn
- hotspot-compiler-dev Digest, Vol 145, Issue 95
John Rose
- hotspot-compiler-dev Digest, Vol 145, Issue 95
Erik Osterlund
- hotspot-compiler-dev Digest, Vol 145, Issue 95
John Rose
- hotspot-compiler-dev Digest, Vol 145, Issue 95
Roland Westrelin
- I need help to build a project with attachement
laila fal
- RFR (XS): Optimize branch frequency of G1's write post-barrier in C2
Thomas Schatzl
- RFR(XS) 8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
Boris Ulasevich
- RFR: 8227574: Fix jtreg access denied failure with graal mode.
Xiaohong Gong (Arm Technology China)
- RFR: 8227615: [TESTBUG] Fix jtreg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" failing with graal issue.
Xiaohong Gong (Arm Technology China)
- RFR(L) 8227745: Enable Escape Analysis for better performance when debugging
Reingruber, Richard
- JDK-8223051: support loops with long (64b) trip counts
John Rose
- [13] RFR(S) 8228340: JVMCI deleteGlobalHandle doesn't delete the handle
Vladimir Kozlov
- RFR: 8227407: ZGC: C2 loads and load barriers can get separated by safepoints
Erik Österlund
- RFR(S) JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimizations using AVX512 + VAES instructions.
Vladimir Kozlov
- [14]RFR: 8227439: Turn off AOT by default
Rahul Raghavan
- [11u] 8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
Langer, Christoph
- RFR: 8228571: [TESTBUG] Fix tests failing on non-aot platforms after JDK-8227512
Langer, Christoph
- [8u-dev, ppc] RFR for (almost clean) backport of 8188868: PPC64: Support AES intrinsics on Big Endian
Kazunori Ogata
- RFR(XL) 8226771: Update Graal
dean.long at oracle.com
- RFR(T) : 8226905 : unproblem list applications/ctw/modules/* tests on windows
Igor Ignatyev
- [14] RFR(XS): 8223769: Assert triggers with -XX:+StressReflectiveCode
Christian Hagedorn
- RFR(S) 8228618: s390: c1/c2 fail to add metadata relocation in the static call stub
Reingruber, Richard
- [13] RFR(S): 8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late
Tobias Hartmann
- RFR (S) 8228674: LogCompilation: Improvements to log compare feature
Eric Caspole
- [13] RFR(T): 8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed
Tobias Hartmann
- [14] RFR(S): 6394013: C2: Remove VerifyOpto
Christian Hagedorn
- [Ping] Re: [8u-dev, ppc] RFR for (almost clean) backport of 8188868: PPC64: Support AES intrinsics on Big Endian
Kazunori Ogata
- [8u] Request for backporting some issues affecting hotspot-compiler
chengjingwei
- [14] RFR(S): 8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
Tobias Hartmann
Last message date:
Wed Jul 31 17:00:04 UTC 2019
Archived on: Wed Jul 31 18:46:30 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).