bpb [Fri, 21 Dec 2018 13:03:03 -0800] rev 53098
8215759: [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
Reviewed-by: rriggs, plevart, smarks
jjg [Fri, 21 Dec 2018 10:38:33 -0800] rev 53097
8215516: Move JavadocTester to a named package
Reviewed-by: hannesw
mgronlun [Fri, 21 Dec 2018 16:56:40 +0100] rev 53096
8215727: Restore JFR thread sampler loop to old / previous behavior
Reviewed-by: egahlin, mgronlun
Contributed-by: milan.mimica@gmail.com
rriggs [Fri, 21 Dec 2018 09:54:32 -0500] rev 53095
8066619: Fix deprecation warnings in java.util.jar
Reviewed-by: rriggs, lancea
Contributed-by: philipp.kunz@paratix.ch
gadams [Fri, 21 Dec 2018 07:42:12 -0500] rev 53094
8215571: jdb does not include jdk.* in the default class filter
Reviewed-by: alanb, cjplummer
amenkov [Thu, 20 Dec 2018 17:51:16 -0800] rev 53093
8215716: PopFrame() was unexpectedly done
Reviewed-by: dholmes, sspitsyn
jwilhelm [Fri, 21 Dec 2018 01:25:46 +0100] rev 53092
Merge
redestad [Thu, 20 Dec 2018 19:44:08 +0100] rev 53091
8215555: TieredCompilation C2 threads can excessively block handshakes
Reviewed-by: kvn, neliasso, rehn
tschatzl [Thu, 20 Dec 2018 19:44:33 +0100] rev 53090
8215548: G1PeriodicGCSystemLoadThreshold needs to be a double
Summary: Change G1PeriodicGCSystemLoadThreshold to be a double to allow better granularity in determining idleness
Reviewed-by: sjohanss, sangheki
aph [Thu, 20 Dec 2018 17:07:07 +0000] rev 53089
8215100: AArch64: fix compareTo intrinsic with four-character Latin/Unicode
Reviewed-by: aph, dpochepk
Contributed-by: nick.gasson@arm.com
lucy [Thu, 20 Dec 2018 17:29:59 +0100] rev 53088
8215551: Missing case label in nmethod::reloc_string_for()
Reviewed-by: kvn, mbaesken
erikj [Thu, 20 Dec 2018 05:27:42 -0800] rev 53087
8215635: Pandoc check in Docs.gmk does not work on Windows
Reviewed-by: tbell, ihse
pliden [Thu, 20 Dec 2018 11:43:04 +0100] rev 53086
8215547: ZGC: Fix incorrect match rule for loadBarrierWeakSlowRegNoVec
Reviewed-by: eosterlund, neliasso
eosterlund [Thu, 20 Dec 2018 10:41:45 +0100] rev 53085
8215491: ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading
Reviewed-by: dlong, coleenp
eosterlund [Thu, 20 Dec 2018 10:41:45 +0100] rev 53084
8215500: ICRefillVerifierMark does not set the provided verfier as current
Reviewed-by: pliden, thartmann
jwilhelm [Thu, 20 Dec 2018 02:54:16 +0100] rev 53083
Added tag jdk-12+25 for changeset 7496df94b3b7
coffeys [Wed, 19 Dec 2018 18:21:38 +0000] rev 53082
8214532: Update RFC 2459 references in javadoc to RFC 5280
Reviewed-by: mullan
kvn [Thu, 20 Dec 2018 14:03:56 -0800] rev 53081
8215687: [Graal] unit test CheckGraalIntrinsics failed after 8212043
Summary: add check for new intrinsics
Reviewed-by: iveresov, iignatyev
cushon [Fri, 07 Dec 2018 16:56:53 -0800] rev 53080
8198526: getAnnotatedOwnerType does not handle static nested classes correctly
Reviewed-by: jfranck
hseigel [Thu, 20 Dec 2018 08:43:23 -0500] rev 53079
8205505: Expire and remove remaining support for commercial features
Summary: Remove the unneeded options and their tests and update the JCMD documentation.
Reviewed-by: dholmes, coleenp, erikj
mbaesken [Mon, 17 Dec 2018 13:47:22 +0100] rev 53078
8215296: do not disable c99 on Solaris
Reviewed-by: dholmes, ihse
rehn [Thu, 20 Dec 2018 10:05:19 +0100] rev 53077
8214180: Need better granularity for sleeping
Reviewed-by: eosterlund, dcubed, dholmes
jwilhelm [Thu, 20 Dec 2018 02:51:01 +0100] rev 53076
Added tag jdk-13+1 for changeset 11033c4ada54
pliden [Wed, 19 Dec 2018 23:40:05 +0100] rev 53075
8215492: Rename INTERNAL_EMPTY to something less "internal"
Reviewed-by: kbarrett, coleenp
amenkov [Wed, 19 Dec 2018 14:08:08 -0800] rev 53074
8215425: vmTestbase/nsk/jvmti/PopFrame should provide more detailed output
Reviewed-by: sspitsyn, jcbeyler
jwilhelm [Wed, 19 Dec 2018 20:53:30 +0100] rev 53073
Merge
pliden [Wed, 19 Dec 2018 08:32:48 +0100] rev 53072
8215487: ZGC: ZRuntimeWorkers incorrectly identify themselves as ZWorkers
Reviewed-by: eosterlund
iignatyev [Tue, 18 Dec 2018 13:37:06 -0800] rev 53071
8215322: add @file support to jaotc
Reviewed-by: kvn