shade [Fri, 07 Jun 2019 11:47:53 +0200] rev 55286
8225357: Rewire ShenandoahHeap::maybe_update_with_forwarded for contending fixups
Reviewed-by: rkennke
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55285
8222467: ZGC: Log min/max/softmax capacity
Reviewed-by: stefank
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55284
8222182: ZGC: Use SoftMaxHeapSize to guide GC heuristics
Reviewed-by: stefank, tschatzl
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55283
8222145: Add -XX:SoftMaxHeapSize flag
Reviewed-by: eosterlund, tschatzl
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55282
8225340: ZGC: Add logging of High Usage rule
Reviewed-by: stefank, eosterlund
mdoerr [Fri, 07 Jun 2019 10:13:30 +0200] rev 55281
8225347: [s390] Unexpected exit from stack overflow test
Reviewed-by: simonis
jlahoda [Fri, 07 Jun 2019 10:09:41 +0200] rev 55280
8223782: jshell parser should handle Text Blocks
Summary: Completion analysis should detect text blocks properly.
Reviewed-by: jlaskey, rfield
mbaesken [Thu, 06 Jun 2019 09:30:00 +0200] rev 55279
8225402: events logging in deoptimization.cpp should go to deopt-log
Reviewed-by: mdoerr, stuefe, coleenp
iignatyev [Thu, 06 Jun 2019 23:06:47 -0700] rev 55278
8225469: clean up problem lists
Reviewed-by: kvn
egahlin [Fri, 07 Jun 2019 04:57:51 +0200] rev 55277
8224139: Deprecate -XX:FlightRecorder option
Reviewed-by: mgronlun, mseledtsov
dtitov [Thu, 06 Jun 2019 18:57:28 -0700] rev 55276
8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out
Reviewed-by: cjplummer, gadams
darcy [Thu, 06 Jun 2019 17:48:06 -0700] rev 55275
8225465: Add @jls tags to receiver type methods
Reviewed-by: lancea, jjg
igerasim [Thu, 06 Jun 2019 17:20:19 -0700] rev 55274
8225397: Integer value miscalculation in toString() method of BitSet
Reviewed-by: aph
kvn [Thu, 06 Jun 2019 16:06:10 -0700] rev 55273
8222371: Use UL for TraceNMethodInstalls code
Reviewed-by: dholmes