November 2015 Archives by thread
Starting: Sun Nov 1 00:52:21 UTC 2015
Ending: Mon Nov 30 22:33:29 UTC 2015
Messages: 506
- RFR (S) 8141044: C1 should fold (this == null) to false
Aleksey Shipilev
- [9] RFR (XS): 8138809: improve tests for CompilerToVM::hasCompiledCodeForOSR
Vladimir Kozlov
- RFR (S): JDK-8141042: Typos and refactoring in Compiler constraints functions
Vladimir Kozlov
- LogCompilation suggestion: output locale
Vladimir Kozlov
- [9] RFR (L): 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
forax at univ-mlv.fr
- [9] RFR(S): 8140574: C2 must re-execute checks after deoptimizing from merged uncommon traps
Tobias Hartmann
- RFR: 8138689 use package for /compiler/whitebox common classes
Dmitrij Pochepko
- RFR (XL): 8139170: JVMCI refresh
Christian Thalinger
- RFR(M): 8137168: Replace IfNode with a new RangeCheckNode for range checks
Tobias Hartmann
- RFR (XXS): 8141129: 3 compiler control tests fail on product builds
Pavel Punegov
- RFR(S): 8141137: C2 fails rematerializing nodes using flag registers.
Lindenmaier, Goetz
- RFR(M): 8138952: C1: Distinguish between PPC32 and PPC64
Doerr, Martin
- RFR: 8141351 - Create tests for direct invoke instructions testing
Dmitrij Pochepko
- RFR(XXS): JDK-8141331 - Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE
Dmitrij Pochepko
- RFR(S): 8141353 - Testlibrary: add various changes into testlibrary Utils
dmitrij pochepko
- [9] RFR(S): 8141393: [TESTBUG] VMOptionsTest.java fails on ARM
Tobias Hartmann
- RFR(S): 8141424: [Testbug] CompilerDirectivesDCMDTest.java testing flag that is missing in product builds
Nils Eliasson
- RFR(S): 8140309: [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
Roland Westrelin
- RFR (XS) 8140389: Remove StringCharIntrinsics flag after JDK-8138651 is fixed
Aleksey Shipilev
- [9] RFR(S): 8141443: jdk/test/java/util/regex/RegExTest.java fails: No match found
Tobias Hartmann
- RFR: 8139589: [JVMCI] throw exceptions in faulty code installation operations
Roland Schatz
- [REDO] Elide more final field's write memory barrier with escape analysis result
Hui Shi
- RFR: 8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set.
Gilles Duboscq
- RFR(XS): 8141552 [TESTBUG] compiler/jvmci/events/JvmciNotifyInstallEventTest failed after jvmci refresh
Dmitrij Pochepko
- RFR(XS): 8141624: Limit calculation of pre loop during super word optimization is wrong
Volker Simonis
- [9] RFR(XS): 8141629: Hs-comp doesn't build with JDK-8139040
Tobias Hartmann
- RFR(S): 8042997: Make intrinsic some or all check index/range methods
Roland Westrelin
- RFR(S): 8142314: Bug in C1 ControlFlowOptimizer::delete_unnecessary_jumps with bytecode profiling
Volker Simonis
- [9] RFR(XS): 8139388: [TESTBUG] JVMCI test failed with RuntimeException profiling info wasn't changed after 100 invocations (assert failed: BaseProfilingInfo<> != BaseProfilingInfo<>)
Tatiana Pivovarova
- RFR(S): 8142329: [JVMCI] pass Handle by value
Roland Schatz
- RFR(M): 8141551: C2 can not handle returns with incompatible interface arrays
Volker Simonis
- 8138894: C1: Support IRIW on weak memory platforms
Christian Thalinger
- CR for RFR 8140779
Vladimir Kozlov
- RFR: 8141330: [JVMCI] avoid deadlock between application thread and JVMCI compiler thread under -Xbatch
Doug Simon
- [9] RFR(S): 8061436: Processing of options related to segmented code cache could be enhanced
Tobias Hartmann
- RFR(S): 8142386: Octane crashes with assert(is_Load())
Roland Westrelin
- [9] RFR(XS): 8138810: rework tests for CompilerToVM::allocateCompiledId
Tatiana Pivovarova
- RFR(XS) 8142435: [JVMCI] restore missing InstalledCode.version increment
Tom Rodriguez
- RFR(S) 8142436: [JVMCI] fix management of nmethod::_installed_code field
Tom Rodriguez
- RFR: 8142511: [JVMCI] must eagerly initialize classes with static fields accessed by JVMCI native code
Doug Simon
- [ping] RFR(S): 8141137: C2 fails rematerializing nodes using flag registers.
Lindenmaier, Goetz
- RFR(S): 8141585: CompilerDirectivesDCMDTest intermittently SEGVs in MethodMatcher::matcher
Nils Eliasson
- [9] RFR(S): 8138815: improve tests CompilerToVM::getStackTraceElement
Tatiana Pivovarova
- RFR(XS): 8142387: Various JVMCI tests fail on unexpected exception
Roland Schatz
- RFR: 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
Yumin Qi
- [9] RFR(S): 8142500: missing null checks in IfNode::has_only_uncommon_traps
Tobias Hartmann
- [9] RFR(S): 8142303: C2 compilation fails with "bad AD file"
Tobias Hartmann
- [9] RFR(S): 8140327: segfault on solaris-amd64 with "-XX:CompilerThreadStackSize=1" option
Zoltán Majó
- CR for RFR 8142980
Berg, Michael C
- RFR(XS): 8143059: TestUnsafeUnalignedMismatchedAccesses doens't build after 8139891
Nils Eliasson
- RFR: 143072: [JVMCI] Port JVMCI to AArch64
Andrew Haley
- RFR(M) 8138892: C1: Improve counter overflow checking
Doerr, Martin
- RFR: 8143067: aarch64: guarantee failure in javac (adrp out of range in relocation)
Edward Nevill
- RFR(M) 8138895: C1: PPC64 Port needs special register for Locks in synchronization code
Vladimir Ivanov
- RFR(M): 8134579: [TESTBUG] Some bmi tests fail if can_access_local_variables is on.
Vladimir Ivanov
- RFR: 8143151: [JVMCI] assertion for allocation of "too many" CompileTasks must take JVMCI into account
Doug Simon
- [9] RFR(S): 8140390: Char stores/loads accessing byte arrays must be marked as unmatched
Tobias Hartmann
- RFR(S): 8066154: JEP-JDK-8046155: Test task: huge directive file
Pavel Punegov
- RFR(M): 8066156: JEP-JDK-8046155: Test task: stress by dcmd
Pavel Punegov
- RFR(XS): 8143307: Crash in C2 local code motion
Lindenmaier, Goetz
- C1 and @Stable array elements
Paul Sandoz
- RFR(XS): 8141706: [TESTBUG] Update tests failing due to changed behavior
gerard ziemski
- Suboptimal C2 code generation
Vitaly Davidovich
- [9] RFR (L) 8143012: CRC32 Intrinsics support on SPARC
Ahmed Khawaja
- [9] RFR(S): 8143208: compiler/c1/6855215/Test6855215.java supports_sse2() failed
Zoltán Majó
- Questions about CompareAndSwap
Roman Kennke
- crc32 on ppc64 (8131048)
Vladimir Kozlov
- RFR(M) :8138993: JEP-JDK-8046155: Test task: add check for Compiler.directives_print diagnostic command
Pavel Punegov
- RFR (M): 8143353: Update for x86 sin and cos in the math lib
Deshpande, Vivek R
- RFR(XS): 8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code
Doerr, Martin
- PrintNMethodsAtLevel is unused
Bengt Rutisson
- [9] RFR(XS): 8143616: Cleanup: Remove unused PrintNMethodsAtLevel flag
Zoltán Majó
- RFR (XS): 8142967: [TESTBUG] Compiler control tests get NullPointerException
Pavel Punegov
- RFR(S): 8142385: [Testbug] RandomCommandsTest fails with error: Could not parse method pattern
Pavel Punegov
- Reference.reachabilityFence
Paul Sandoz
- [9] RFR(XXS): 8067939: make Out of space in CodeCache messages consistent
Tatiana Pivovarova
- RFR(S): 8139384 - [TESTBUG] JVMCI test fails with java.lang.RuntimeException: a 100_000 times invoked method should be mature
Dmitrij Pochepko
- RFR: 8143730 [JVMCI] infopoint recording is too restrictive
Doug Simon
- [9] RFR (S): 8143408: Crash during InstanceKlass unloading when clearing dependency context
Vladimir Ivanov
- RFR (M): 8143925: Enhancing CounterMode.crypt() for AES
Kharbas, Kishor
- RFR : 8043467 : JEP 233: Generate Run-Time Compiler Tests Automatically
Tatiana Pivovarova
- RFR (M): 8143355: Update for addition of vectorizedMismatch intrinsic for x86
Deshpande, Vivek R
- [9] RFR (XS): 8144024: Octane fails with "memory leak: allocating handle outside HandleMark"
Vladimir Ivanov
- RFR(XXL): 8144019: PPC64 C1: Introduce Client Compiler
Doerr, Martin
- [9] RFR(M): 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
Zoltán Majó
- RFR: 8144028: Use AArch64 bit-test instructions in C2
Andrew Haley
- [9] RFR(XXS): 8144053: [TESTBUG] GetStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)
Tatiana Pivovarova
- RFR (M): 8143308: Add inline checks and tests
Pavel Punegov
- RFR(S): 8140667: CompilerControl: tests incorrectly set states for excluded methods
Pavel Punegov
- RFR 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Paul Sandoz
- Accessing parameters from a methodHandle
Vladimir Ivanov
- RFR: 8144083 [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final
Doug Simon
- RFR: 6869327: Add new C2 flag to keep safepoints in counted loops.
Andreas Eriksson
- RFR(S): 8143817: C1: Platform dependent stack space not preserved for all runtime calls
Doerr, Martin
- 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Paul Sandoz
- String intrinsics defunct on arch != amd64 after 8141132: JEP 254: Compact Strings
Volker Simonis
Last message date:
Mon Nov 30 22:33:29 UTC 2015
Archived on: Mon Nov 30 22:33:38 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).