git: openjdk/jdk: 2 new changesets
David Holmes
dholmes at openjdk.org
Wed Apr 26 22:49:11 UTC 2023
Changeset: 1e4eafb4
Author: Archie Cobbs <acobbs at openjdk.org>
Committer: Sergey Bylokhov <serb at openjdk.org>
Date: 2023-04-26 22:45:10 +0000
URL: https://git.openjdk.org/jdk/commit/1e4eafb4fe70832294a12938d93e7860073cf4cf
8071693: Introspector ignores default interface methods
Reviewed-by: prr, aivanov, serb
! src/java.desktop/share/classes/com/sun/beans/introspect/MethodInfo.java
+ test/jdk/java/beans/Introspector/DefaultMethodBeanPropertyTest.java
Changeset: 9ebcda21
Author: David Holmes <dholmes at openjdk.org>
Date: 2023-04-26 22:47:54 +0000
URL: https://git.openjdk.org/jdk/commit/9ebcda2165c42e3f7b82a9ae8074badb69c0d270
8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
Reviewed-by: shade, stuefe
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_linux.hpp
! src/hotspot/os/posix/os_posix.cpp
More information about the jdk-changes
mailing list