valeriep [Wed, 16 Mar 2016 21:59:55 +0000] rev 39751
8147771: Construction of static protection domains under Javax custom policy
Summary: Changed SubjectDomainCombiner to combine static PD as is even when custom policy is enabled.
Reviewed-by: mullan
valeriep [Fri, 11 Mar 2016 23:54:17 +0000] rev 39750
8149070: Enforce update ordering
Summary: Make sure that ISE is thrown when updateAAD is called after update.
Reviewed-by: mullan
jbachorik [Thu, 28 Jan 2016 11:03:09 +0100] rev 39749
8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811
Reviewed-by: dfuchs, valeriep
bpb [Wed, 13 Jan 2016 14:04:58 -0800] rev 39748
8145446: Perfect pipe placement
Reviewed-by: alanb, jeff, igerasim, ahgross
valeriep [Wed, 23 Dec 2015 02:36:57 +0000] rev 39747
8138811: Construction of static protection domains
Summary: Updated SubjectDomainCombiner to keep static ProtectionDomain static
Reviewed-by: mullan
sherman [Tue, 19 Jul 2016 09:31:59 -0700] rev 39746
8155616: java/util/zip/TestLocalTime.java fails intermittently with storing mtime failed
Reviewed-by: rriggs
psandoz [Tue, 19 Jul 2016 16:36:09 +0200] rev 39745
8161129: Unsafe::getUnsafe should allow the platform class loader to access it
Reviewed-by: forax, jrose
amlu [Tue, 19 Jul 2016 09:37:28 +0800] rev 39744
8161567: Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as intermittently failing
Reviewed-by: martin, darcy
amurillo [Mon, 18 Jul 2016 13:33:23 -0700] rev 39743
Merge
amurillo [Mon, 18 Jul 2016 09:38:08 -0700] rev 39742
Merge
amurillo [Fri, 15 Jul 2016 09:05:36 -0700] rev 39741
Merge
dcubed [Thu, 14 Jul 2016 10:07:13 -0700] rev 39740
8161388: quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java
Reviewed-by: gtriantafill, hseigel
sspitsyn [Sat, 09 Jul 2016 21:41:14 -0700] rev 39739
8159147: Add ClassLoader parameter to new ClassFileTransformer transform method
Summary: Add ClassLoader parameter to new ClassFileTransformer transform method
Reviewed-by: alanb, dholmes, dcubed, mchung
sspitsyn [Sat, 09 Jul 2016 17:45:16 -0700] rev 39738
8159145: Add JVMTI function GetNamedModule
Summary: Introduce function GetNamedModule with a jtreg test coverage
Reviewed-by: alanb, ctornqvi, hseigel, jiangli, dholmes, dcubed
amurillo [Fri, 08 Jul 2016 12:17:10 -0700] rev 39737
Merge
dsamersoff [Fri, 08 Jul 2016 17:36:34 +0300] rev 39736
8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278
Summary: Check user.dir property
Reviewed-by: dcubed, sspitsyn
dcubed [Thu, 07 Jul 2016 17:22:04 -0700] rev 39735
Merge
naoto [Mon, 18 Jul 2016 11:22:53 -0700] rev 39734
8159214: jlink --include-locales problems
Reviewed-by: jlaskey, okutsu
snikandrova [Mon, 18 Jul 2016 14:39:21 +0300] rev 39733
8054213: Class name repeated in output of Type.toString()
Reviewed-by: darcy
snikandrova [Mon, 18 Jul 2016 13:57:59 +0300] rev 39732
8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly
Reviewed-by: chegar, dfuchs
darcy [Mon, 18 Jul 2016 10:27:58 -0700] rev 39731
8161500: Use getTypeName and StringJoiner in core reflection toString methods
Reviewed-by: redestad
chegar [Mon, 18 Jul 2016 15:34:22 +0100] rev 39730
8160993: Fix headers in the java/net/http package
Reviewed-by: alanb
prappo [Mon, 18 Jul 2016 13:43:49 +0100] rev 39729
8161474: Extract interface from java.net.http.RawChannel
Reviewed-by: michaelm
mhaupt [Mon, 18 Jul 2016 14:06:50 +0200] rev 39728
8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
Reviewed-by: redestad
amlu [Mon, 18 Jul 2016 13:13:52 +0800] rev 39727
8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
Reviewed-by: rriggs
bpb [Fri, 15 Jul 2016 17:49:42 -0700] rev 39726
8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
Summary: Create temporary files by default in a scratch directory.
Reviewed-by: alanb, chegar
dl [Fri, 15 Jul 2016 14:04:09 -0700] rev 39725
8080603: Replace Unsafe with VarHandle in java.util.concurrent classes
8153715: Use Unsafe.weakCompareAndSet in java.util.concurrent
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs, shade
dl [Fri, 15 Jul 2016 13:59:58 -0700] rev 39724
8157522: Performance improvements to CompletableFuture
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
dl [Fri, 15 Jul 2016 13:55:51 -0700] rev 39723
8157523: Various improvements to ForkJoin/SubmissionPublisher code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
dl [Fri, 15 Jul 2016 13:51:43 -0700] rev 39722
8159924: Various improvements to StampedLock code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39721
Added tag jdk-9+128 for changeset 90ff5a56fe54
duke [Wed, 05 Jul 2017 21:58:58 +0200] rev 39720
Merge