weijun [Fri, 22 Jun 2018 21:42:00 +0800] rev 50715
8205445: Add RSASSA-PSS Signature support to SunMSCAPI
Reviewed-by: xuelei
mgronlun [Fri, 22 Jun 2018 13:20:55 +0200] rev 50714
8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
Reviewed-by: egahlin
adinn [Fri, 22 Jun 2018 11:21:34 +0100] rev 50713
8204331: AArch64: fix CAS not embedded in normal graph error
Summary: JDK fails with assert on AArch64 after changes made by JDK-8202377
Reviewed-by: roland, rkennke
jlahoda [Fri, 22 Jun 2018 11:26:55 +0200] rev 50712
8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
Summary: Use a new working directory for each sub-test.
Reviewed-by: vromero
mbaesken [Wed, 20 Jun 2018 14:25:45 +0200] rev 50711
8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
Reviewed-by: alanb, stuefe
pmuthuswamy [Fri, 22 Jun 2018 11:49:31 +0530] rev 50710
8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
Reviewed-by: jjg
iignatyev [Thu, 21 Jun 2018 22:17:22 -0700] rev 50709
8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
Reviewed-by: kvn
mikael [Thu, 21 Jun 2018 21:37:28 -0700] rev 50708
8202331: Obsolete support for commercial features
Reviewed-by: kvn, cjplummer, dholmes
iignatyev [Thu, 21 Jun 2018 16:45:29 -0700] rev 50707
8205490: update ProblemList-graal
Reviewed-by: kvn, epavlova
iignatyev [Thu, 21 Jun 2018 15:14:36 -0700] rev 50706
8185927: create regression test for 8062950
Reviewed-by: kvn
jjg [Thu, 21 Jun 2018 14:33:15 -0700] rev 50705
8205442: Avoid hard-coding --source value in SourceLauncherTest.java
Reviewed-by: darcy
jjg [Thu, 21 Jun 2018 13:29:44 -0700] rev 50704
8196425: tools/javac/modules/AnnotationProcessing.java failed
Reviewed-by: jlahoda
egahlin [Thu, 21 Jun 2018 20:52:52 +0200] rev 50703
8205053: Decouple type registration from framework lifecycle
Reviewed-by: mgronlun, pliden, stefank
erikj [Thu, 21 Jun 2018 12:03:54 -0700] rev 50702
8205424: Change to Xcode 9.4 for building on Macosx at Oracle
Reviewed-by: tbell, prr
bpb [Thu, 21 Jun 2018 11:10:55 -0700] rev 50701
8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
Reviewed-by: alanb
Contributed-by: Michael Skells <mike.skells1@gmail.com>