Commits
User selector
Commit History
Commits on May 3, 2021
8266391: Replace use of reflection in jdk.internal.platform.Metrics
Show description for 3544a9dcommitted
Mandy Chung
Commits on Mar 5, 2021
8262844: (fs) FileStore.supportsFileAttributeView might return false negative in case of ext3
Show description for 8d3de4bauthored andcommitted
Commits on Mar 2, 2021
8260966: (fs) Consolidate Linux and macOS implementations of UserDefinedFileAttributeView
Show description for 0de6abdauthored andcommitted
Commits on Feb 24, 2021
8254001: [Metrics] Enhance parsing of cgroup interface files for version detection
Show description for a50725dcommitted
Commits on Jan 28, 2021
8257746: Regression introduced with JDK-8250984 - memory might be null in some machines
Show description for abc4300committed
Poonam Bajaj
Commits on Jan 22, 2021
8260304: (se) EPollSelectorImpl wakeup mechanism broken on Linux 32-bit
Show description for 5aca934committed
Commits on Jan 21, 2021
8253478: (se) epoll Selector should use eventfd for wakeup instead of pipe
Show description for a8073efcommitted
Brian Burkhalter
Commits on Dec 10, 2020
8253797: [cgroups v2] Account for the fact that swap accounting is disabled on some systems
Show description for 6693611committed
Commits on Nov 20, 2020
8255908: ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem
Show description for 8d9cf48committed
Poonam Bajaj
Commits on Oct 22, 2020
8254854: [cgroups v1] Metric limits not properly detected on some join controller combinations
Show description for a0b687bcommitted
Commits on Oct 9, 2020
8245543: Cgroups: Incorrect detection logic on some systems (still reproducible)
Show description for 2bbf8a2committed
Commits on Oct 1, 2020
8253727: [cgroups v2] Memory and swap limits reported incorrectly
Show description for 3e96721committed
Commits on Sep 29, 2020
8253714: [cgroups v2] Soft memory limit incorrectly using memory.high
Show description for ff6843ccommitted
Commits on Sep 25, 2020
8250984: Memory Docker tests fail on some Linux kernels w/o cgroupv1 …
Show description for 0187567committed
Harold Seigel
Commits on Aug 31, 2020
8252248: __SIGRTMAX is not declared in musl libc
Show description for 5490b03committed
Alexander Scherbatiy
Commits on Jul 24, 2020
8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
Show description for e6517d1committed
Commits on Jul 17, 2020
8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly
Show description for 955aee3committed
Vyom Tewari
Commits on Apr 8, 2020
8242356: (se) epoll Selector should use epoll_create1 instead of epoll_create
Show description for 59684e1authored andcommitted
Commits on Feb 20, 2020
8239559: Cgroups: Incorrect detection logic on some systems
Show description for 53ee0c4committed
Commits on Dec 20, 2019
8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
Show description for c6a4ceacommitted
Alan Bateman
Commits on Dec 16, 2019
8231111: Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
Show description for 4def210committed
Commits on Dec 12, 2019
8226575: OperatingSystemMXBean should be made container aware
Show description for 7b82266committed
Daniil Titov
Commits on Nov 20, 2019
8234501: remove obsolete NET_ReadV
Show description for 20a0380committed
Commits on Sep 24, 2019
8229872: (fs) Increase buffer size used with getmntent
Show description for 67ad501committed
Vladimir Kempik
Commits on Jul 25, 2019
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Show description for da6f042committed
Commits on Jul 17, 2019
8227587: Add internal privileged System.loadLibrary
Show description for 78a1c8ecommitted
Commits on May 10, 2019
8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine
Show description for 1355621committed
Bob Vandette8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
Show description for 11d3a2ccommitted
Bob Vandette
Commits on Mar 19, 2019
8217766: Container Support doesn't work for some Join Controllers combinations
Show description for 30342b5committed
Bob Vandette8212528: Wrong cgroup subsystem being used for some CPU Container Metrics
Show description for adc6d24committed
Bob Vandette
Commits on Mar 13, 2019
8220579: [Containers] SubSystem.java out of sync with osContainer_linux.cpp
Show description for 6f30d04committed
Commits on Mar 12, 2019
8217338: [Containers] Improve systemd slice memory limit support
Show description for 73d7e8fcommitted
Commits on Mar 8, 2019
8220323: Fix copyright header text
Show description for 917598acommitted
Bob Vandette
Commits on Feb 13, 2019
8218882: NET_Writev is declared, NET_WriteV is defined
Show description for dce1630committed
Brian Burkhalter
Commits on Dec 14, 2018
8214077: test java/io/File/SetLastModified.java fails on ARM32
Show description for 1d7662eauthored andcommitted