darcy [Mon, 25 Feb 2019 14:45:29 -0800] rev 53915
8219561: Update jdeprscan to avoid the need for start-of-release changes
Reviewed-by: dfuchs, lancea, smarks
mseledtsov [Mon, 25 Feb 2019 08:16:20 -0800] rev 53914
8219553: [TESTBUG] Problem list JFR TestPeriod test
Summary: Problem listed the test
Reviewed-by: egahlin
mullan [Mon, 25 Feb 2019 08:25:23 -0500] rev 53913
8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction
Reviewed-by: clanger
jgeorge [Mon, 25 Feb 2019 13:50:32 +0530] rev 53912
8214756: SA should ignore archived java heap objects that are not in use
Summary: Ignore objects, the associated classes of which are unloaded while walking the heap to create a heapdump
Reviewed-by: jiangli, redestad
mbaesken [Mon, 18 Feb 2019 16:17:48 +0100] rev 53911
8218811: replace open by os::open in hotspot coding
Reviewed-by: dholmes, iklam, stuefe
dholmes [Sun, 24 Feb 2019 16:10:52 -0500] rev 53910
8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected
Reviewed-by: iignatyev
vromero [Sat, 23 Feb 2019 19:41:53 -0500] rev 53909
8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0
Reviewed-by: mchung, briangoetz
shade [Sat, 23 Feb 2019 10:55:45 +0100] rev 53908
8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Reviewed-by: kbarrett, mikael
mikael [Fri, 22 Feb 2019 18:54:23 -0800] rev 53907
8219611: Remove superfluous sigfillset code
Reviewed-by: dholmes
iignatyev [Fri, 22 Feb 2019 14:39:57 -0800] rev 53906
8209807: improve handling exception in requires.VMProps
Reviewed-by: vlivanov, mseledtsov
stefank [Fri, 22 Feb 2019 20:42:01 +0100] rev 53905
8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java
Reviewed-by: iignatyev
coleenp [Fri, 22 Feb 2019 13:56:08 -0500] rev 53904
8078725: method adjustments can be done just once for all classes involved into redefinition
Summary: walk all classes at the end of redefinition and adjust method entries and clean MethodData
Reviewed-by: sspitsyn
iignatyev [Fri, 22 Feb 2019 11:07:18 -0800] rev 53903
8219158: use 'test.root' property instead of traversing test-src path
Reviewed-by: dholmes
bpb [Fri, 22 Feb 2019 10:13:34 -0800] rev 53902
8048192: (bf) Out of direct buffer memory message should include the limits
Reviewed-by: alanb, rriggs
bpb [Fri, 22 Feb 2019 10:13:33 -0800] rev 53901
8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char
Reviewed-by: alanb, redestad
iignatyev [Fri, 22 Feb 2019 09:47:00 -0800] rev 53900
8219417: bump jtreg requiredVersion to b14
Reviewed-by: alanb, dholmes
shade [Fri, 22 Feb 2019 17:54:13 +0100] rev 53899
8219574: Minimal VM build failure after JDK-8219414
Reviewed-by: jgeorge, dholmes, cjplummer
redestad [Fri, 22 Feb 2019 16:41:01 +0100] rev 53898
8219554: Redundant lookup_common in SymbolTable::add
Reviewed-by: iklam, coleenp, mikael
bulasevich [Fri, 22 Feb 2019 17:30:07 +0300] rev 53897
8217647: JFR: recordings on 32-bit systems unreadable
Reviewed-by: egahlin
Contributed-by: boris.ulasevich@bell-sw.com, markus.gronlund@oracle.com
pmuthuswamy [Fri, 22 Feb 2019 19:58:22 +0530] rev 53896
8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5
Reviewed-by: hannesw
rehn [Fri, 22 Feb 2019 14:20:06 +0100] rev 53895
8219436: Safepoint logs correction and misc
Reviewed-by: mdoerr, coleenp
stefank [Thu, 21 Feb 2019 14:24:44 +0100] rev 53894
8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class
Reviewed-by: pliden
stefank [Wed, 20 Feb 2019 12:04:12 +0100] rev 53893
8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class
Reviewed-by: pliden
stefank [Wed, 20 Feb 2019 11:42:49 +0100] rev 53892
8219467: ZGC: Move ZNMethodData to its own file
Reviewed-by: pliden
stefank [Wed, 20 Feb 2019 11:39:36 +0100] rev 53891
8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class
Reviewed-by: pliden
stefank [Wed, 20 Feb 2019 10:47:03 +0100] rev 53890
8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData
Reviewed-by: pliden
stefank [Thu, 21 Feb 2019 13:20:34 +0100] rev 53889
8219573: Add NMethodClosure
Reviewed-by: pliden, eosterlund
stefank [Wed, 20 Feb 2019 10:46:39 +0100] rev 53888
8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock
Reviewed-by: pliden
stefank [Tue, 19 Feb 2019 13:47:45 +0100] rev 53887
8219462: ZGC: Use wait/notify in ZNMethodTable
Reviewed-by: pliden
redestad [Fri, 22 Feb 2019 09:23:37 +0100] rev 53886
8219247: Enable inlining of newly introduced PlatformMonitor methods
Reviewed-by: dholmes, rehn
pmuthuswamy [Fri, 22 Feb 2019 11:10:55 +0530] rev 53885
8215584: Remove support for the "old" doclet API in com/sun/javadoc
Reviewed-by: jjg, hannesw
iklam [Thu, 21 Feb 2019 17:07:35 -0800] rev 53884
8218751: Do not store original classfiles inside the CDS archive
Summary: remove the OD shared region and decode classfiles on the fly
Reviewed-by: jiangli, ccheung, sspitsyn, redestad