March 2022 Archives by thread
      
      Starting: Tue Mar  1 04:11:51 UTC 2022
         Ending: Wed Mar 30 21:58:24 UTC 2022
         Messages: 379
     
- RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Hao Sun
- RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Hao Sun
 - RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Alan Bateman
 - RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Alan Bateman
 - RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Hao Sun
 - RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Hao Sun
 - RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Alan Bateman
 - RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Hao Sun
 - RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Ron Pressler
 - RFR: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Hao Sun
 - Integrated: 8282468: Loom: Fix build failures for PPC64, S390, ARM32 and Zero
 
Hao Sun
 
 - RFR: 8281681: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java crash when CodeCache is full
 
Dean Long
 - git: openjdk/loom: fibers: Cleanup
 
duke
 - git: openjdk/loom: fibers: 11 new changesets
 
duke
 - RFR: 8279653: compiler/codecache/stress/OverloadCompileQueueTest.java failing in loom repo
 
Rickard Bäckman
 - RFR: 8279653: compiler/codecache/stress/OverloadCompileQueueTest.java failing in loom repo [v2]
 
Coleen Phillimore
 - git: openjdk/loom: fibers: 2 new changesets
 
duke
 - Withdrawn: 8279653: compiler/codecache/stress/OverloadCompileQueueTest.java failing in loom repo
 
Coleen Phillimore
 - git: openjdk/loom: fibers: 3 new changesets
 
duke
 - git: openjdk/loom: fibers: Restore .jcheck/conf
 
duke
 - RFR: Fix unloading tests to not have extra full GCs.
 
Coleen Phillimore
 - RFR: Cleanup for v1 [v3]
 
Alan Bateman
 - Withdrawn: Cleanup for v1
 
Andrew Haley
 - git: openjdk/loom: fibers: Don't print osthread state when virtual thread is mounted
 
duke
 - RFR: Inject StackChunk fields.
 
Coleen Phillimore
 - git: openjdk/loom: fibers: Mark chunk flags read/write as atomic; cleanup
 
duke
 - git: openjdk/loom: fibers: 4 new changesets
 
duke
 - git: openjdk/loom: fibers: Fix gtest.
 
duke
 - git: openjdk/loom: fibers: Unproblem list test that doesn't fail for me locally.
 
duke
 - git: openjdk/loom: fibers: JFR Loom refresh
 
duke
 - git: openjdk/loom: fibers: restore final tid
 
duke
 - git: openjdk/loom: fibers: Fix suspend test again.
 
duke
 - git: openjdk/loom: fibers: fixed 8282579: [LOOM] JVMTI GetThreadState returns incorrect state for vthread waiting on a monitor
 
duke
 - git: openjdk/loom: fibers: improve some JVMTI tests stability by handling WRONG_PHASE and THREAD_NOT_ALIVE err codes
 
duke
 - git: openjdk/loom: fibers: 76 new changesets
 
duke
 - git: openjdk/loom: master: 74 new changesets
 
duke
 - git: openjdk/loom: fibers: Remove word_copy stubs (hand-rolled x86 memcpy)
 
duke
 - git: openjdk/loom: fibers: -
 
duke
 - Withdrawn: In rare cases, the unlock() on join() might fail, causing an IllegalMonitorStateException
 
Alan Bateman
 - git: openjdk/loom: fibers: make test MethodExitTest more stable
 
duke
 - git: openjdk/loom: fibers: add to JVMTI BreakpointInYieldTest defence against WRONG_PHASE
 
duke
 - RFR: Better jdb support for vthreads. Improved jdb vthread testing support.
 
Chris Plummer
 - git: openjdk/loom: fibers: 8278149: compiler/codecache/CodeCacheFullCountTest.java failing in loom repo
 
duke
 - git: openjdk/loom: fibers: Restore rbp when handing exception in enterSpecial
 
duke
 - git: openjdk/loom: fibers: Remove ContinuationHelper::last_frame
 
duke
 - git: openjdk/loom: fibers: Introduce FreezeBase and ThawBase classes
 
duke
 - RFR: 8282792: Loom: Fix optimized build after commit 4d2710
 
Hao Sun
 - git: openjdk/loom: fibers: 5 new changesets
 
duke
 - RFR: 8282849: Loom: Fix minimal debug non-PCH build failure
 
Hao Sun
 - git: openjdk/loom: fibers: Fix comment.
 
duke
 - git: openjdk/loom: fibers: fix Kitchensink failures related to interp_only_mode and SetEventNotificationMode
 
duke
 - git: openjdk/loom: fibers: VirtualThread injected field for JFR epoch
 
duke
 - git: openjdk/loom: fibers: JDK-8282877
 
duke
 - git: openjdk/loom: fibers: 74 new changesets
 
duke
 - git: openjdk/loom: master: 72 new changesets
 
duke
 - git: openjdk/loom: fibers: JFR virtual thread jtreg wrapper test fixes
 
duke
 - git: openjdk/loom: fibers: replace err code INVALID_THREAD with OPAQUE_FRAME in PopFrame and ForceEarlyReturn for threads
 
duke
 - git: openjdk/loom: fibers: JCStress updated,
 
duke
 - git: openjdk/loom: fibers: JFR make write_event() re-entrant for recursive thread id
 
duke
 - git: openjdk/loom: fibers: JFR make write_event() re-entrant also for stacktraces
 
duke
 - git: openjdk/loom: fibers: Remove dead oopmap_metadata code
 
duke
 - git: openjdk/loom: fibers: Resetting SegmentedCodeCache moved with JDK-8276711
 
duke
 - git: openjdk/loom: fibers: 7 new changesets
 
duke
 - git: openjdk/loom: fibers: Proper error handling of JVMTI OPAQUE_FRAME errors in JDWP and JDI. Get at least one JDI test running in vthread mode to detect OPAQUE_FRAME for each of PopFrame, ForceEarlyReturn, and SetLocalXXX.
 
duke
 - git: openjdk/loom: fibers: Temporarily exclude two JFR tests
 
duke
 - git: openjdk/loom: fibers: 8 new changesets
 
duke
 - RFR: Make addressing mode a property of the C++ frame type
 
Coleen Phillimore
 - git: openjdk/loom: fibers: Make addressing mode a property of the C++ frame type
 
duke
 - git: openjdk/loom: fibers: Missed aarch64 one.
 
duke
 - git: openjdk/loom: fibers: minor cleanup
 
duke
 - RFR: Revert non-const ref from leftover from prior change.
 
Coleen Phillimore
 - RFR: 8282209: G1: Use synchronous concurrent marking for the code cache
 
Erik Österlund
 - git: openjdk/loom: fibers: Add ContinuationEntry::is_virtual_thread()
 
duke
 - RFR: 8282209: G1: Use synchronous concurrent marking for the code cache [v3]
 
Erik Österlund
 - RFR: Fix includes, braces, and whitespaces
 
Erik Österlund
 - git: openjdk/loom: fibers: fix Kitchensink failures related to interp_only_mode for unmounted virtual threads
 
duke
 - RFR: Loom compile times
 
Stefan Karlsson
 - RFR: Loom compile times minimal
 
Stefan Karlsson
 - RFR: Note frames that are on the heap, rather than addressing mode
 
Coleen Phillimore
 - git: openjdk/loom: fibers: Loom compile times minimal
 
duke
 - RFR: Remove space after asserts
 
Stefan Karlsson
 - git: openjdk/loom: fibers: 61 new changesets
 
duke
 - git: openjdk/loom: master: 60 new changesets
 
duke
 - git: openjdk/loom: fibers: Add LoomVM flag
 
duke
 - git: openjdk/loom: fibers: AArch64 nmethod entry barrier overhaul leftovers
 
duke
 - RFR: Loom cleanups
 
Stefan Karlsson
 - git: openjdk/loom: fibers: decrease GetSetLocalTest execution time for stability
 
duke
 - git: openjdk/loom: fibers: 18 new changesets
 
duke
 - git: openjdk/loom: fibers: Minor comment improvment
 
duke
 - git: openjdk/loom: fibers: Fix bounds002. Sometimes main() is still the topmost frame when the thread is supsended, so StackFrame.setValue() on a vthread should be expected to work in that case,  not fail with OpaqueFrameException.
 
duke
 - git: openjdk/loom: fibers: ThreadReference.popFrames() should throw NativeMethodException if OPAQUE_FRAME is returned and the method is native.
 
duke
 - git: openjdk/loom: fibers: Document jdb -trackvthreads option.
 
duke
 - git: openjdk/loom: fibers: add extra debug log msg to GetSetLocalTest
 
duke
 - git: openjdk/loom: fibers: add more debug log messages to GetSetLocalTest
 
duke
 - git: openjdk/loom: fibers: Fix 8243016. Some Thread fields have moved into new Thread class.
 
duke
 - git: openjdk/loom: fibers: Get rid of SA support for ThreadGroups. It wasn't being used by any tool, and doesn't work properly now that ThreadGroup no longer keeps track of all threads in the group.
 
duke
 - git: openjdk/loom: fibers: JFR: vthread include/exclude, support for recursive thread id, stacktraces to avoid loading oops, coalesce vthread checkpoints for bulk serialization
 
duke
 - git: openjdk/loom: fibers: Fix previous commit to pop(). Error checking was not correct.
 
duke
 - git: openjdk/loom: fibers: JFR: map the vthread default name onto the empty string instead of null
 
duke
 - Integrated: Fix compilation with gcc 11.2
 
Thomas Schatzl
 - git: openjdk/loom: fibers: Compiled method iterator that blocks the sweeper to prevent racy
 
duke
 - RFR: Remove Config
 
Coleen Phillimore
 - git: openjdk/loom: fibers: 46 new changesets
 
duke
 - git: openjdk/loom: fibers: cleanup jfrThreadName::name
 
duke
 - git: openjdk/loom: master: 39 new changesets
 
duke
 - git: openjdk/loom: fibers: Fix LoomVM flag
 
duke
 - RFR: Make compile on other platforms.
 
Coleen Phillimore
 - git: openjdk/loom: fibers: fix GetSetLocalTest for correct completion
 
duke
 - RFR: Simplify G1CodeBlobClosure
 
Stefan Karlsson
 - RFR: Fix SerialGC bug in full_process_roots
 
Stefan Karlsson
 - git: openjdk/loom: fibers: Fix problems with CompiledMethodIterator
 
duke
 - git: openjdk/loom: fibers: Make compile on other platforms.
 
duke
 - git: openjdk/loom: fibers: JFR: cleanups
 
duke
 - RFR: Small fixes - shipment one
 
Coleen Phillimore
 - git: openjdk/loom: fibers: JFR: adjustment
 
duke
 - RFR: Remove Config [v2]
 
Erik Österlund
 - RFR: Move back BacktraceBuilder
 
Coleen Phillimore
 - git: openjdk/loom: fibers: ThreadIdentifier to use cmpxchg for 64-bit values
 
duke
 - git: openjdk/loom: fibers: JFR: hosting type Thread does not map to < 127, because all events are mapped before types
 
duke
 - git: openjdk/loom: fibers: JFR: subtle time function pointer address change in refactoring
 
duke
 - git: openjdk/loom: fibers: adjust JvmtiVTMTDisabler traps to avoid timeouts in Kitchensink
 
duke
 - RFR: Garbage collectors explicitly transform stack chunk
 
Thomas Schatzl
 - RFR: JcstressRunner: remove artifact version duplication
 
Evgeny Nikitin
 - git: openjdk/loom: fibers: fix one more root cause to hang in GetSetLocalTest
 
duke
 - RFR: Use single-condition instance type checks
 
Stefan Karlsson
 - git: openjdk/loom: fibers: Revert "Initialize ConstantPoolCache::_marking_cycle"
 
duke
 - git: openjdk/loom: fibers: JFR: write names of JVM threads unconditionally
 
duke
 - git: openjdk/loom: fibers: fix 8283586 - need a longer sleep time.
 
duke
 - git: openjdk/loom: fibers: adjust GetSetLocalTest shutdown
 
duke
 - git: openjdk/loom: fibers: failure_handler updated to use JavaThread.dump
 
duke
 - git: openjdk/loom: fibers: Refactor Freeze and Thaw classes
 
duke
 - RFR: Loom checked stack chunk casts
 
Stefan Karlsson
 - git: openjdk/loom: fibers: 36 new changesets
 
duke
 - git: openjdk/loom: master: 34 new changesets
 
duke
 - git: openjdk/loom: fibers: fix WRONG_PHASE issue in nsk.jvmti threadstart002 test
 
duke
 - git: openjdk/loom: fibers: 6 new changesets
 
duke
 - RFR: vthreads don't support the reserved stack zone
 
Dean Long
 - git: openjdk/loom: fibers: Use single-condition instance type checks
 
duke
 - git: openjdk/loom: fibers: Remove more templates
 
duke
 - RFR: Renamed ContMirror ContinuationWrapper, make cont variable names into…
 
Coleen Phillimore
 - git: openjdk/loom: fibers: split vthread problemlists
 
duke
 - RFR: Lower case verify calls
 
Coleen Phillimore
 - git: openjdk/loom: fibers: Problem list tests that require at least 6 carrier threads, and therefore at least 6 cores. Only problem listed for macosx-x64.
 
duke
 - git: openjdk/loom: fibers: JVMTI cleanup: get rid of unneeded debug tracing
 
duke
 - RFR: Various GC cleanups
 
Thomas Schatzl
 - RFR: Assorted minor things
 
Robbin Ehn
 - git: openjdk/loom: fibers: 10 new changesets
 
duke
 - git: openjdk/loom: fibers: Fix other platforms except 32 bits.
 
duke
 - git: openjdk/loom: fibers: JVMTI cleanup: get rid of some TBD comments
 
duke
 - git: openjdk/loom: fibers: Update exclude lists to reduce noise in test runs
 
duke
 - Possible bug parking virtual threads with large stacks
 
Mark Lippincott
 - git: openjdk/loom: fibers: reverted jcstress to jdk/jdk
 
duke
 - git: openjdk/loom: fibers: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java excluded
 
duke
 - git: openjdk/loom: fibers: vmTestbase/gc/gctests/SoftReference/soft001 fixed
 
duke
 - RFR: Make sure nsk debugger tests launch the debuggee with --enable-preview
 
Chris Plummer
 - RFR: Reverted unrelated, wrong or unused changes
 
Robbin Ehn
 - git: openjdk/loom: fibers: suspend carrier thread after vthread unmount if requested; rename _thread_suspended field
 
duke
 - git: openjdk/loom: fibers: 21 new changesets
 
duke
 - git: openjdk/loom: fibers: Fix throwing of SOE on humongous chunks
 
duke
 - git: openjdk/loom: fibers: Properly fix 8283586. Real issue was a race condition when incrementing a counter.
 
duke
 - git: openjdk/loom: fibers: Problem list allthr001 failure.
 
duke
 - git: openjdk/loom: fibers: minor cleanup in jvmtiThreadState.cpp
 
duke
 - git: openjdk/loom: fibers: JVMTI cleanup: replace mounted_vthread with jvmti_vthread
 
duke
    
 
    
      Last message date: 
       Wed Mar 30 21:58:24 UTC 2022
    Archived on: Wed Mar 30 21:58:30 UTC 2022
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).