git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Nov 7 16:29:19 UTC 2019
Changeset: 24bff84c
Author: Markus Grönlund <mgronlun at openjdk.org>
Date: 2019-11-07 15:56:56 +0000
URL: https://git.openjdk.java.net/mobile/commit/24bff84c
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant
Reviewed-by: egahlin
! src/hotspot/share/jfr/recorder/storage/jfrStorage.cpp
Changeset: eaba9fe2
Author: Daniel Fuchs <dfuchs at openjdk.org>
Date: 2019-11-07 16:18:02 +0000
URL: https://git.openjdk.java.net/mobile/commit/eaba9fe2
8233403: Improve verbosity of some httpclient tests
Improve the verbosity of some httpclient tests to help diagnosis of intermittent failures. Also fixes ShortRequestBody test.
Reviewed-by: chegar
! test/jdk/java/net/httpclient/AbstractThrowingPublishers.java
! test/jdk/java/net/httpclient/AbstractThrowingPushPromises.java
! test/jdk/java/net/httpclient/AbstractThrowingSubscribers.java
! test/jdk/java/net/httpclient/ShortRequestBody.java
! test/jdk/java/net/httpclient/ShortResponseBody.java
More information about the mobile-changes
mailing list