ccheung [Thu, 07 Apr 2016 00:25:46 +0200] rev 37419
Merge
ccheung [Wed, 06 Apr 2016 11:40:45 -0700] rev 37418
8152329: jvm should treat the "Multi-Release" jar manifest attribute name as case insensitive
Reviewed-by: iklam, jiangli, mseledtsov
kzhaldyb [Mon, 14 Mar 2016 20:00:57 +0300] rev 37417
8144073: Refactor hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.java
Reviewed-by: tschatzl, dfazunen
hseigel [Wed, 06 Apr 2016 16:03:02 +0200] rev 37416
Merge
hseigel [Wed, 06 Apr 2016 07:37:15 -0400] rev 37415
8152846: Creation of ModuleEntryTable Investigate Need For OrderAccess::storestore()
Summary: Remove the unneeded OrderAccess::storestore() call
Reviewed-by: acorn, coleenp
tschatzl [Wed, 06 Apr 2016 13:41:59 +0200] rev 37414
8151386: Extract card live data out of G1ConcurrentMark
Summary: Move card live data management out of G1ConcurrentMark into extra class G1CardLiveData managed by G1RemSet
Reviewed-by: mgerdin, kbarrett
tschatzl [Wed, 06 Apr 2016 13:32:48 +0200] rev 37413
8077144: Concurrent mark initialization takes too long
Summary: Remove per-marking thread liveness bitmaps and recreate liveness bitmap concurrently after the cleanup pause.
Reviewed-by: mgerdin, ehelin, kbarrett
shade [Wed, 06 Apr 2016 10:50:19 +0300] rev 37412
8153277: [TESTBUG] gc/arguments/TestMaxMinHeapFreeRatioFlags is too sensitive for stray allocations in verifyRatio
Reviewed-by: mgerdin, dfazunen
lana [Thu, 21 Apr 2016 12:57:06 -0700] rev 37411
Added tag jdk-9+115 for changeset a936b4e01afb
erikj [Fri, 22 Apr 2016 10:48:12 +0200] rev 37410
8154326: bash >(...) construct causes race conditions
Reviewed-by: tbell, ihse
lana [Thu, 21 Apr 2016 13:36:00 -0700] rev 37409
Merge
amurillo [Mon, 18 Apr 2016 20:19:36 -0700] rev 37408
Merge
amurillo [Mon, 18 Apr 2016 15:39:46 -0700] rev 37407
Merge
amurillo [Thu, 14 Apr 2016 19:55:39 -0700] rev 37406
Merge
dcubed [Thu, 14 Apr 2016 14:57:13 -0700] rev 37405
Merge
simonis [Wed, 13 Apr 2016 11:13:14 +0200] rev 37404
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
Reviewed-by: erikj, goetz
jwilhelm [Mon, 11 Apr 2016 20:16:33 +0200] rev 37403
Merge
erikj [Fri, 08 Apr 2016 13:14:23 +0200] rev 37402
8152666: The new Hotspot Build System
Reviewed-by: ihse, dcubed, erikj
Contributed-by: magnus.ihse.bursie@oracle.com, erik.joelsson@oracle.com, ingemar.aberg@oracle.com
dcubed [Thu, 07 Apr 2016 12:44:23 -0700] rev 37401
Merge
dfazunen [Thu, 07 Apr 2016 17:43:35 +0400] rev 37400
8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode
Reviewed-by: iignatyev
smarks [Mon, 18 Apr 2016 14:11:16 -0700] rev 37399
8145468: update java.lang APIs with new deprecations
Reviewed-by: lancea, alanb
lana [Thu, 21 Apr 2016 12:57:03 -0700] rev 37398
Added tag jdk-9+115 for changeset 4fbd14764fa7
duke [Wed, 05 Jul 2017 21:36:12 +0200] rev 37397
Added tag jdk-9+115 for changeset 8d78fb40648d
duke [Wed, 05 Jul 2017 21:36:10 +0200] rev 37396
Merge
duke [Wed, 05 Jul 2017 21:36:04 +0200] rev 37395
Merge
jjg [Thu, 14 Apr 2016 17:51:30 -0700] rev 37394
8149757: Implement Multi-Release JAR aware JavacFileManager for javac
Reviewed-by: jjg, jlahoda
Contributed-by: steve.drach@oracle.com
ksrini [Thu, 14 Apr 2016 14:30:48 -0700] rev 37393
8152818: Javadoc must support module options supported by javac.
Reviewed-by: jjg, martin
lana [Thu, 14 Apr 2016 09:34:00 -0700] rev 37392
Merge
jlahoda [Wed, 13 Apr 2016 19:44:19 +0200] rev 37391
8154149: tools/javac/unit/T6198196.java broken on Windows after JDK-8150641
Summary: Avoiding interference among sub-tests due to CacheFSInfo by using a new file manager for each sub-test
Reviewed-by: jjg
jlahoda [Wed, 13 Apr 2016 09:50:48 +0200] rev 37390
8150641: Repeated compilation with a long classpath significantly slower on JDK 9
Summary: Caching resolved zip paths, and their non-existence; introducing an abstraction over jrtfs, directory and zipfs.
Reviewed-by: jjg
rfield [Tue, 12 Apr 2016 22:23:11 -0700] rev 37389
8143955: JShell tool (UX): Output structure
8143956: JShell tool (UX): default prompts
Reviewed-by: jlahoda
lana [Thu, 14 Apr 2016 09:09:34 -0700] rev 37388
Added tag jdk-9+114 for changeset 476d8d615222
duke [Wed, 05 Jul 2017 21:35:55 +0200] rev 37387
Merge
lana [Thu, 14 Apr 2016 09:09:29 -0700] rev 37386
Added tag jdk-9+114 for changeset 7c3239397d1b
duke [Wed, 05 Jul 2017 21:35:48 +0200] rev 37385
Merge
joehw [Thu, 14 Apr 2016 16:36:04 -0700] rev 37384
8152527: Relative rewriteSystem with xml:base at group level failed
Reviewed-by: lancea
lana [Thu, 14 Apr 2016 09:33:48 -0700] rev 37383
Merge
joehw [Tue, 12 Apr 2016 14:44:23 -0700] rev 37382
8151162: Public entries not searched when prefer='system'
Reviewed-by: lancea
lana [Thu, 14 Apr 2016 09:09:28 -0700] rev 37381
Added tag jdk-9+114 for changeset 453a9cb3ecdf
duke [Wed, 05 Jul 2017 21:35:40 +0200] rev 37380
Merge
chegar [Fri, 15 Apr 2016 16:19:15 +0100] rev 37379
8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung
lana [Thu, 14 Apr 2016 09:09:36 -0700] rev 37378
Added tag jdk-9+114 for changeset c8671481e814
duke [Wed, 05 Jul 2017 21:35:33 +0200] rev 37377
Merge
chegar [Fri, 15 Apr 2016 16:19:14 +0100] rev 37376
8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung
lana [Thu, 14 Apr 2016 09:09:22 -0700] rev 37375
Added tag jdk-9+114 for changeset dec5cef53496
duke [Wed, 05 Jul 2017 21:35:27 +0200] rev 37374
Merge
alanb [Mon, 18 Apr 2016 16:18:56 +0100] rev 37373
8154159: rmic should not have a supported entry point
Reviewed-by: rriggs, chegar
ksrini [Mon, 18 Apr 2016 07:30:17 -0700] rev 37372
8151056: ASM enable original deprecated methods.
Reviewed-by: forax, sundar
redestad [Mon, 18 Apr 2016 16:49:08 +0200] rev 37371
8154455: Fix compilation issue in WindowsAsynchronousSocketChannelImpl
Reviewed-by: alanb, chegar
redestad [Mon, 18 Apr 2016 16:48:12 +0200] rev 37370
8154454: Fix compilation issue in PlainSocketImpl
Reviewed-by: chegar
redestad [Mon, 18 Apr 2016 14:01:03 +0200] rev 37369
8154436: Drop code to support Windows XP in windows async channel impl
Reviewed-by: chegar, alanb
redestad [Mon, 18 Apr 2016 12:36:41 +0200] rev 37368
8154238: Drop code to support Windows XP in windows socket impl
Reviewed-by: chegar
coffeys [Sat, 16 Apr 2016 13:14:38 +0100] rev 37367
8154304: NullpointerException at LdapReferralException.getReferralContext
Reviewed-by: xuelei, vinnie
rhalade [Sat, 16 Apr 2016 01:23:54 +0000] rev 37366
8154382: Remove intermittent keyword from SupportedDSAParamGen.java
Reviewed-by: xuelei
sherman [Fri, 15 Apr 2016 13:05:52 -0700] rev 37365
8147460: Clean-up jrtfs implementation
Reviewed-by: alanb, jlaskey, sundar
darcy [Fri, 15 Apr 2016 10:14:57 -0700] rev 37364
4851642: Add fused multiply add to Java math library
Reviewed-by: bpb, nadezhin
chegar [Fri, 15 Apr 2016 16:19:15 +0100] rev 37363
8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung
robm [Fri, 15 Apr 2016 14:29:02 +0100] rev 37362
8150234: Windows 10 App Containers disallow access to ICMP calls
Reviewed-by: chegar
xuelei [Fri, 15 Apr 2016 11:09:18 +0000] rev 37361
8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
Reviewed-by: valeriep, mullan, coffeys
rhalade [Thu, 14 Apr 2016 14:42:53 -0700] rev 37360
8151834: Test SmallPrimeExponentP.java times out intermittently
Reviewed-by: weijun