Commits
User selector
Commit History
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 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 Jul 24, 2020
8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
Show description for e6517d1committed
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 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 Nov 28, 2018
8213406: (fs) More than one instance of built-in FileSystem observed in heap
Show description for 7212bf0committed
Martin Buchholz
Commits on Jul 16, 2018
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Show description for 769e802committed
Brian Burkhalter
Commits on Jul 5, 2018
8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Show description for 1adadc7committed
Commits on Jun 27, 2018
8066709: Make some JDK system properties read only
Show description for 4098f25committed
Roger Riggs
Commits on Jun 16, 2018
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
Show description for db61a60committed
Alan Bateman
Commits on Jun 12, 2018
8203357: Container Metrics
Show description for 3864666committed
Bob Vandette
Commits on May 25, 2018
8203369: Check for both EAGAIN and EWOULDBLOCK error codes
Show description for 33b7f68committed
Ivan Gerasimov
Commits on Apr 12, 2018
8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4
Show description for 7b9950fcommitted
Brian Burkhalter