November 2018 Archives by thread
Starting: Thu Nov 1 00:13:09 UTC 2018
Ending: Fri Nov 30 23:22:47 UTC 2018
Messages: 645
- RFR(M) 8212605: Pure-Java implementation of AccessController.doPrivileged
dean.long at oracle.com
- RFR(XS) : 8177711 : Convert TestVirtualSpaceNode_test to GTest
Igor Ignatyev
- RFR(XS) : 8177708 : Convert TestReserveMemorySpecial_test to Gtest
Igor Ignatyev
- What to include in the PCH list -- statistics on hotspot header files
Magnus Ihse Bursie
- RFR: JDK-8213199: GC abstraction for Assembler::needs_explicit_null_check()
Roman Kennke
- RFR 8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
Lois Foltan
- RFR: 8212989: Allow CompiledMethod ExceptionCache have unloaded klasses
Erik Österlund
- RFR(XS) 8213250 CDS archive creation aborts due to metaspace object allocation failure
Ioi Lam
- RFR(S): remove ExecuteInternalVMTests and VerboseInternalVMTests flags
Igor Ignatyev
- Review request: JDK-8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Mandy Chung
- RFR: 6735527: Bitmap - speed up searches
Aleksey Shipilev
- RFR(XS/trivial) : 8213337 : windows-x64-slowdebug build is broken by 8177708
Igor Ignatyev
- RFR: JDK-8213339 Update precompiled.hpp with headers based on current frequency
Magnus Ihse Bursie
- RFR: 8209189: Make CompiledMethod::do_unloading more concurrent
David Holmes
- RFR (S) 8213137: Remove static initialization of monitor/mutex instances
David Holmes
- RFR: 8212585: Clean up CompiledMethod::oops_reloc_begin()
Per Liden
- RFR: 8210986: Add OopStorage cleanup to ServiceThread
Robbin Ehn
- RFR: 8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading
Per Liden
- RFR (S) 8211926: Catastrophic size_t underflow in BitMap::*_large methods
Aleksey Shipilev
- Bit set intrinsic
B. Blaser
- RFR: 8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
Erik Österlund
- RFR[XS]: JDK-8213414 Fix incorrect copy constructors in hotspot
Magnus Ihse Bursie
- RFR(XS): 8213410: UseCompressedOops @requirement check fails fails on 32-bit system
Boris Ulasevich
- RFR(s): 8211403: Rename SafepointMechanism::poll(...)
Robbin Ehn
- RFR: JDK-8213480: update internal ASM version to 7.0
Vicente Romero
- RFR (S): JDK-8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
B. Blaser
- RFR: 8207851 JEP Draft: Support ByteBuffer mapped over non-volatile memory
Andrew Dinn
- RFR : 8211326 : add OS user related information to hs_err file
Baesken, Matthias
- RFR (S) Allow ResourceHashtable size to be specified at runtime
Ioi Lam
- [PATCH] JDK NUMA Interleaving issue
amith pawar
- RFR: 8213622 - Windows VS2013 build failure - "'snprintf': identifier not found"
Michal Vala
- RFR(XXS): 8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
Zhengyu Gu
- RFR 8213711 (XS): Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check())
Aleksey Shipilev
- RFR: 8213503: Build failure for SerialGC-only JDK
Kim Barrett
- RFR: 8213565: Crash in DependencyContext::remove_dependent_nmethod
Erik Österlund
- RFR: Let nmethods be is_unloading() outside of safepoints
Erik Österlund
- RFR: 8213755: Let nmethods be is_unloading() outside of safepoints
Erik Österlund
- VM deadlock between VM shutdown and G1
Thomas Schatzl
- RFR: AArch64: 8209415: Fix JVMTI test failure HS202
Andrew Haley
- RFR : 8211106: [windows] Update OS detection code to recognize Windows Server 2019
Baesken, Matthias
- RFR 8213751: ClassLoaderDataGraph::cld_do() should sometimes require CLDG_lock
coleen.phillimore at oracle.com
- Problems with AES-GCM native acceleration
Anthony Scarpino
- [11u] RFR: 8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
Severin Gehwolf
- RFC: JEP JDK-8208089: Implement C++14 Language Features
Kim Barrett
- Comments about JDK-8213473: Replace testB_mem_imm matcher with testUB_mem_imm
B. Blaser
- RFR (XS) 8213992: Rename and make DieOnSafepointTimeout the diagnostic option
Aleksey Shipilev
- RFR (S) 8181143: Introduce diagnostic flag to abort VM on too long VM operations
Aleksey Shipilev
- RFR (T) 8214004: Missing space between compiler thread name and task info in hs_err
Aleksey Shipilev
- RFR: 8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
Erik Österlund
- RFR(XXS): 8214001: DependencyContext::remove_dependent_nmethod() deletion in place is unnecessary
Zhengyu Gu
- RFR: 8213481: [REDO] Fix incorrect copy constructors in hotspot
Kim Barrett
- RFR(M): 8213134: AArch64: vector shift failed with MaxVectorSize=8
Yang Zhang (Arm Technology China)
- RFR: 8212682: Avoid holding Compile_lock when blocking for GC in ObjArrayKlass::allocate_objArray_klass()
Erik Österlund
- RFR: 8214056: Allow the GC to attach context information to CompiledMethod
Erik Österlund
- RFR: 8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
Erik Österlund
- RFR: 8213845: ARM32: Interpreter doesn't call result handler after native calls
Nick Gasson
- Access to jdk.hotspot.agent classes in Java 9?
David Griffiths
- RFR(S) 8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event"
dean.long at oracle.com
- RFR (L) 8213501 : Deploy ExceptionJniWrapper for a few tests
JC Beyler
- [8u] [RFR] 8140482: Various minor code improvements (runtime)
Andrew Hughes
- RFR: 8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
Per Liden
- Extend NMT to JDK native libraries?
Thomas Stüfe
- RFR: 8214118: HeapRegions marked as archive even if CDS mapping fails
Stefan Johansson
- New candidate JEP: 347: Adopt C++14 Language Features in HotSpot
mark.reinhold at oracle.com
- FYI: 32-bit builds are currently broken
David Holmes
- RFR: 8214231: Allow concurrent cleaning of TypeStackSlotEntries and ReturnTypeEntry
Erik Österlund
- RFR(T): 8214206: Fix for JDK-8213419 is broken on 32-bit
Roland Westrelin
- Time to Safepoint and HotSpot intrinsics
Andrew Haley
- RFR(S): downport 8211326: add OS user related information to hs_err file
Lindenmaier, Goetz
- 8214271: Fast primitive to wake many threads
Robbin Ehn
- RFR : [XXS] 8214297: testbug : missing fclose in jvmti_aod.cpp
Baesken, Matthias
- RFR JDK-8195639: [Graal] nsk/jvmti/PopFrame/popframe009 fail with Graal in -Xcomp
Alex Menkov
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Roman Kennke
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Erik Joelsson
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Kim Barrett
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
leonid.mesnik at oracle.com
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Kim Barrett
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Per Liden
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Roman Kennke
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Vladimir Kozlov
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Jini George
- RFR (round 1), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Per Liden
- RFR (round 3), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Roman Kennke
- RFR (round 3), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Per Liden
- RFR (round 3), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Roman Kennke
- RFR (round 3), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Per Liden
- RFR (round 3), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Roman Kennke
- RFR (round 3), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Per Liden
- RFR (round 3), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Vladimir Kozlov
- RFR (round 3), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Roman Kennke
- RFR (round 4), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Roman Kennke
- RFR (round 4), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
coleen.phillimore at oracle.com
- RFR (round 4), JDK-8214259: Implementation: JEP 189: Shenandoah: A Low-Pause Garbage Collector
coleen.phillimore at oracle.com
- Call for reviews: JEP 189: Shenandoah: A Low-Pause Garbage Collector
Roman Kennke
- RFR: 8214338: Move IC stub refilling out of IC cache transitions
Erik Österlund
- RFR: 8214257: IC cache not clean after cleaning assertion failure
Erik Österlund
- RFR : [XS] 8214373: adjust usage of ReleaseLongArrayElements in MacosxDebuggerLocal
Baesken, Matthias
- Java AWT, Swing, threads, anon classes, and garbage collection
Ludwig, Mark
- RFR(S) [downport 11]: 8213410: UseCompressedOops requirement check fails fails on 32-bit system
Lindenmaier, Goetz
- What's the best way to append an oop to a GrowableArray?
Ioi Lam
- ShowRegistersOnAssert on by default
Thomas Stüfe
Last message date:
Fri Nov 30 23:22:47 UTC 2018
Archived on: Fri Nov 30 23:24:53 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).