June 2020 Archives by thread
Starting: Mon Jun 1 05:51:25 UTC 2020
Ending: Tue Jun 30 18:56:34 UTC 2020
Messages: 364
- RFR 8245289: Clean up offset code in JavaClasses
David Holmes
- RFR(S) : 8245610 : remove in-tree copy on gtest
Magnus Ihse Bursie
- RFR(S/T) : 8245874 : requires.extraPropDefns.vmOpts doesn't need -Xbootclasspath/a:bootClasses
Igor Ignatyev
- Fwd: Re: RFR: JDK-8227046: compiler implementation for sealed classes, JDK-8227047: Javadoc for sealed types and JDK-8227044: javax.lang.model for sealed classes
Harold Seigel
- RFR[15] JDK-8243114: Implement montgomery{Multiply, Square}intrinsics on Windows
David Holmes
- RFR: 8246434: Threads::print_on_error assumes that the heap has been set up
Stefan Karlsson
- RFR: 8246442: nmethod::can_convert_to_zombie() asserts when not called by the sweeper
Erik Österlund
- RFR [XS]: 8244500: jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
Severin Gehwolf
- RFR (M) 8246340: Move SystemDictionary GC roots into OopStorage
coleen.phillimore at oracle.com
- RFR: 8243470: [macos] bring back O2 opt level for unsafe.cpp
Vladimir Kempik
- RFR(S) : 8246494 : introduce vm.flagless at-requires property
Igor Ignatyev
- RFR(S/L) : 8244614 : cleanup keywords used/available in hotspot testbase
Igor Ignatyev
- RFR: 8246032: Implementation of JEP 347: Adopt C++14 Language Features in HotSpot
Kim Barrett
- 8246648: issue with OperatingSystemImpl getFreeSwapSpaceSize in docker after 8242480
Baesken, Matthias
- RFR [XS]: 8244196: adjust output in os_linux
Stefan Karlsson
- RFR(XS): 8246689: Enable independent compressed oops/class ptrs on Aarch64
Patric Hedlin
- [Mach5] mach5-one-stuefe-JDK-8243535-2-20200608-1919-11619857: FAILED
Thomas Stüfe
- RFR: 8246926: Clean up newlines and whitespaces in hs_err files
Stefan Karlsson
- RFR: 8247201: Print potential pointer value of readable stack memory in hs_err file
Stefan Karlsson
- RFR: 8247236: fieldDescriptor::print_on_for prints extra newline after NULL
Stefan Karlsson
- RFR(S) : 8246387 : switch to jtreg 5.1
Igor Ignatyev
- RFR(S) : 8183040 : update jdk/test/lib/Platform.java to use NIO file API
Igor Ignatyev
- RFR: 8247213: G1: Reduce usage of volatile in favour of Atomic operations
Leo Korinth
- RFR(S): 8247200: assert((unsigned)fpargs < 32)
Patric Hedlin
- [16] RFR: 8247319: Remove on-stack nmethod hotness counter sampling from safepoints
Erik Österlund
- RFR: 8247470: Fix CHeap GrowableArray NMT accounting
Stefan Karlsson
- RFR: 8247466: AIX link error undefined MetaspaceShared::_use_optimized_module_handling
Baesken, Matthias
- RFR: JDK-8150828 Consider using '-fno-asynchronous-unwind-tables' to reduce the size of libjvm.so by 10 percent
Magnus Ihse Bursie
- RFR(S) : 8211977 : move testlibrary tests into one place
Igor Ignatyev
- RFR: 8247524: Remove unnecessary volatile qualifiers from member functions
Kim Barrett
- (15) RFR: JDK-8247444: Trust final fields in records
Mandy Chung
- RFR(T) [15] : 8247716 : JVM_RegisterWhiteBoxMethods checks wrong classloader
Igor Ignatyev
- RFR(T) [15] : 8247725 : move two tests for whitebox from test/hotspot/jtreg/sanity to test/lib-test
Igor Ignatyev
- RFR: 8247755: Leaner and more versatile GrowableArray classes
Stefan Karlsson
- RFR 8247808: Move JVMTI strong oops to OopStorage
coleen.phillimore at oracle.com
- [16] RFR(S): 8247218: Add default constructor to VectorSet to use Thread::current()->resource_area() as arena by default
Christian Hagedorn
- Review Request JDK-8244090: public lookup should find public members of public exported types
Mandy Chung
- RFR: 8247879: Rework WeakHandle and OopHandle to dynamically support different OopStorages
Stefan Karlsson
- 8248130: AArch64: pf() uses mtNone instead of mtInternal
Stefan Karlsson
- [15] RFR(XS): 8245128: Kitchensink fails with: assert(destination == (address)-1 || destination == entry) failed: b) MT-unsafe modification of inline cache
Christian Hagedorn
- RFR: JDK-8247573 gtest/GTestWrapper.java is not helpful if gtest framework is missing
Magnus Ihse Bursie
- RFC: 8247976: Update HotSpot Style Guide for C++14 adoption
Kim Barrett
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Ioi Lam
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Vladimir Kozlov
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
David Holmes
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Ioi Lam
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Stefan Karlsson
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
David Holmes
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
coleen.phillimore at oracle.com
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Ioi Lam
- RFR [16] 8248170 Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
coleen.phillimore at oracle.com
- [aarch64-port-dev ] RFR (XXL): 8223347: Integration of Vector API (Incubator): AArch64 backend changes
Viswanathan, Sandhya
- RFR: 8247747: Remove macro definition of "inline" in stack.hpp
Kim Barrett
- [Urgent] RFR (XXS): 8248329: JDK-8244603 breaks windows build
Thomas Schatzl
- [16] RFR(XS) 8248347: windows build broken by JDK-8243114
Vladimir Kozlov
- RFR [XS]: 8248334: hs build errors on ppc64 and s390x platforms
Baesken, Matthias
- RFR(L): JDK-8229517: Support for optional asynchronous/buffered logging
KUBOTA Yuji
- RFR: 8248403: AArch64: Remove uses of kernel integer types
Andrew Haley
- RFR: AArch64: Remove uses of long and unsigned long ints
Andrew Haley
- RFR: 8248414: AArch64: Remove uses of long and unsigned long ints
Andrew Haley
- RFR: JDK-8248548 Use DISABLED_WARNINGS for globally disabled warnings on Visual Studio in Hotspot
Magnus Ihse Bursie
- RFR: 8248545: Remove unneeded warning suppression of MSVC++ 4521/4522
Kim Barrett
Last message date:
Tue Jun 30 18:56:34 UTC 2020
Archived on: Tue Jun 30 19:00:55 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).