simonis [Wed, 20 Jul 2016 20:47:42 +0200] rev 39761
8161951: 8132379 introduced non ANSI C coding
Reviewed-by: dholmes
amlu [Thu, 21 Jul 2016 10:02:12 +0800] rev 39760
8161565: Problem list httpclient/SplitResponse.java
Reviewed-by: chegar
bchristi [Wed, 20 Jul 2016 08:32:07 -0700] rev 39759
8161718: Copyright/License updates to corba, jdk
Reviewed-by: bpb, naoto
sdrach [Tue, 19 Jul 2016 10:05:22 -0700] rev 39758
8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior
Reviewed-by: alanb, psandoz, redestad
bpb [Tue, 19 Jul 2016 16:13:01 -0700] rev 39757
8161091: Incorrect HTTP Stream.FlowControl implementation allows to send DataFrame even when window size was exhausted
Summary: Fix flow control
Reviewed-by: rriggs, chegar
Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
mhaupt [Wed, 08 Jun 2016 21:45:34 +0100] rev 39756
8158571: Additional method handle validation
Reviewed-by: jrose, ahgross, mchung
mhaupt [Fri, 20 May 2016 09:58:14 +0100] rev 39755
8155985: Persistent Parameter Processing
Reviewed-by: jrose, vlivanov, ahgross
jrose [Sat, 23 Apr 2016 05:04:27 -0700] rev 39754
8154475: Clean up lookup visibility
Reviewed-by: vlivanov, mhaupt, ahgross
vadim [Mon, 04 Apr 2016 15:48:28 +0300] rev 39753
8151925: Font reference improvements
Reviewed-by: prr, serb, skoivu
valeriep [Wed, 30 Mar 2016 22:02:23 +0000] rev 39752
8146514: Enforce GCM limits
Summary: add and enforce upper limit for input size for AES cipher in GCM mode
Reviewed-by: mullan
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
vlivanov [Thu, 21 Jul 2016 21:42:16 +0000] rev 39719
Merge
vlivanov [Thu, 21 Jul 2016 20:18:11 +0300] rev 39718
8155781: C2: opaque unsafe access triggers an assert
Reviewed-by: kvn, lmesnik, ppunegov
amurillo [Thu, 21 Jul 2016 17:14:02 +0000] rev 39717
Merge
dcubed [Wed, 20 Jul 2016 10:55:32 -0700] rev 39716
8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
Reviewed-by: jiangli, gtriantafill
hseigel [Wed, 11 May 2016 12:03:46 -0400] rev 39715
8155981: Bolster bytecode verification
Reviewed-by: acorn, jdn
Contributed-by: harold.seigel@oracle.com
jiangli [Wed, 20 Apr 2016 16:39:37 -0400] rev 39714
8153312: Constrain AppCDS behavior
Reviewed-by: iklam, acorn, mschoene
iklam [Wed, 06 Apr 2016 21:53:44 -0700] rev 39713
8150752: Share Class Data
Reviewed-by: acorn, hseigel, mschoene
hseigel [Wed, 06 Apr 2016 07:55:32 -0400] rev 39712
8152479: Coded byte streams
Reviewed-by: acorn, mschoene, asmotrak
Contributed-by: harold.seigel@oracle.com
zmajo [Tue, 19 Jul 2016 11:02:28 +0200] rev 39711
Merge
zmajo [Tue, 19 Jul 2016 10:14:34 +0200] rev 39710
8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java
Summary: Quarantine test.
Reviewed-by: dholmes, thartmann
zmajo [Mon, 18 Jul 2016 15:53:56 +0200] rev 39709
8161581: Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java
Summary: Quarantine test.
Reviewed-by: goetz, thartmann
amurillo [Fri, 15 Jul 2016 09:05:33 -0700] rev 39708
Merge
ysuenaga [Wed, 06 Jul 2016 20:58:08 +0900] rev 39707
8153074: UL: Show output option in VM.log jcmd
Reviewed-by: dholmes, mlarsson
sspitsyn [Sat, 09 Jul 2016 19:20:38 -0700] rev 39706
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 39705
Merge
jmasa [Thu, 19 May 2016 13:59:50 -0700] rev 39704
8157240: GC task trace logging is incomprehensible
Reviewed-by: tschatzl, redestad
stefank [Tue, 21 Jun 2016 14:00:18 +0200] rev 39703
8159893: StringTable cleaning log line lacks the GC ID prefix
Reviewed-by: pliden, jmasa
dcubed [Thu, 07 Jul 2016 14:58:17 -0700] rev 39702
8068592: Remove unused code in objectMonitor.hpp
Reviewed-by: dholmes, redestad, gthornbr
kbarrett [Thu, 07 Jul 2016 15:40:36 -0400] rev 39701
8160350: cannot truss jdk9 [ solaris ]
Summary: Removed no longer needed code to enable or test for vtime support.
Reviewed-by: kbarrett, dcubed, gthornbr
Contributed-by: alan.burlison@oracle.com
zmajo [Wed, 06 Jul 2016 12:01:07 +0000] rev 39700
Merge
zmajo [Wed, 06 Jul 2016 11:16:36 +0200] rev 39699
8160527: Check for final instance field updates can be omitted
Summary: Disable final field resolution in the constant pool cache. Correct error message printed at field resolution. New tests.
Reviewed-by: jrose, coleenp
tschatzl [Wed, 06 Jul 2016 11:22:55 +0200] rev 39698
8159978: Use an array to store the collection set regions instead of linking through regions
Summary: Fix a potential problem with memory visibility in the sampling thread in the collection set by changing the way we store the collection set.
Reviewed-by: ehelin, jmasa
dcubed [Tue, 05 Jul 2016 21:24:24 +0000] rev 39697
Merge
dcubed [Tue, 05 Jul 2016 14:00:21 -0700] rev 39696
8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1
8160743: quarantine tests that can't attach symbolicator to the process on MacOS X
Reviewed-by: sspitsyn, dholmes, kvn
drwhite [Tue, 05 Jul 2016 15:34:06 -0400] rev 39695
8158946: btree009 fails with assert(s > 0) failed: Bad size calculated
Summary: Set oop_size before setting _klass
Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
kbarrett [Tue, 05 Jul 2016 20:09:21 +0200] rev 39694
Merge
ysuenaga [Mon, 04 Jul 2016 12:43:01 +0900] rev 39693
8160353: narrowing conversion error is occurred with GCC 6
Reviewed-by: kbarrett, dholmes
jmasa [Mon, 13 Jun 2016 14:10:09 -0700] rev 39692
8024945: Remove check on minimum size of MetaspaceSize
Reviewed-by: kbarrett, tschatzl
ysuenaga [Tue, 28 Jun 2016 00:24:10 +0900] rev 39691
8160361: SEGV occurred at JNIHandleBlock::oops_do(OopClosure*)
Reviewed-by: dsamersoff, tschatzl
pliden [Mon, 04 Jul 2016 11:27:11 +0200] rev 39690
8159974: G1 String deduplication logging not aligned with the rest of G1
Reviewed-by: stefank, tschatzl
amurillo [Sat, 02 Jul 2016 00:26:51 +0000] rev 39689
Merge
amurillo [Fri, 01 Jul 2016 16:55:44 -0700] rev 39688
Merge
amurillo [Thu, 21 Jul 2016 16:42:57 +0000] rev 39687
Added tag jdk-9+128 for changeset 77d414702a40
naoto [Fri, 22 Jul 2016 08:47:20 -0700] rev 39686
8162409: 8160873 did not update generated-configure.sh
Reviewed-by: tbell
amurillo [Thu, 21 Jul 2016 17:13:13 +0000] rev 39685
Merge
naoto [Thu, 21 Jul 2016 09:47:22 -0700] rev 39684
8160873: (cs) JDK9 Build failure on Hindi locale
Reviewed-by: tbell
amurillo [Fri, 15 Jul 2016 09:05:29 -0700] rev 39683
Merge
amurillo [Fri, 08 Jul 2016 12:17:09 -0700] rev 39682
Merge
amurillo [Fri, 01 Jul 2016 16:55:44 -0700] rev 39681
Merge
amurillo [Thu, 21 Jul 2016 16:42:56 +0000] rev 39680
Added tag jdk-9+128 for changeset 00cf8f38916f
duke [Wed, 05 Jul 2017 21:58:30 +0200] rev 39679
Added tag jdk-9+128 for changeset 5bf88dce615f
duke [Wed, 05 Jul 2017 21:58:29 +0200] rev 39678
Merge
duke [Wed, 05 Jul 2017 21:58:22 +0200] rev 39677
Merge
jjg [Thu, 14 Jul 2016 13:30:56 -0700] rev 39676
8071484: fix comment in DCReference
Reviewed-by: darcy
rfield [Thu, 14 Jul 2016 11:14:22 -0700] rev 39675
8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided
Reviewed-by: rfield
Contributed-by: andrey.x.nazarov@oracle.com
dlsmith [Thu, 14 Jul 2016 11:57:15 -0600] rev 39674
8161013: Never treat anonymous classes as 'final'
Reviewed-by: vromero
amurillo [Thu, 14 Jul 2016 16:21:39 +0000] rev 39673
Merge
darcy [Wed, 13 Jul 2016 17:28:29 -0700] rev 39672
8161336: Remove two javadoc tests from the problem list
Reviewed-by: jjg
mchung [Wed, 13 Jul 2016 14:41:27 -0700] rev 39671
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
bpatel [Tue, 12 Jul 2016 12:55:18 -0700] rev 39670
8154261: Module summary page should display directives for the module
Reviewed-by: jjg, ksrini
amurillo [Thu, 14 Jul 2016 15:47:47 +0000] rev 39669
Added tag jdk-9+127 for changeset bf58ed488873
duke [Wed, 05 Jul 2017 21:58:13 +0200] rev 39668
Merge
amurillo [Thu, 14 Jul 2016 15:47:45 +0000] rev 39667
Added tag jdk-9+127 for changeset 246d692a7700
duke [Wed, 05 Jul 2017 21:58:08 +0200] rev 39666
Merge
amurillo [Thu, 14 Jul 2016 15:47:45 +0000] rev 39665
Added tag jdk-9+127 for changeset 78fb48df5d13
duke [Wed, 05 Jul 2017 21:58:02 +0200] rev 39664
Merge
amurillo [Thu, 14 Jul 2016 16:21:21 +0000] rev 39663
Merge
sundar [Tue, 12 Jul 2016 21:18:13 +0530] rev 39662
8149929: Nashorn Parser API needs to be updated for ES6
Reviewed-by: mhaupt, hannesw
amurillo [Thu, 14 Jul 2016 15:47:47 +0000] rev 39661
Added tag jdk-9+127 for changeset d165f39ffd5e
duke [Wed, 05 Jul 2017 21:57:54 +0200] rev 39660
Merge
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39659
Added tag jdk-9+127 for changeset a7aae19b3746
duke [Wed, 05 Jul 2017 21:57:48 +0200] rev 39658
Merge
bpb [Fri, 15 Jul 2016 13:23:02 -0700] rev 39657
8161455: Missing word in API documentation
Summary: Change "file has created" to "file has been created" in two places.
Reviewed-by: rriggs, alanb
bpb [Fri, 15 Jul 2016 12:30:10 -0700] rev 39656
8161413: Math.fma javadoc doesn't have @since 9
Summary: Add @since tag for float and double versions of fma().
Reviewed-by: rriggs
alanb [Fri, 15 Jul 2016 17:31:30 +0100] rev 39655
8161036: Fix copyright header
Reviewed-by: mchung
vtewari [Fri, 15 Jul 2016 13:59:03 +0530] rev 39654
8144692: HttpServer API: use of non-existant method in example in package Javadoc
Reviewed-by: chegar, prappo
vtewari [Fri, 15 Jul 2016 14:06:50 +0530] rev 39653
8151788: NullPointerException from ntlm.Client.type3
Reviewed-by: chegar, prappo, weijun
mli [Thu, 14 Jul 2016 19:42:16 -0700] rev 39652
8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList
Summary: sun/security/pkcs11/ec/TestKeyFactory.java is tracked by 8026976 instead of 7157786
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang@oracle.com>
valeriep [Fri, 15 Jul 2016 01:24:22 +0000] rev 39651
8136459: MessageDigest.isEqual is not a "simple byte compare"
Summary: Update the corresponding javadoc with @implNote and clarification.
Reviewed-by: mullan, darcy
sherman [Thu, 14 Jul 2016 16:04:38 -0700] rev 39650
8161426: Test java/util/zip/InflaterInputStream/TestAvailable.java fails on open-only linux
Reviewed-by: bpb
amurillo [Thu, 14 Jul 2016 16:21:45 +0000] rev 39649
Merge
simonis [Thu, 14 Jul 2016 16:49:30 +0200] rev 39648
8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers()
Reviewed-by: mchung, redestad
weijun [Thu, 14 Jul 2016 19:31:43 +0800] rev 39647
8161354: policytool fails if it needs to show an error dialog before the main window appears
Reviewed-by: mullan
sdrach [Wed, 13 Jul 2016 11:43:45 -0700] rev 39646
8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
Contributed-by: steve.drach@oracle.com
weijun [Thu, 14 Jul 2016 10:37:36 +0800] rev 39645
8161341: Garbage in ProblemList.txt
Reviewed-by: xuelei
rgoel [Thu, 14 Jul 2016 10:30:23 +0900] rev 39644
8154797: Localization data for "GMT"
Reviewed-by: naoto, okutsu
rhalade [Wed, 13 Jul 2016 16:53:31 -0700] rev 39643
8161011: Mark RMI tests DownloadActivationGroup, UseCustomSocketFactory, and RestartService as itnermittent
Reviewed-by: bpb
sherman [Wed, 13 Jul 2016 16:37:24 -0700] rev 39642
7031075: GZIPInputStream's available() reports 1, but read() gives -1.
Reviewed-by: bpb
bpb [Tue, 12 Jul 2016 07:58:40 -0700] rev 39641
8160221: jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind
Summary: Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: alanb
henryjen [Thu, 07 Jul 2016 21:15:24 -0700] rev 39640
8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
Reviewed-by: ksrini
robm [Wed, 13 Jul 2016 14:56:00 +0100] rev 39639
8141148: LDAP "follow" throws ClassCastException with Java 8
Reviewed-by: prappo, xuelei
sdrach [Tue, 12 Jul 2016 11:05:27 -0700] rev 39638
8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
Reviewed-by: psandoz
Contributed-by: steve.drach@oracle.com
amlu [Wed, 13 Jul 2016 10:26:11 +0800] rev 39637
8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure"
Reviewed-by: dholmes, martin, darcy
rhalade [Tue, 12 Jul 2016 14:39:08 -0700] rev 39636
8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
Reviewed-by: ascarpino
jlaskey [Tue, 12 Jul 2016 10:58:58 -0300] rev 39635
8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
dfuchs [Tue, 12 Jul 2016 11:29:01 +0100] rev 39634
8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code.
Summary: Loggers of the same name now share the same configuration.
Reviewed-by: mchung, mli
weijun [Tue, 12 Jul 2016 09:41:49 +0800] rev 39633
8130302: jarsigner and keytool -providerClass needs be re-examined for modules
Reviewed-by: valeriep, mchung, mullan
amurillo [Thu, 14 Jul 2016 15:47:46 +0000] rev 39632
Added tag jdk-9+127 for changeset a5744c1725a0
duke [Wed, 05 Jul 2017 21:57:36 +0200] rev 39631
Merge
amurillo [Thu, 14 Jul 2016 16:21:57 +0000] rev 39630
Merge
amurillo [Tue, 12 Jul 2016 10:03:30 -0700] rev 39629
Merge
amurillo [Fri, 08 Jul 2016 12:12:54 -0700] rev 39628
Merge
poonam [Fri, 01 Jul 2016 23:11:45 +0000] rev 39627
Merge
poonam [Fri, 01 Jul 2016 12:51:29 -0700] rev 39626
8064814: Print more helpful error message when getting OOM due to low Java Heap base when running with CompressedOops
Summary: Improve OOM error message
Reviewed-by: coleenp, dholmes
kbarrett [Thu, 30 Jun 2016 19:16:14 -0400] rev 39625
8160356: invalid suffix on literal warning is occurred with GCC 6
Summary: Add whitespace separation
Reviewed-by: kbarrett, kvn
Contributed-by: yasuenag@gmail.com
ctornqvi [Fri, 01 Jul 2016 13:39:36 +0200] rev 39624
Merge
ctornqvi [Fri, 01 Jul 2016 07:21:33 -0400] rev 39623
8160484: Implement Hotspot Runtime tier 2
Reviewed-by: dholmes, gtriantafill
erikj [Fri, 01 Jul 2016 11:55:25 +0200] rev 39622
8158629: bash >(...) construct still causes race conditions
Reviewed-by: tbell
mlarsson [Wed, 29 Jun 2016 16:11:50 +0200] rev 39621
8159695: Arguments::atojulong() fails to detect overflows
Reviewed-by: dholmes, dsamersoff
coleenp [Thu, 30 Jun 2016 00:19:48 +0000] rev 39620
Merge
coleenp [Wed, 29 Jun 2016 20:16:05 -0400] rev 39619
8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
Summary: Illegal bytecodes which are detected later hit this assert first.
Reviewed-by: jrose
kzhaldyb [Wed, 29 Jun 2016 18:40:28 +0300] rev 39618
8132711: Add tests which check that Humongous objects behave as expected after Mixed GC
Reviewed-by: tschatzl, dfazunen
kzhaldyb [Wed, 29 Jun 2016 17:01:55 +0300] rev 39617
8132715: Add tests which check that no allocations allowed in any of humongous regions
Reviewed-by: dfazunen, tschatzl
lfoltan [Tue, 28 Jun 2016 10:11:01 -0400] rev 39616
8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined
Summary: Fixed an issue in class unloading to delay walk until class loader's aliveness is determined of modularity lists to remove dead modules
Reviewed-by: coleenp, dholmes, sspitsyn, zgu
pliden [Tue, 28 Jun 2016 10:37:52 +0200] rev 39615
8159890: SIGSEGV with UseStringDeduplication and UseSharedSpaces/RequireSharedSpaces
Reviewed-by: stefank, drwhite, tschatzl, jiangli, iklam
Contributed-by: per.liden@oracle.com, ioi.lam@oracle.com
mhaupt [Tue, 12 Jul 2016 10:39:46 +0200] rev 39614
8161032: GPL header incorrect - address wrong - not swapped in licensee bundles
Reviewed-by: dholmes, kvn
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39613
Added tag jdk-9+127 for changeset 8e5b413c199b
valeriep [Fri, 15 Jul 2016 00:24:35 +0000] rev 39612
8161171: Missed the make/common/Modules.gmk file when integrating JDK-8154191
Summary: Re-apply the same changes as reviewed under JDK-8154191.
Reviewed-by: mchung
amurillo [Thu, 14 Jul 2016 16:21:18 +0000] rev 39611
Merge
mchung [Wed, 13 Jul 2016 14:42:09 -0700] rev 39610
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
bpatel [Wed, 13 Jul 2016 14:23:53 -0700] rev 39609
8161255: jdk build "all" (docs) fails on all platforms, error from DefaultLoggerFinder.java
Reviewed-by: tbell, ksrini, darcy
amurillo [Fri, 08 Jul 2016 12:12:52 -0700] rev 39608
Merge
erikj [Fri, 01 Jul 2016 12:32:21 +0200] rev 39607
8158629: bash >(...) construct still causes race conditions
Reviewed-by: tbell
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39606
Added tag jdk-9+127 for changeset 6a80821ee59f
duke [Wed, 05 Jul 2017 21:57:12 +0200] rev 39605
Added tag jdk-9+127 for changeset 8e45018bde9d
duke [Wed, 05 Jul 2017 21:57:11 +0200] rev 39604
Merge
duke [Wed, 05 Jul 2017 21:57:04 +0200] rev 39603
Merge
amurillo [Tue, 12 Jul 2016 21:14:24 +0000] rev 39602
Merge
vromero [Mon, 11 Jul 2016 15:27:52 -0700] rev 39601
8161020: javac, fold stop compilation options
Reviewed-by: mcimadamore
sadayapalam [Mon, 11 Jul 2016 18:13:42 +0530] rev 39600
8160928: javac incorrectly copies over interior type annotations to bridge method
Reviewed-by: mcimadamore
vromero [Fri, 08 Jul 2016 16:47:13 -0700] rev 39599
8153407: javac, fold debug options
Reviewed-by: mcimadamore, jjg
prr [Fri, 08 Jul 2016 09:28:52 -0700] rev 39598
Merge
prr [Fri, 01 Jul 2016 13:01:04 -0700] rev 39597
Merge
prr [Mon, 27 Jun 2016 10:00:29 -0700] rev 39596
Merge
lana [Mon, 20 Jun 2016 06:13:34 -0700] rev 39595
8159324: JDK9 message drop 10 resource updates
Summary: JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw
Contributed-by: li.jiang@oracle.com
ksrini [Thu, 07 Jul 2016 14:51:08 -0700] rev 39594
8160998: GPL header contains "(config)" in first line - not swapped in licensee bundles
Reviewed-by: vromero
amurillo [Thu, 07 Jul 2016 18:35:22 +0000] rev 39593
Merge
amurillo [Thu, 07 Jul 2016 18:59:35 +0000] rev 39592
Merge
rfield [Thu, 07 Jul 2016 00:10:24 -0700] rev 39591
8160935: JShell: Without at least one source file 8160035 breaks build
Reviewed-by: jlahoda
rfield [Wed, 06 Jul 2016 20:53:55 -0700] rev 39590
8160035: JShell API: Add javadoc overview and package files
Reviewed-by: jlahoda
vromero [Wed, 06 Jul 2016 15:27:36 -0700] rev 39589
8048543: JLS8 18.5.3: inference variable seems to be instantiated unexpectedly
Reviewed-by: mcimadamore
vromero [Wed, 06 Jul 2016 12:46:37 -0700] rev 39588
8160915: javac, option forceSerializable should be restored
Reviewed-by: jjg
vromero [Wed, 06 Jul 2016 09:42:27 -0700] rev 39587
8160891: javac, remove unused options, step 3
Reviewed-by: mcimadamore
bpatel [Tue, 05 Jul 2016 13:30:40 -0700] rev 39586
8157987: overview-summary.html generated by javadoc should include module information
Reviewed-by: jjg, ksrini
amurillo [Thu, 07 Jul 2016 18:21:25 +0000] rev 39585
Added tag jdk-9+126 for changeset a42db8c180c3
duke [Wed, 05 Jul 2017 21:56:53 +0200] rev 39584
Merge
amurillo [Thu, 07 Jul 2016 18:21:23 +0000] rev 39583
Added tag jdk-9+126 for changeset dd877a53f8d8
duke [Wed, 05 Jul 2017 21:56:46 +0200] rev 39582
Merge
prr [Fri, 08 Jul 2016 09:28:44 -0700] rev 39581
Merge
prr [Fri, 01 Jul 2016 13:30:38 -0700] rev 39580
Merge
prr [Mon, 27 Jun 2016 10:00:47 -0700] rev 39579
Merge
lana [Mon, 20 Jun 2016 06:13:28 -0700] rev 39578
8159324: JDK9 message drop 10 resource updates
Summary: JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw
Contributed-by: li.jiang@oracle.com
amurillo [Thu, 07 Jul 2016 18:21:23 +0000] rev 39577
Added tag jdk-9+126 for changeset c74ef1ce07fb
duke [Wed, 05 Jul 2017 21:56:37 +0200] rev 39576
Merge
amurillo [Thu, 07 Jul 2016 18:21:25 +0000] rev 39575
Added tag jdk-9+126 for changeset 5c06a5663124
duke [Wed, 05 Jul 2017 21:56:30 +0200] rev 39574
Merge
amurillo [Thu, 07 Jul 2016 18:21:21 +0000] rev 39573
Added tag jdk-9+126 for changeset c2c8f6b847e5
duke [Wed, 05 Jul 2017 21:56:22 +0200] rev 39572
Merge
amurillo [Tue, 12 Jul 2016 21:15:49 +0000] rev 39571
Merge
bpb [Mon, 11 Jul 2016 17:18:59 -0700] rev 39570
8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better
Summary: Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: lancea, alanb
bpb [Mon, 11 Jul 2016 14:46:21 -0700] rev 39569
8160831: GioFileTypeDetector always calls deprecated g_type_init
Summary: Ensure that g_type_init is non-null before using it.
Reviewed-by: alanb
Contributed-by: Martin Walsh <martin.walsh@oracle.com>
psandoz [Mon, 23 May 2016 23:12:05 +0800] rev 39568
8158365: List.spliterator should optimize for RandomAccess lists
Reviewed-by: psandoz
Contributed-by: Hiroshi Ito <hiroshi.ito@gs.com>
michaelm [Mon, 11 Jul 2016 14:32:51 +0100] rev 39567
8160786: No CCC for public class java.net.http.AsyncSSlDelegate
Reviewed-by: chegar
dfuchs [Mon, 11 Jul 2016 11:32:40 +0100] rev 39566
8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory.
Summary: added some instrumentation to the test to help a better diagnosis
Reviewed-by: mchung
aefimov [Mon, 11 Jul 2016 00:24:46 +0300] rev 39565
8154553: Incorrect GPL header in package-info.java reported
Reviewed-by: igerasim
xuelei [Sat, 09 Jul 2016 06:04:57 +0000] rev 39564
8159009: Remove ExemptionMechanism.finalize() implementation
Reviewed-by: mullan, weijun
xuelei [Sat, 09 Jul 2016 05:56:18 +0000] rev 39563
8148516: Improve the default strength of EC in JDK
Reviewed-by: valeriep
xuelei [Sat, 09 Jul 2016 05:48:16 +0000] rev 39562
8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
Reviewed-by: weijun
bpb [Fri, 08 Jul 2016 16:16:45 -0700] rev 39561
8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
Summary: Ignore AccessDeniedException when testing space attributes.
Reviewed-by: alanb
jnimeh [Fri, 08 Jul 2016 14:42:50 -0700] rev 39560
8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
Summary: Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null.
Reviewed-by: mullan
prr [Fri, 08 Jul 2016 10:41:12 -0700] rev 39559
Merge
prr [Fri, 08 Jul 2016 09:30:13 -0700] rev 39558
Merge
alexsch [Fri, 08 Jul 2016 09:27:09 -0700] rev 39557
8160977: [PIT] Typo in SwingUtilities2.java
Reviewed-by: ssadetsky, azvegint
ssadetsky [Tue, 05 Jul 2016 12:37:36 +0300] rev 39556
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
Reviewed-by: alexsch, serb
alexsch [Tue, 05 Jul 2016 09:48:49 +0300] rev 39555
8160248: Dragged internal frame leaves artifacts for floating point ui scale
Reviewed-by: ssadetsky
alexsch [Tue, 05 Jul 2016 09:36:41 +0300] rev 39554
8142966: Wrong cursor position in text components on HiDPI display
Reviewed-by: prr, serb
alexsch [Tue, 05 Jul 2016 09:26:34 +0300] rev 39553
8132119: Provide public API for text related methods in SwingUtilities2
Reviewed-by: prr, serb
psadhukhan [Mon, 04 Jul 2016 17:10:29 +0530] rev 39552
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
Reviewed-by: prr, jdv
dmarkov [Mon, 04 Jul 2016 11:04:18 +0300] rev 39551
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
Reviewed-by: alexp
ysuenaga [Sat, 02 Jul 2016 22:28:40 +0900] rev 39550
8160294: Some client libraries cannot be built with GCC 6
Reviewed-by: prr, flar, erikj, kbarrett
prr [Fri, 01 Jul 2016 14:29:36 -0700] rev 39549
8160695: getHBScriptCode script code validation
Reviewed-by: bpb
prr [Fri, 01 Jul 2016 14:27:13 -0700] rev 39548
8160693: ScriptRunData.java uses bitwise AND instead of logical AND
Reviewed-by: flar
prr [Fri, 01 Jul 2016 13:00:53 -0700] rev 39547
Merge
pkbalakr [Fri, 01 Jul 2016 16:16:59 +0530] rev 39546
8158478: X11 keysym XK_topt maps to the wrong Unicode character
Reviewed-by: serb, arapte
jdv [Fri, 01 Jul 2016 13:58:55 +0530] rev 39545
8152672: IIOException while getting second image properties for JPEG
Reviewed-by: prr, flar
Contributed-by: jayathirth.d.v@oracle.com
psadhukhan [Fri, 01 Jul 2016 10:54:18 +0530] rev 39544
6218397: Printing to file does not throw a PrinterException if the file cannot be created
Reviewed-by: prr, jdv
ptbrunet [Thu, 30 Jun 2016 23:26:42 -0500] rev 39543
8154069: Jaws reads wrong values from comboboxes when no element is selected
Summary: List item deselect event handler now clears the list selection
Reviewed-by: alexsch, serb
Contributed-by: peter.brunet@oracle.com
alexsch [Thu, 30 Jun 2016 23:49:00 +0300] rev 39542
8158566: Provide a Swing property to not close toggle menu items on mouse click
Reviewed-by: prr, ssadetsky
mcherkas [Thu, 30 Jun 2016 22:27:28 +0300] rev 39541
8160650: Couple awt and swing tests have wrong require jtreg arguments
Reviewed-by: serb
ssadetsky [Thu, 30 Jun 2016 20:34:26 +0300] rev 39540
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
Reviewed-by: yan, prr
alexsch [Thu, 30 Jun 2016 20:07:32 +0400] rev 39539
8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
Reviewed-by: azvegint, alexsch
Contributed-by: Robin Stevens <robin.stevens@scz.be>
rchamyal [Wed, 29 Jun 2016 14:47:58 +0530] rev 39538
8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
Reviewed-by: alexsch, psadhukhan
Contributed-by: rajeev.chamyal@oracle.com
dmarkov [Wed, 29 Jun 2016 11:38:29 +0300] rev 39537
8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont
Reviewed-by: serb, alexp
arapte [Wed, 29 Jun 2016 12:22:38 +0530] rev 39536
8151588: Press the button first two times, the 'First' and 'Next' didn't show
Reviewed-by: ssadetsky, rchamyal
Contributed-by: ambarish.rapte@oracle.com
arapte [Wed, 29 Jun 2016 11:51:37 +0530] rev 39535
8158616: [TEST_BUG] There is only "Fail" button on the description dialog
Reviewed-by: ssadetsky
Contributed-by: ambarish.rapte@oracle.com
ddehaven [Tue, 21 Jun 2016 15:46:22 -0700] rev 39534
8022291: Mac OS: Unexpected JavaLaunchHelper message displaying
Reviewed-by: serb, ksrini
aghaisas [Tue, 28 Jun 2016 16:17:08 +0530] rev 39533
8065861: Pressing Esc does not set 'canceled' property of ProgressMonitor
Reviewed-by: alexsch, prr
prr [Mon, 27 Jun 2016 10:01:23 -0700] rev 39532
Merge
psadhukhan [Mon, 27 Jun 2016 16:10:06 +0530] rev 39531
8159068: The rendering of JTable is broken
Reviewed-by: alexsch, rchamyal
dmarkov [Mon, 27 Jun 2016 11:31:21 +0300] rev 39530
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
Reviewed-by: ssadetsky, alexp
prr [Thu, 23 Jun 2016 16:54:19 -0700] rev 39529
4497648: TextLayout equals method is not implemented
Reviewed-by: serb, psadhukhan
psadhukhan [Thu, 23 Jun 2016 16:46:13 +0530] rev 39528
6601097: Margins are not reset to hardware margins when width/height is 0 or -ve alongwith x, y
Reviewed-by: prr, jdv
alitvinov [Thu, 23 Jun 2016 12:53:56 +0300] rev 39527
8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
Reviewed-by: alexp, serb
mhalder [Wed, 22 Jun 2016 16:10:36 +0530] rev 39526
8155740: [macosx] robot.keyPress and robot.keyRelease do not generate key event for Alt-Graph key VK_ALT_GRAPH
Reviewed-by: ssadetsky, serb
ssadetsky [Wed, 22 Jun 2016 12:36:18 +0300] rev 39525
8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
Reviewed-by: alexsch
ssadetsky [Wed, 22 Jun 2016 12:26:30 +0300] rev 39524
8075516: Deleting a file from either the open or save java.awt.FileDialog hangs.
Reviewed-by: alexsch, serb
lana [Mon, 20 Jun 2016 06:13:31 -0700] rev 39523
8159324: JDK9 message drop 10 resource updates
Summary: JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw, weijun
Contributed-by: li.jiang@oracle.com
prr [Mon, 20 Jun 2016 13:10:54 -0700] rev 39522
Merge