Searched hist:13402 (Results 1 - 7 of 7) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DURLConnection.javadiff 13402:3f00e1b74464 Fri Dec 25 06:45:00 MST 2015 igerasim 8145388: URLConnection.guessContentTypeFromStream returns image/jpg for some JPEG images
Summary: Since "image/jpg" is not a valid Content Type, the method should return "image/jpeg" when APPn marker segment has 'EE' as a marker type.
Reviewed-by: prr, bpb
Contributed-by: ramanand.patil@oracle.com
/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1RemSet.hppdiff 13402:8b07a4a4c7c7 Wed Aug 09 09:27:00 MDT 2017 tschatzl 8183121: Add information about scanned and skipped cards during UpdateRS
Summary: Log the number of scanned and skipped cards for the UpdateRS phase too.
Reviewed-by: mgerdin, sangheki
H A Dg1GCPhaseTimes.hppdiff 13402:8b07a4a4c7c7 Wed Aug 09 09:27:00 MDT 2017 tschatzl 8183121: Add information about scanned and skipped cards during UpdateRS
Summary: Log the number of scanned and skipped cards for the UpdateRS phase too.
Reviewed-by: mgerdin, sangheki
H A Dg1GCPhaseTimes.cppdiff 13402:8b07a4a4c7c7 Wed Aug 09 09:27:00 MDT 2017 tschatzl 8183121: Add information about scanned and skipped cards during UpdateRS
Summary: Log the number of scanned and skipped cards for the UpdateRS phase too.
Reviewed-by: mgerdin, sangheki
H A Dg1RemSet.cppdiff 13402:8b07a4a4c7c7 Wed Aug 09 09:27:00 MDT 2017 tschatzl 8183121: Add information about scanned and skipped cards during UpdateRS
Summary: Log the number of scanned and skipped cards for the UpdateRS phase too.
Reviewed-by: mgerdin, sangheki
H A Dg1CollectedHeap.cppdiff 13402:8b07a4a4c7c7 Wed Aug 09 09:27:00 MDT 2017 tschatzl 8183121: Add information about scanned and skipped cards during UpdateRS
Summary: Log the number of scanned and skipped cards for the UpdateRS phase too.
Reviewed-by: mgerdin, sangheki
/openjdk10/hotspot/test/gc/g1/
H A DTestGCLogMessages.javadiff 13402:8b07a4a4c7c7 Wed Aug 09 09:27:00 MDT 2017 tschatzl 8183121: Add information about scanned and skipped cards during UpdateRS
Summary: Log the number of scanned and skipped cards for the UpdateRS phase too.
Reviewed-by: mgerdin, sangheki

Completed in 363 milliseconds