sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 57675
8227642: [TESTBUG] Make docker tests podman compatible
Reviewed-by: mseledtsov, iignatyev
valeriep [Wed, 07 Aug 2019 20:47:43 +0000] rev 57674
Merge
valeriep [Wed, 07 Aug 2019 20:46:28 +0000] rev 57673
8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/
Summary: update AESGCMBench.java and CipherBench.java accordingly
Reviewed-by: xuelei, ecaspole
jiefu [Wed, 07 Aug 2019 17:00:19 +0800] rev 57672
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
Reviewed-by: mdoerr, kbarrett, tschatzl
jlaskey [Wed, 07 Aug 2019 15:35:55 -0300] rev 57671
imported patch factory
lancea [Wed, 07 Aug 2019 14:04:10 -0400] rev 57670
8226530: ZipFile reads wrong entry size from ZIP64 entries
Reviewed-by: bpb, clanger, shade
zgu [Wed, 07 Aug 2019 09:17:08 -0400] rev 57669
8229213: Shenandoah: Allow VM global oop storage to be processed concurrently
Reviewed-by: shade, rkennke
coleenp [Wed, 07 Aug 2019 08:10:45 -0400] rev 57668
8229208: Remove Monitor::ClearMonitor
Reviewed-by: dholmes
rpatil [Wed, 07 Aug 2019 13:00:57 +0100] rev 57667
8228469: (tz) Upgrade time-zone data to tzdata2019b
Reviewed-by: naoto, martin
zgu [Wed, 07 Aug 2019 07:45:37 -0400] rev 57666
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
Reviewed-by: shade
clanger [Wed, 07 Aug 2019 11:28:14 +0100] rev 57665
8213031: (zipfs) Add support for POSIX file permissions
Reviewed-by: alanb, lancea
thartmann [Wed, 07 Aug 2019 12:09:55 +0200] rev 57664
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation.
Reviewed-by: kvn
tschatzl [Wed, 07 Aug 2019 10:29:07 +0200] rev 57663
8228503: Rename "rs_lengths" to "rs_length" in ergo code
Reviewed-by: pliden, kbarrett
tonyp [Tue, 06 Aug 2019 15:03:48 -0400] rev 57662
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
Reviewed-by: tschatzl, kbarrett