hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Mar 14 16:45:17 UTC 2019


Changeset: c0fccca69aff
Author:    jcbeyler
Date:      2019-03-14 09:35 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/c0fccca69aff

8220628: Move the HeapMonitor library to C++
Summary: Migrate libHeapMonitorTest.c to libHeapMonitorTest.cpp
Reviewed-by: cjplummer, sspitsyn

- test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/libHeapMonitorTest.c
+ test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/libHeapMonitorTest.cpp

Changeset: deb99f13c6cd
Author:    bpb
Date:      2019-03-14 09:43 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/deb99f13c6cd

8220614: (bf) Buffer absolute slice methods should use Objects.checkFromIndexSize()
Reviewed-by: alanb, igerasim, rriggs

! src/java.base/share/classes/java/nio/ByteBufferAs-X-Buffer.java.template
! src/java.base/share/classes/java/nio/Direct-X-Buffer.java.template
! src/java.base/share/classes/java/nio/Heap-X-Buffer.java.template
! src/java.base/share/classes/java/nio/StringCharBuffer.java



More information about the jdk-sandbox-changes mailing list