April 2018 Archives by thread
Starting: Sun Apr 1 03:12:57 UTC 2018
Ending: Mon Apr 30 22:18:53 UTC 2018
Messages: 718
- RFR: 8199417: Modularize interpreter GC barriers
Kim Barrett
- RFR (XL) 8081519 Split globals.hpp to factor out the Flag class
Gerard Ziemski
- RFR (M) 8198313: Wrap holder object for ClassLoaderData in a WeakHandle
coleen.phillimore at oracle.com
- JEP 331: Low-Overhead Heap Profiling
Martijn Verburg
- [aarch64-port-dev ] RFD: AOT for AArch64
Yang Zhang
- RFR: 8200429: Adjust object pinning interface on CollectedHeap
Per Liden
- RFR: 8176717: GC log file handle leaked to child processes
Per Liden
- RFR/RFC: Non-PCH x86_32 build failure: err_msg is not defined
Aleksey Shipilev
- RFR: 8200607: Add missing include dependency in bitMap.hpp
Per Liden
- RFR (XS) 8200608: Build failures after JDK-8191101 (Show register content in hs-err file on assert)
Aleksey Shipilev
- RFR: 8199736: Define WIN32_LEAN_AND_MEAN before including windows.h
Magnus Ihse Bursie
- RFR(XS): JDK-8199780: SetMemory0 and CopyMemory0 in unsafe.cpp need to resolve their operands
Aleksey Shipilev
- RFR 8200627: Broken build after JDK-8198949
Boris Ulasevich
- RFR (S) 8200628: Broken build after JDK-8199809
Boris Ulasevich
- AOT for AArch64: current status
Andrew Haley
- space.inline.hpp build failure
Erik Joelsson
- RFR: 8200630: Globally suppress Visual Studio warning C4351
Kim Barrett
- RFR: 8200735: Move CMS specific code from binaryTreeDictionary and freeList to CMS files
Stefan Karlsson
- Execution problems with Atomic Operations on OpenJDK10 for ARM5 Soft Float
John Paul Adrian Glaubitz
- RFR 8199868: Support JNI critical functions in object pinning API
Zhengyu Gu
- RFR: JDK-8196724: Change macosx deployment target to 10.9
Erik Joelsson
- RFR: 8200697: Add utility for spin wait with fallback to yield/sleep
Kim Barrett
- RFR: 8200759: Move GC entries in vmStructs.cpp to GC specific files
Stefan Karlsson
- RFR: 8200524 - AArch64: CPUFeature and Flag enums are not passed through JVMCI
Felix Yang
- RFR: 8201136: Move GC flags from globals.hpp to GC specific files
Stefan Karlsson
- RFC: C2 Object Initialization - Using XMM/YMM registers
Rohit Arul Raj
- RFR (XS): 8201167: Remove MacroAssembler::cmp_heap_oop on x86
Erik Österlund
- RFR: 8201168: Move GC command line constraint functions to GC specific files
Stefan Karlsson
- RFR(S): 8200720: Print accumulated number of allocated bytes in thread dump
Haug, Gunter
- Hotspot segfaulting on Linux SPARC
John Paul Adrian Glaubitz
- Merging jdk/hs with jdk/jdk
jesper.wilhelmsson at oracle.com
- RFR: JDK-8201236 Straighten out dtrace build logic
Magnus Ihse Bursie
- RR: 8201244: Clean out unnecessary includes of heap headers
Stefan Karlsson
- RFR (M): 8201247: Various cleanups in the attach framework
Langer, Christoph
- RFR: 8200550: Xcode 9.3 produce warning on heapRegionSet.hpp
Kim Barrett
- JEP 328 : Flight Recorder open source preview
Markus Gronlund
- Zero fails to build on SPARC again, similar to JDK-8186578
John Paul Adrian Glaubitz
- RFR (XS) 8201359: Incorrect header guards after JDK-8198949 (Modularize arraycopy stub routine GC barriers)
Aleksey Shipilev
- RFR: 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Per Liden
- RFR (M) 8195099: Concurrent safe-memory-reclamation mechanism
Robbin Ehn
- Graal inlining and AOT
Andrew Haley
- RFR (S) 8201370: Minimal VM build fail
Boris Ulasevich
- RFR (S) 8201372: aarch32 - 'minimal' build fails because CMS bits are referred unconditionally
Boris Ulasevich
- RFR(xxs, trivial): 8201475: 8199417 breaks AIX and non-pch on s390 (and presumably aarch64)
Thomas Stüfe
- RFR: 8201480: ISA/CPU feature detection code crashes on linux-sparc
John Paul Adrian Glaubitz
- RFR: 8201450: Provide access to LogHandle tagset
Kim Barrett
- 8201226 missing JNIEXPORT / JNICALL at some places in function declarations/implementations - was : RE: missing JNIEXPORT / JNICALL at some places in function declarations/implementations
Baesken, Matthias
- RFR (M) 8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
coleen.phillimore at oracle.com
- [PATCH] RFR Bug-pending: Enable Hotspot to Track Native Memory Usage for Direct Byte Buffers
Adam Farley8
- RFR (M) 8200555: OopHandle should use Access API
coleen.phillimore at oracle.com
- RFR: 8201543: Modularize C1 GC barriers
Erik Österlund
- RFR: 8185505: AArch64: Port AOT
Andrew Haley
- JEP 328: Flight Recorder on AARCH64 platfrom
Dmitry Samersoff
- Backtrace for Java thread at early JVM startup - was: Hotspot segfaulting on Linux SPARC
John Paul Adrian Glaubitz
- RFR (M) 8201537: Remove is_alive closure from Klass::is_loader_alive()
coleen.phillimore at oracle.com
- Confusing Mercurial history - was: Re: Hotspot segfaulting on Linux SPARC
John Paul Adrian Glaubitz
- RFR: 8201597: AArch64: Update relocs for CompiledDirectStaticCall
Andrew Haley
- RFR (S): 8201326: Renaming ThreadLocalAllocationBuffer end to fast_path_end
JC Beyler
- (M) RFR: 8200167: Validate more special case invocations
David Holmes
- RFR: 8201647: Make initial clearing of CHeapBitMap optional
Per Liden
- RFR(S): 8201649: Remove dubious call_jio_print in ostream.cpp
Langer, Christoph
- [11]RFR(S): 8201509: Zero : S390x (S390 and not _LP64) atomic_copy64 inline assembler is wrong.
Chris Phillips
- RFR (M) 8201556: Disallow reading oops in ClassLoaderData if unloading
coleen.phillimore at oracle.com
- [8u-dev] RFR (S) JDK-8165489: Missing G1 barrier in Unsafe_GetObjectVolatile
Aleksey Shipilev
- RFR: 8201616: Hotspot crashes on linux-sparc after 8189941
John Paul Adrian Glaubitz
- RFR 8201785: Provide default implementations for ModRefBarrierSetAssembler::oop_store_at for all platforms
Aleksey Shipilev
- RFR: 8200235: Generalize jniFastGetField jobject/jweak resolve
Erik Österlund
- RFR 8201799: Build failures after JDK-8195099 (Concurrent safe-memory-reclamation mechanism)
Aleksey Shipilev
- RFR 8201785: Make ModRefBarrierSetAssembler abstract on all platforms
Aleksey Shipilev
- RFR(XS): 8202000: AIX build broken after JDK-8195099
Langer, Christoph
- RFR: 8200557: OopStorage parallel iteration scales poorly
Kim Barrett
- RFR: 8202082: Remove explicit CMS checks in CardTableBarrierSetAssembler
Erik Österlund
- RFR: build pragma error with gcc 4.4.7
Andrew Hughes
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Michal Vala
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
David Holmes
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Kim Barrett
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Michal Vala
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Andrew Hughes
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Kim Barrett
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Michal Vala
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Thomas Stüfe
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Kim Barrett
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Michal Vala
- RFR (XS) 8202134: Non-PCH build for arm32 fails
Aleksey Shipilev
- Large page use crashes the JVM on some Linux systems
Claes Redestad
- RFR(M): 8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
Michihiro Horie
- RFR: 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Gerard Ziemski
- [11] RFR(XS) 8202152: test/hotspot/jtreg/runtime/whitebox/WBStackSize.java fails
Vladimir Kozlov
- Fwd: Large page use crashes the JVM on some Linux systems
Vicente Romero
- [11] RFR(XS) 8202075: Crash when running compiler/codecache/OverflowCodeCacheTest.java
Vladimir Kozlov
- RFR (XXS) 8202164: Remove some unneeded BoolObjectClosure* is_alive parameters
coleen.phillimore at oracle.com
- Bug Report: ConstantPool vs constantPool
Jonathan Gibbons
- RFR: JDK-8202200: set INCLUDE_SA to false on s390x by default -was : RE: INCLUDE_SA/serviceability agent - support on s390x
Baesken, Matthias
- Call for Speakers -- 2018 JVM Language Summit
Dan Smith
- RFR [8u] 8165489 (S): Missing G1 barrier in Unsafe_GetObjectVolatile
Aleksey Shipilev
- RFR(XL): 8199712: Flight Recorder
Erik Gahlin
- zip-library handling in Hotspot
Baesken, Matthias
- RFR: 8202230: Provide accessors for JNIHandles storage objects
Kim Barrett
- RFR(L): Low latency hashtable for read-mostly scenarios
Robbin Ehn
- UseNUMA membind Issue in openJDK
Swati Sharma
- RFR 8201786: Modularize interpreter GC barriers: leftovers for ARM32
Aleksey Shipilev
- [11] RFR(XS) 8202273: [AOT] Graal does not support the CMS collector
Vladimir Kozlov
- RFR (XS) 8202367: AIX build broken after JDK-8201543 (Modularize C1 GC barriers)
Langer, Christoph
- [11] Request for sponsor to putback fix for JDK-8201509: Zero : S390 31bit (S390 and not _LP64) atomic_copy64 inline assembler is wrong
Chris Phillips
- URGENT RFR(XS): 8202386 [BACKOUT] fix for 8200235
Daniel D. Daugherty
- RFR(L) : 8199643 : [TESTBUG] Open source common VM testbase code
Igor Ignatyev
- jdk-submit is offline until Monday
David Holmes
- RFR 8202379: ARM32 is broken after JDK-8201543 (Modularize C1 GC barriers)
Aleksey Shipilev
- RFR 8202418: Remove explicit CMS checks in CardTableBarrierSetAssembler: ARM32 leftovers
Aleksey Shipilev
- RFR: 8202381: (Solaris) SIGBUS in # V [libjvm.so+0xcee494] jni_GetIntField+0x224
Erik Österlund
- [RFR] 8202427: Enhance os::print_memory_info on Windows
Baesken, Matthias
- RFR(XXS) 8201542: Remove unused _gc_timer field in GCMemoryManager
Zhengyu Gu
Last message date:
Mon Apr 30 22:18:53 UTC 2018
Archived on: Mon Apr 30 22:19:00 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).