bchristi [Wed, 25 Sep 2019 14:33:44 -0700] rev 58347
8221623: Add StackWalker micro benchmarks to jdk repo
Reviewed-by: dfuchs, mchung, redestad
herrick [Wed, 25 Sep 2019 17:36:28 -0400] rev 58346
8230927: Wrong arguments set for additional launchers
Reviewed-by: asemenyuk, almatvee
herrick [Wed, 25 Sep 2019 17:21:41 -0400] rev 58345
png file missed in push of JDK-8225249
darcy [Wed, 25 Sep 2019 13:37:42 -0700] rev 58344
8231443: Add java.io.Serial to list of platform annotations for annotation processing
Reviewed-by: jjg
mgronlun [Wed, 25 Sep 2019 22:40:41 +0200] rev 58343
Merge
jjg [Wed, 25 Sep 2019 21:19:21 +0200] rev 58342
Adding taglet for @preview.
bpb [Wed, 25 Sep 2019 11:44:52 -0700] rev 58341
8231174: (fs) FileTime should have 100ns resolution (win)
Reviewed-by: alanb
dtitov [Wed, 25 Sep 2019 11:10:05 -0700] rev 58340
8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
Reviewed-by: sspitsyn, dholmes, dcubed, rehn
shade [Wed, 25 Sep 2019 12:21:10 +0200] rev 58339
8231410: Shenandoah: clone barrier should use base pointer
Reviewed-by: rkennke
darcy [Wed, 25 Sep 2019 09:37:18 -0700] rev 58338
8231442: Suppress warnings on non-serializable instance fields in java.sql.* modules
Reviewed-by: lancea
phh [Wed, 25 Sep 2019 08:29:03 -0700] rev 58337
8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class
Summary: Synchronize access to legacyMap in Provider.getService.
Reviewed-by: valeriep
Contributed-by: Tianmin Shi <tianshi@amazon.com>
azeller [Tue, 24 Sep 2019 14:46:38 +0200] rev 58336
8230110: TestLinkageErrorInGenerateOopMap times out
Reviewed-by: stuefe, clanger, thartmann
cito [Wed, 25 Sep 2019 20:32:56 +0900] rev 58335
8231317: jdk/jfr/jcmd/TestJcmdConfigure.java fails with "java.lang.RuntimeException: assertTrue: expected true, was false"
Reviewed-by: ysuenaga, dcubed
rkennke [Wed, 25 Sep 2019 12:33:05 +0200] rev 58334
8231447: Shenandoah: Compilation-time regression after JDK-8231086
Reviewed-by: shade