February 2019 Archives by thread
      
      Starting: Fri Feb  1 00:44:22 UTC 2019
         Ending: Thu Feb 28 21:48:48 UTC 2019
         Messages: 437
     
- RFR: 8218164: Improve local control of compiler warnings 
 
Kim Barrett
 - RFR(T)[12] : 8218168 : clean up hotspot ProblemList
 
serguei.spitsyn at oracle.com
 - RFR : 8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX
 
David Holmes
 - RFR (S) 8218151: Simplify JavaThread::thread_state definition
 
Kim Barrett
 - RFR (S) 8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
 
David Holmes
 - RFR: 8210832: Remove sneaky locking in class Monitor
 
Patricio Chilano
 - [11u] RFR(M): 8214206: Fix for JDK-8213419 is broken on 32-bit
 
Roland Westrelin
 - RFR (S) 8217879: hs_err should print more instructions in hex dump
 
Aleksey Shipilev
 - RFR: 8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt 
 
Kim Barrett
 - RFR(S) [12] : 8218197 : [failurehandler] parent processes shouldn't be killed till their children are handle
 
Igor Ignatyev
 - RFR : 8218276: AIX build fails in tieredThresholdPolicy.cpp
 
Baesken, Matthias
 - JDK-8217998: Remove method_type field associated with the appendix field of an indy or method handle call
 
Lois Foltan
 - RFR (M) 8139551: Scalability problem with redefinition - multiple code cache walks
 
coleen.phillimore at oracle.com
 - RFR(XS): 8218544: Fix build on windows: missing include
 
Lindenmaier, Goetz
 - open-calls in hotspot code instead of  os::open ?
 
Baesken, Matthias
 - RFR 8214719: Deprecate -Xverify:none option
 
Harold Seigel
 - RFR [XS] : 8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings
 
Baesken, Matthias
 - RFR(XL): 8203469: Faster safepoints
 
Robbin Ehn
 - C2 Crash in Chunk/Arena - but with fine registers?
 
Bernd Eckenfels
 - C++ delete operator undefined behavior
 
Ioi Lam
 - RFR: 8218734: SA: Incorrect and raw loads of OopHandles
 
Stefan Karlsson
 - 8218811:  replace open by os::open in hotspot coding - was : open-calls in hotspot code instead of os::open ?
 
Baesken, Matthias
 - -Dsun.java.command is not updated in jps/jcmd
 
Sundara Mohan M
 - CFV: New hotspot Group Member: Thomas Stuefe
 
Volker Simonis
 - CFV: New hotspot Group Member: Martin Doerr
 
Volker Simonis
 - RFR: 8219006:AArch64: Register corruption in slow subtype check
 
Andrew Haley
 - RFR: 8214363: HeapWord should not be a fake class
 
Kim Barrett
 - CFV: New HotSpot Group Member: Erik Gahlin
 
Markus Gronlund
 - [PATCH]: Add Hygon Dhyana support
 
Jinke Fan
 - RFR [XS] : 8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
 
Baesken, Matthias
 - RFR: 8219101: Stop using ICStubs for CompiledIC transitions to clean
 
Erik Österlund
 - CFV: New HotSpot Group Member: Calvin Cheung
 
Ioi Lam
 - NativeGeneralJump::insert_unconditional  ResourceMark - was :  RE: RFR [XS] : 8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
 
Baesken, Matthias
 - RFR(T) : 8219132 : switch to jtreg4.2-b14
 
Igor Ignatyev
 - RFR(S) : 8219395 : integrate gcov w/ run-test
 
Igor Ignatyev
 - RFR(S) : 8209807 : improve handling exception in requires.VMProps
 
Igor Ignatyev
 - RFR(S/T) : 8219158 : use 'test.root' property instead of traversing test-src path
 
Igor Ignatyev
 - RFR: [XS] 8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler -was RE: NativeGeneralJump::insert_unconditional  ResourceMark 
 
Baesken, Matthias
 - RFR [XS] 8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler -was RE: NativeGeneralJump::insert_unconditional  ResourceMark 
 
Doerr, Martin
 - RFR(T) : 8219476 : cleanup hotspot ProblemList
 
Igor Ignatyev
 - RFR(S) : 8219139 : move hotspot tests from test/jdk/vm
 
Igor Ignatyev
 - RFR: 8208278: [mlvm] Deadlocked threads are not always detected
 
David Holmes
 - RFR(S): 8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump"
 
Langer, Christoph
 - RFR (S) 8219577: Returning NULL in a function which returns bools
 
Schmelter, Ralf
 - RFR [XS]: 8219630: cleanup hotspot ostream.cpp
 
Baesken, Matthias
 - RFR: 8219241: Provide basic virtualization related info in the hs_error file on linux/windows x86_64
 
Baesken, Matthias
 - RFR (S) 8219712: code_size2 is too small on new Skylake CPUs
 
Schmelter, Ralf
 - [13] RFR(M): 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
 
Tobias Hartmann
 - RFR: 8219233: 3x performance drop for some Clojure applications
 
David Holmes
 - RFR (trivial): 8219814: Help-info for pns(...) on Linux/mips lost
 
Jie Fu
 - RFR: 8219816: Add IsArray/RemoveArray type traits utilities
 
Per Liden
 - RFR : 8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
 
Baesken, Matthias
 - 8219918: ProblemList tests failing in SAP testing.
 
Lindenmaier, Goetz
 - RFR 8191278: MappedByteBuffer bulk access memory failures are not handled gracefully
 
Harold Seigel
    
 
    
      Last message date: 
       Thu Feb 28 21:48:48 UTC 2019
    Archived on: Thu Feb 28 21:48:56 UTC 2019
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).