hg: jdk-updates/jdk11u-dev: 2 new changesets

shade at redhat.com shade at redhat.com
Fri Sep 6 15:14:24 UTC 2019


Changeset: 11610f4ddc4b
Author:    hseigel
Date:      2019-01-17 08:48 -0500
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/11610f4ddc4b

8215699: -Xlog::file cannot be used with named pipe
Summary: If the log file is a named pipe then change the default file_count to zero so no log file rotation is attempted.
Reviewed-by: lfoltan, coleenp

! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/os/windows/os_windows.hpp
! src/hotspot/share/logging/logFileOutput.cpp
! src/hotspot/share/logging/logFileOutput.hpp

Changeset: ea2ed9cda3a1
Author:    cjplummer
Date:      2019-03-13 19:42 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/ea2ed9cda3a1

8220352: Crash with assert(external_guard || result != __null) failed: Invalid JNI handle
Summary: Don't delete globalrefs that might still be referenced
Reviewed-by: gadams, jcbeyler, sspitsyn

! test/hotspot/jtreg/vmTestbase/nsk/jvmti/MonitorWait/monitorwait001/monitorwait001.c
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/MonitorWaited/monitorwaited001/monitorwaited001.c



More information about the jdk-updates-changes mailing list