February 2019 Archives by author
Starting: Fri Feb 1 01:56:35 UTC 2019
Ending: Thu Feb 28 22:16:45 UTC 2019
Messages: 537
- [aarch64-port-dev ] [NEW BUG]Missing LoadStore barrier in interpreter?
Yangfei (Felix)
- [aarch64-port-dev ] [NEW BUG]Missing LoadStore barrier in interpreter?
Yangfei (Felix)
- RFR (trivial): 8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
Yangfei (Felix)
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Kim Barrett
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Kim Barrett
- RFR: 8218565: HandleMark cleanup
Kim Barrett
- RFR (S) 8218593: Symbol leak in prepend_host_package_name
Kim Barrett
- RFR (S) 8218755: [REDO] Symbol leak in prepend_host_package_name
Kim Barrett
- RFR(xs): 8183004: Remove code related to gtest death tests from assert macro
Kim Barrett
- RFR: 8214363: HeapWord should not be a fake class
Kim Barrett
- RFR: 8214363: HeapWord should not be a fake class
Kim Barrett
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Kim Barrett
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Kim Barrett
- RFR(S): 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Kim Barrett
- RFR(S): 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Kim Barrett
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Kim Barrett
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Kim Barrett
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Kim Barrett
- [RFR]: Per thread IO statistics in JFR
Alan Bateman
- [RFR]: Per thread IO statistics in JFR
Alan Bateman
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Calvin Cheung
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Calvin Cheung
- RFR(S) JDK-8218004: Clean up terminology for shared methods within the JVM for indy and condy support
Mandy Chung
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Mandy Chung
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Mandy Chung
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Mandy Chung
- RFR(S/M): 8217659 monitor_logging updates from Async Monitor Deflation project
Daniel D. Daugherty
- RFR 8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
Daniel D. Daugherty
- RFR(T) 8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
Daniel D. Daugherty
- RFR (M) 8078725: method adjustments can be done just once for all classes involved into redefinition
Daniel D. Daugherty
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
Daniel D. Daugherty
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
Daniel D. Daugherty
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
Daniel D. Daugherty
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Andrew Dinn
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Andrew Dinn
- aarch64: Register clash in debug build
Doerr, Martin
- aarch64: Register clash in debug build
Doerr, Martin
- aarch64: Register clash in debug build
Doerr, Martin
- aarch64: Register clash in debug build
Doerr, Martin
- RFR(L): 8219436: Safepoint logs correction and misc
Doerr, Martin
- RFR(L): 8219436: Safepoint logs correction and misc
Doerr, Martin
- RFR(L): 8219436: Safepoint logs correction and misc
Doerr, Martin
- RFR(M): 8219584: Try to dump error file by thread which causes safepoint timeout
Doerr, Martin
- 8219582: PPC: Crash after C1 checkcast patched and GC
Doerr, Martin
- RFR(M): 8219584: Try to dump error file by thread which causes safepoint timeout
Doerr, Martin
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Bernd Eckenfels
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Robbin Ehn
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Robbin Ehn
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Robbin Ehn
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Robbin Ehn
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Robbin Ehn
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Robbin Ehn
- RFR (XS) 8216049: stringTable::intern creates redundant String when looking up existing one
Robbin Ehn
- RFR(S) 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
Robbin Ehn
- RFR (XS): 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
Robbin Ehn
- RFR(L): 8219436: Safepoint logs correction and misc
Robbin Ehn
- RFR(L): 8219436: Safepoint logs correction and misc
Robbin Ehn
- RFR(XXS): 8219441: test_logMessageTest missing static storage
Robbin Ehn
- RFR(XXS): 8219441: test_logMessageTest missing static storage
Robbin Ehn
- RFR(L): 8219436: Safepoint logs correction and misc
Robbin Ehn
- RFR(L): 8219436: Safepoint logs correction and misc
Robbin Ehn
- RFR(S): 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Robbin Ehn
- RFR(L): 8219436: Safepoint logs correction and misc
Robbin Ehn
- RFR: 8219247: Enable inlining of newly introduced PlatformMonitor methods
Robbin Ehn
- Where's Robbin
Robbin Ehn
- Where's Robbin
Robbin Ehn
- RFR(S) JDK-8218004: Clean up terminology for shared methods within the JVM for indy and condy support
Lois Foltan
- RFR(S) JDK-8218004: Clean up terminology for shared methods within the JVM for indy and condy support
Lois Foltan
- RFR(S) JDK-8218004: Clean up terminology for shared methods within the JVM for indy and condy support
Lois Foltan
- RFR(S) JDK-8218004: Clean up terminology for shared methods within the JVM for indy and condy support
Lois Foltan
- RFR: 8218738: Remove dead code in Symbol and friends
Lois Foltan
- RFR 8218995: Deprecate the -XX:FailOverToOldVerifier option
Lois Foltan
- RFR 8219579: Remove redundant signature parsing from the verifier
Lois Foltan
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Remi Forax
- RFR (trivial): 8219893: Compile warning: "Unconfigured platform" in jfrBigEndian.hpp on MIPS
Jie Fu
- RFR (trivial): 8219893: Compile warning: "Unconfigured platform" in jfrBigEndian.hpp on MIPS
Jie Fu
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Daniel Fuchs
- RFR: 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
Jini George
- RFR: 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
Jini George
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Jini George
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Jini George
- [aarch64-port-dev ] [NEW BUG]Missing LoadStore barrier in interpreter?
Andrew Haley
- aarch64: Register clash in debug build
Andrew Haley
- aarch64: Register clash in debug build
Andrew Haley
- aarch64: Register clash in debug build
Andrew Haley
- [aarch64-port-dev ] [NEW BUG]Missing LoadStore barrier in interpreter?
Andrew Haley
- [aarch64-port-dev ] RFR (trivial): 8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
Andrew Haley
- runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
Wang Haomin
- runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
Wang Haomin
- [TESTBUG] runtime/containers/docker/TestCPUAwareness.java failed in docker not supporting --cpus
David Holmes
- RFR(S/M): 8217659 monitor_logging updates from Async Monitor Deflation project
David Holmes
- RFR (S) 8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
David Holmes
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
David Holmes
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
David Holmes
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
David Holmes
- RFR (S) 8217843: Performance regression related to os::supports_monotonic_clock() on linux
David Holmes
- RFR (S) 8217843: Performance regression related to os::supports_monotonic_clock() on linux
David Holmes
- RFR (S) 8217843: Performance regression related to os::supports_monotonic_clock() on linux
David Holmes
- RFR(S) JDK-8218004: Clean up terminology for shared methods within the JVM for indy and condy support
David Holmes
- RFR (XXXS): 8193234: When using -Xcheck:jni an internally allocated buffer can leak
David Holmes
- RFR (XXXS): 8193234: When using -Xcheck:jni an internally allocated buffer can leak
David Holmes
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
David Holmes
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
David Holmes
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
David Holmes
- RFR (XXXS): 8193234: When using -Xcheck:jni an internally allocated buffer can leak
David Holmes
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
David Holmes
- RFR (XXXS): 8193234: When using -Xcheck:jni an internally allocated buffer can leak
David Holmes
- RFR: 8218675: Reduce verification overhead in ClassFileParser
David Holmes
- RFR: 8218675: Reduce verification overhead in ClassFileParser
David Holmes
- RFR: 8218675: Reduce verification overhead in ClassFileParser
David Holmes
- RFR: 8218675: Reduce verification overhead in ClassFileParser
David Holmes
- RFR: 8218738: Remove dead code in Symbol and friends
David Holmes
- RFR (S) 8218755: [REDO] Symbol leak in prepend_host_package_name
David Holmes
- RFR: 8218738: Remove dead code in Symbol and friends
David Holmes
- RFR (S) 8218755: [REDO] Symbol leak in prepend_host_package_name
David Holmes
- RFR: 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
David Holmes
- Question about tty lock rank
David Holmes
- Question about tty lock rank
David Holmes
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
David Holmes
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
David Holmes
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
David Holmes
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
David Holmes
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
David Holmes
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
David Holmes
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
David Holmes
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
David Holmes
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
David Holmes
- runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
David Holmes
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
David Holmes
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
David Holmes
- RFR(XXS) 8218458: runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
David Holmes
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
David Holmes
- RFR: 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
David Holmes
- RFR (XS): 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
David Holmes
- RFR (S) 8153413: Exceptions::_throw always logs exceptions, penalizing performance
David Holmes
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
David Holmes
- RFR: 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
David Holmes
- RFR: 8219247: Enable inlining of newly introduced PlatformMonitor methods
David Holmes
- RFR(S) 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
David Holmes
- RFR(S): 8219142: Make libjimage strncpy uses GCC 8.x friendly
David Holmes
- RFR 8218995: Deprecate the -XX:FailOverToOldVerifier option
David Holmes
- RFR (XS): 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
David Holmes
- RFR (XS): 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
David Holmes
- RFR (XS): 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
David Holmes
- RFR: 8219247: Enable inlining of newly introduced PlatformMonitor methods
David Holmes
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
David Holmes
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
David Holmes
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
David Holmes
- RFR(XS): 8219611: Remove superfluous sigfillset code
David Holmes
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
David Holmes
- RFR(M): 8219584: Try to dump error file by thread which causes safepoint timeout
David Holmes
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
David Holmes
- RFR: 8180466: Clock.systemUTC has low resolution on Windows
David Holmes
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
David Holmes
- RFR: 8180466: Clock.systemUTC has low resolution on Windows
David Holmes
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
David Holmes
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
David Holmes
- RFR: 8180466: Clock.systemUTC has low resolution on Windows
David Holmes
- WITHDRAWN: RFR: 8180466: Clock.systemUTC has low resolution on Windows
David Holmes
- RFR (trivial): 8219893: Compile warning: "Unconfigured platform" in jfrBigEndian.hpp on MIPS
David Holmes
- RFR 8219616: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
David Holmes
- RFR(T) : 8219565: [deadcode] remove share/utilities/intHisto.*
David Holmes
- RFR(T) : 8219798 : [deadcode] remove src/hotspot/share/prims/evmCompat.cpp
David Holmes
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
David Holmes
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
David Holmes
- RFR(T) : 8219565: [deadcode] remove share/utilities/intHisto.*
David Holmes
- RFR(xs): 8183004: Remove code related to gtest death tests from assert macro
Igor Ignatev
- RFR(xs): 8183004: Remove code related to gtest death tests from assert macro
Igor Ignatyev
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Igor Ignatyev
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Igor Ignatyev
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Igor Ignatyev
- runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
Igor Ignatyev
- RFR(T) : 8219565: [deadcode] remove share/utilities/intHisto.*
Igor Ignatyev
- RFR(T) : 8219798 : [deadcode] remove src/hotspot/share/prims/evmCompat.cpp
Igor Ignatyev
- RFR(T) : 8219565: [deadcode] remove share/utilities/intHisto.*
Igor Ignatyev
- RFR: 8219582: PPC: Crash after C1 checkcast patched and GC
Anton Kozlov
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Vladimir Kozlov
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Vladimir Kozlov
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(M) 8192921 Improve CDS support for custom loaders
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- Is the square brackets in output of -XX:+PrintStubCode a typo?
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Ioi Lam
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Ioi Lam
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Ioi Lam
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Ioi Lam
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Ioi Lam
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Ioi Lam
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Langer, Christoph
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Langer, Christoph
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Langer, Christoph
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Langer, Christoph
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Peter Levart
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Peter Levart
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Peter Levart
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
Per Liden
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
Per Liden
- [RFR]: Per thread IO statistics in JFR
Lindenmaier, Goetz
- [RFR]: Per thread IO statistics in JFR
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Lindenmaier, Goetz
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
Lindenmaier, Goetz
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
Lindenmaier, Goetz
- RFR(XS): 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
Lindenmaier, Goetz
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Ekaterina Pavlova
- [PATCH] 8217766: Container Support doesn't work for some Join Controllers combinations
Benjamin Pineau
- [PATCH] 8217766: Container Support doesn't work for some Join Controllers combinations
Benjamin Pineau
- RFR: 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
Chris Plummer
- RFR: 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
Chris Plummer
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Chris Plummer
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Chris Plummer
- [TESTBUG] runtime/containers/docker/TestCPUAwareness.java failed in docker not supporting --cpus
Ao Qi
- [TESTBUG] runtime/containers/docker/TestCPUAwareness.java failed in docker not supporting --cpus
Ao Qi
- [TESTBUG] runtime/containers/docker/TestCPUAwareness.java failed in docker not supporting --cpus
Ao Qi
- [TESTBUG] runtime/containers/docker/TestCPUAwareness.java failed in docker not supporting --cpus
Ao Qi
- [TESTBUG] runtime/containers/docker/TestCPUAwareness.java failed in docker not supporting --cpus
Ao Qi
- [PATCH] 8170639: [Linux] jsig is limited to a maximum of 64 signals
Ao Qi
- RFR (S) 8217843: Performance regression related to os::supports_monotonic_clock() on linux
Claes Redestad
- RFR: 8218565: HandleMark cleanup
Claes Redestad
- RFR: 8218565: HandleMark cleanup
Claes Redestad
- RFR: 8218565: HandleMark cleanup
Claes Redestad
- RFR: 8218675: Reduce verification overhead in ClassFileParser
Claes Redestad
- RFR: 8218675: Reduce verification overhead in ClassFileParser
Claes Redestad
- RFR: 8218675: Reduce verification overhead in ClassFileParser
Claes Redestad
- RFR: 8218675: Reduce verification overhead in ClassFileParser
Claes Redestad
- RFR: 8218675: Reduce verification overhead in ClassFileParser
Claes Redestad
- RFR: 8218738: Remove dead code in Symbol and friends
Claes Redestad
- RFR: 8218738: Remove dead code in Symbol and friends
Claes Redestad
- RFR: 8218738: Remove dead code in Symbol and friends
Claes Redestad
- RFR: 8218675: Reduce verification overhead in ClassFileParser
Claes Redestad
- RFR: 8218738: Remove dead code in Symbol and friends
Claes Redestad
- RFR: 8218738: Remove dead code in Symbol and friends
Claes Redestad
- RFR: 8218738: Remove dead code in Symbol and friends
Claes Redestad
- RFR: 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
Claes Redestad
- RFR: 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
Claes Redestad
- RFR (XS) 8216049: stringTable::intern creates redundant String when looking up existing one
Claes Redestad
- RFR: 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Claes Redestad
- RFR: 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Claes Redestad
- RFR: 8219247: Enable inlining of newly introduced PlatformMonitor methods
Claes Redestad
- RFR: 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Claes Redestad
- RFR: 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Claes Redestad
- RFR (XS): 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
Claes Redestad
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Claes Redestad
- RFR: 8219247: Enable inlining of newly introduced PlatformMonitor methods
Claes Redestad
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Claes Redestad
- RFR: 8219247: Enable inlining of newly introduced PlatformMonitor methods
Claes Redestad
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Claes Redestad
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Claes Redestad
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Claes Redestad
- RFR: 8219713: Reduce work in DefaultMethods::generate_default_methods
Claes Redestad
- RFR 8219579: Remove redundant signature parsing from the verifier
Claes Redestad
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Roger Riggs
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Roger Riggs
- RFR(L): 8218628: Add detailed message to NullPointerException describing what is null.
Roger Riggs
- RFR (S) 8212988: add recent class unloading events to the hs_err log
Tom Rodriguez
- Is the square brackets in output of -XX:+PrintStubCode a typo?
John Rose
- Is the square brackets in output of -XX:+PrintStubCode a typo?
John Rose
- RFR 8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
Harold Seigel
- RFR 8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
Harold Seigel
- RFR(XS): 8218581: Incorrect exception message generation
Harold Seigel
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
Harold Seigel
- RFR (S) 8218593: Symbol leak in prepend_host_package_name
Harold Seigel
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
Harold Seigel
- RFR (XXXS): 8193234: When using -Xcheck:jni an internally allocated buffer can leak
Harold Seigel
- RFR: 8218675: Reduce verification overhead in ClassFileParser
Harold Seigel
- RFR (S) 8212988: add recent class unloading events to the hs_err log
Harold Seigel
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
Harold Seigel
- RFR 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Harold Seigel
- RFR 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Harold Seigel
- RFR 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Harold Seigel
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
Harold Seigel
- RFR 8218995: Deprecate the -XX:FailOverToOldVerifier option
Harold Seigel
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
Harold Seigel
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
Harold Seigel
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
Harold Seigel
- RFR 8218995: Deprecate the -XX:FailOverToOldVerifier option
Harold Seigel
- RFR 8218995: Deprecate the -XX:FailOverToOldVerifier option
Harold Seigel
- RFR: 8219713: Reduce work in DefaultMethods::generate_default_methods
Harold Seigel
- RFR 8219616: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Harold Seigel
- RFR 8219616: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Harold Seigel
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
Harold Seigel
- RFR 8219579: Remove redundant signature parsing from the verifier
Harold Seigel
- RFR 8219579: Remove redundant signature parsing from the verifier
Harold Seigel
- RFR (XS) 8219789: TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
Mikhailo Seledtsov
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
Aleksey Shipilev
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
Aleksey Shipilev
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
Aleksey Shipilev
- RFR(T) 8218566: NMT: missing memory tag for assert poison page
Aleksey Shipilev
- RFR (XXXS): 8193234: When using -Xcheck:jni an internally allocated buffer can leak
Aleksey Shipilev
- RFR(S) 8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
Aleksey Shipilev
- RFR(xs): 8183004: Remove code related to gtest death tests from assert macro
Aleksey Shipilev
- RFR(xs): 8183004: Remove code related to gtest death tests from assert macro
Aleksey Shipilev
- RFR (XS) 8216049: stringTable::intern creates redundant String when looking up existing one
Aleksey Shipilev
- RFR (XS) 8216049: stringTable::intern creates redundant String when looking up existing one
Aleksey Shipilev
- RFR (XS) 8216049: stringTable::intern creates redundant String when looking up existing one
Aleksey Shipilev
- RFR(XXS): 8219441: test_logMessageTest missing static storage
Aleksey Shipilev
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Aleksey Shipilev
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Aleksey Shipilev
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Aleksey Shipilev
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Aleksey Shipilev
- RFR (XS) 8219574: Minimal VM build failure after JDK-8219414
Aleksey Shipilev
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Aleksey Shipilev
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Aleksey Shipilev
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Aleksey Shipilev
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Aleksey Shipilev
- RFR 8219616: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Aleksey Shipilev
- [RFR]: Per thread IO statistics in JFR
Volker Simonis
- RFR(T): 8218156: "jcmd VM.metaspace basic" misreports free chunk space
Thomas Stüfe
- RFR (S) 8217843: Performance regression related to os::supports_monotonic_clock() on linux
Thomas Stüfe
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
Thomas Stüfe
- RFR(T) 8218566: NMT: missing memory tag for assert poison page
Thomas Stüfe
- RFR(T) 8218566: NMT: missing memory tag for assert poison page
Thomas Stüfe
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
Thomas Stüfe
- RFR (S) 8212988: add recent class unloading events to the hs_err log
Thomas Stüfe
- RFR (S) 8212988: add recent class unloading events to the hs_err log
Thomas Stüfe
- RFR (S) 8212988: add recent class unloading events to the hs_err log
Thomas Stüfe
- RFR(xs): 8183004: Remove code related to gtest death tests from assert macro
Thomas Stüfe
- RFR(xs): 8183004: Remove code related to gtest death tests from assert macro
Thomas Stüfe
- RFR (S) 8212988: add recent class unloading events to the hs_err log
Thomas Stüfe
- RFR(xs): 8183004: Remove code related to gtest death tests from assert macro
Thomas Stüfe
- Question about tty lock rank
Thomas Stüfe
- Question about tty lock rank
Thomas Stüfe
- RFR: 8204551: Event descriptions are truncated in logs
Thomas Stüfe
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
Thomas Stüfe
- RFR: 8204551: Event descriptions are truncated in logs
Thomas Stüfe
- RFR(s-m): 8218988: Improve metaspace verifications
Thomas Stüfe
- RFR(s-m): 8218988: Improve metaspace verifications
Thomas Stüfe
- RFR(M): 8219584: Try to dump error file by thread which causes safepoint timeout
Thomas Stüfe
- RFR(s-m): 8218988: Improve metaspace verifications
Thomas Stüfe
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
Thomas Stüfe
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Thomas Stüfe
- RFR(s-m): 8218988: Improve metaspace verifications
Thomas Stüfe
- RFR: 8180466: Clock.systemUTC has low resolution on Windows
Thomas Stüfe
- Ping: RFR(s-m): 8218988: Improve metaspace verifications
Thomas Stüfe
- RFR(M): 8219584: Try to dump error file by thread which causes safepoint timeout
Thomas Stüfe
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
Thomas Stüfe
- RFR: 8180466: Clock.systemUTC has low resolution on Windows
Thomas Stüfe
- RFR (XXS) 8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
Thomas Stüfe
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
Thomas Stüfe
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
Thomas Stüfe
- RFR: 8204551: Event descriptions are truncated in logs
Yasumasa Suenaga
- RFR: 8204551: Event descriptions are truncated in logs
Yasumasa Suenaga
- RFR: 8204551: Event descriptions are truncated in logs
Yasumasa Suenaga
- RFR: 8204551: Event descriptions are truncated in logs
Yasumasa Suenaga
- RFR: 8204551: Event descriptions are truncated in logs
Yasumasa Suenaga
- RFR (S) 8153413: Exceptions::_throw always logs exceptions, penalizing performance
Yasumasa Suenaga
- RFR: 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
Yasumasa Suenaga
- RFR: 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
Yasumasa Suenaga
- RFR: 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
Yasumasa Suenaga
- RFR: 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
Yasumasa Suenaga
- [TESTBUG] runtime/containers/docker/TestCPUAwareness.java failed in docker not supporting --cpus
Bob Vandette
- [TESTBUG] runtime/containers/docker/TestCPUAwareness.java failed in docker not supporting --cpus
Bob Vandette
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Bob Vandette
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Bob Vandette
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Bob Vandette
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Bob Vandette
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Bob Vandette
- RFR(XS): 8218581: Incorrect exception message generation
Mikael Vidstedt
- RFR(XS): 8218581: Incorrect exception message generation
Mikael Vidstedt
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Mikael Vidstedt
- RFR(S): 8219142: Make libjimage strncpy uses GCC 8.x friendly
Mikael Vidstedt
- RFR(S): 8219142: Make libjimage strncpy uses GCC 8.x friendly
Mikael Vidstedt
- RFR(S): 8219142: Make libjimage strncpy uses GCC 8.x friendly
Mikael Vidstedt
- RFR(S): 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Mikael Vidstedt
- RFR(S): 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Mikael Vidstedt
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Mikael Vidstedt
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Mikael Vidstedt
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
Mikael Vidstedt
- RFR(S): 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Mikael Vidstedt
- RFR (XS) 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Mikael Vidstedt
- RFR(XS): 8219611: Remove superfluous sigfillset code
Mikael Vidstedt
- RFR(XS): 8219611: Remove superfluous sigfillset code
Mikael Vidstedt
- Is the square brackets in output of -XX:+PrintStubCode a typo?
Wang Xue
- Is the square brackets in output of -XX:+PrintStubCode a typo?
Wang Xue
- Is the square brackets in output of -XX:+PrintStubCode a typo?
Leslie Zhai
- Is the square brackets in output of -XX:+PrintStubCode a typo?
Leslie Zhai
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR (XS) 8216049: stringTable::intern creates redundant String when looking up existing one
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
Jiangli Zhou
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Gerard Ziemski
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
Gerard Ziemski
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
charlie hunt
- RFR (S) 8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
coleen.phillimore at oracle.com
- RFR(s): 8218145: block_if_requested is not proper inlined due to size
coleen.phillimore at oracle.com
- RFR(S) JDK-8218004: Clean up terminology for shared methods within the JVM for indy and condy support
coleen.phillimore at oracle.com
- RFR: 8218565: HandleMark cleanup
coleen.phillimore at oracle.com
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
coleen.phillimore at oracle.com
- RFR (S) 8218593: Symbol leak in prepend_host_package_name
coleen.phillimore at oracle.com
- RFR (S) 8218593: Symbol leak in prepend_host_package_name
coleen.phillimore at oracle.com
- RFR(S) 8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
coleen.phillimore at oracle.com
- RFR: 8218738: Remove dead code in Symbol and friends
coleen.phillimore at oracle.com
- RFR (S) 8218593: Symbol leak in prepend_host_package_name
coleen.phillimore at oracle.com
- RFR: 8218738: Remove dead code in Symbol and friends
coleen.phillimore at oracle.com
- RFR (S) 8218755: [REDO] Symbol leak in prepend_host_package_name
coleen.phillimore at oracle.com
- RFR (S) 8212988: add recent class unloading events to the hs_err log
coleen.phillimore at oracle.com
- RFR (S) 8212988: add recent class unloading events to the hs_err log
coleen.phillimore at oracle.com
- RFR (S) 8212988: add recent class unloading events to the hs_err log
coleen.phillimore at oracle.com
- RFR: 8218738: Remove dead code in Symbol and friends
coleen.phillimore at oracle.com
- RFR (S) 8212988: add recent class unloading events to the hs_err log
coleen.phillimore at oracle.com
- RFR (S) 8212988: add recent class unloading events to the hs_err log
coleen.phillimore at oracle.com
- RFR (S) 8212988: add recent class unloading events to the hs_err log
coleen.phillimore at oracle.com
- RFR (S) 8218755: [REDO] Symbol leak in prepend_host_package_name
coleen.phillimore at oracle.com
- RFR (S) 8218755: [REDO] Symbol leak in prepend_host_package_name
coleen.phillimore at oracle.com
- RFR (S) 8218755: [REDO] Symbol leak in prepend_host_package_name
coleen.phillimore at oracle.com
- RFR: 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
coleen.phillimore at oracle.com
- RFR (S) 8153413: Exceptions::_throw always logs exceptions, penalizing performance
coleen.phillimore at oracle.com
- RFR (S) 8153413: Exceptions::_throw always logs exceptions, penalizing performance
coleen.phillimore at oracle.com
- RFR: 8204551: Event descriptions are truncated in logs
coleen.phillimore at oracle.com
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleen.phillimore at oracle.com
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleen.phillimore at oracle.com
- RFR 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
coleen.phillimore at oracle.com
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleen.phillimore at oracle.com
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleen.phillimore at oracle.com
- RFR (S): 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
coleen.phillimore at oracle.com
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleen.phillimore at oracle.com
- RFR: 8204551: Event descriptions are truncated in logs
coleen.phillimore at oracle.com
- RFR: 8214363: HeapWord should not be a fake class
coleen.phillimore at oracle.com
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleen.phillimore at oracle.com
- RFR (S) 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleen.phillimore at oracle.com
- RFR: 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
coleen.phillimore at oracle.com
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
coleen.phillimore at oracle.com
- RFR (S) 8153413: Exceptions::_throw always logs exceptions, penalizing performance
coleen.phillimore at oracle.com
- RFR (S) 8167548: [TESTBUG] Logging tests put log files in source tree
coleen.phillimore at oracle.com
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
coleen.phillimore at oracle.com
- RFR(S): 8219142: Make libjimage strncpy uses GCC 8.x friendly
coleen.phillimore at oracle.com
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
coleen.phillimore at oracle.com
- RFR (S) 8153413: Exceptions::_throw always logs exceptions, penalizing performance
coleen.phillimore at oracle.com
- RFR (M) 8078725: method adjustments can be done just once for all classes involved into redefinition
coleen.phillimore at oracle.com
- RFR (XS): 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
coleen.phillimore at oracle.com
- RFR(L): 8219436: Safepoint logs correction and misc
coleen.phillimore at oracle.com
- RFR (M) 8078725: method adjustments can be done just once for all classes involved into redefinition
coleen.phillimore at oracle.com
- RFR (M) 8078725: method adjustments can be done just once for all classes involved into redefinition
coleen.phillimore at oracle.com
- RFR(T): 8219554: Redundant lookup_common in SymbolTable::add
coleen.phillimore at oracle.com
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
coleen.phillimore at oracle.com
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
coleen.phillimore at oracle.com
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
coleen.phillimore at oracle.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleen.phillimore at oracle.com
- RFR (M) 8078725: method adjustments can be done just once for all classes involved into redefinition
coleen.phillimore at oracle.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleen.phillimore at oracle.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleen.phillimore at oracle.com
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
coleen.phillimore at oracle.com
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
coleen.phillimore at oracle.com
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
coleen.phillimore at oracle.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleen.phillimore at oracle.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleen.phillimore at oracle.com
- RFR (XS) 8219789: TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
coleen.phillimore at oracle.com
- RFR (XXS) 8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
coleen.phillimore at oracle.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleen.phillimore at oracle.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleen.phillimore at oracle.com
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
dean.long at oracle.com
- RFR: 8218169 - [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
dean.long at oracle.com
- RFR 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
mikhailo.seledtsov at oracle.com
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
serguei.spitsyn at oracle.com
- RFR(S) 8218751 Do not store original classfiles inside the CDS archive
serguei.spitsyn at oracle.com
- RFR (S) 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
serguei.spitsyn at oracle.com
- RFR(M) 8192921 Improve CDS support for custom loaders
yumin qi
- RFR(M) 8192921 Improve CDS support for custom loaders
yumin qi
- RFR(M) 8192921 Improve CDS support for custom loaders
yumin qi
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
yumin qi
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu at redhat.com
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu at redhat.com
- RFR(T) 8218566: NMT: missing memory tag for assert poison page
zgu at redhat.com
- RFR(T) 8218566: NMT: missing memory tag for assert poison page
zgu at redhat.com
- RFR(T) 8218566: NMT: missing memory tag for assert poison page
zgu at redhat.com
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu at redhat.com
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu at redhat.com
- RFR(S) 8212127: Cleanup TLAB fast refill statistics, perf counters and etc.
zgu at redhat.com
- RFR(XXS) 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu at redhat.com
- RFR(S) 8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
zgu at redhat.com
- RFR (S) 8218593: Symbol leak in prepend_host_package_name
zgu at redhat.com
- RFR(S) 8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
zgu at redhat.com
- RFR(S) 8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
zgu at redhat.com
- RFR(s-m): 8218988: Improve metaspace verifications
zgu at redhat.com
- RFR(s-m): 8218988: Improve metaspace verifications
zgu at redhat.com
- RFR (XS) 8216049: stringTable::intern creates redundant String when looking up existing one
zgu at redhat.com
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
zgu at redhat.com
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
zgu at redhat.com
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
zgu at redhat.com
- RFR(XXS) 8218458: runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
zgu at redhat.com
- RFR(XXS) 8218458: runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
zgu at redhat.com
- RFR(T) 8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
zgu at redhat.com
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
zgu at redhat.com
- RFR(T) 8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
zgu at redhat.com
- RFR(S) 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
zgu at redhat.com
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
zgu at redhat.com
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
zgu at redhat.com
- RFR(S) 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
zgu at redhat.com
- RFR(T) 8219244: NMT: Move safepoint related memory allocations from mtInternal to mtSafepoint
zgu at redhat.com
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
zgu at redhat.com
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
zgu at redhat.com
- RFR(s-m): 8218988: Improve metaspace verifications
zgu at redhat.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
zgu at redhat.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
zgu at redhat.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
zgu at redhat.com
- RFR 8204552: NMT: Separate thread stack tracking from virtual memory tracking
zgu at redhat.com
- RFR (S) 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
zgu at redhat.com
- RFR (XS) 8216049: stringTable::intern creates redundant String when looking up existing one
gerard ziemski
- RFR (XS) 8219789: TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
gerard ziemski
- Fwd: RFR (XXS) 8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
gerard ziemski
Last message date:
Thu Feb 28 22:16:45 UTC 2019
Archived on: Fri Mar 1 12:51:24 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).