kvn [Sat, 20 Feb 2016 14:11:18 -0800] rev 37484
8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
Summary: fix incorrect code
Reviewed-by: jrose, coleenp, kevinw
coleenp [Tue, 09 Feb 2016 15:54:16 -0500] rev 37483
8149170: Better byte behavior should normalize JNI arguments
Summary: Arguments coming from native should be converted to 0=false, 1-255=true
Reviewed-by: kvn, kevinw, jrose, bdelsart, gtriantafill
kevinw [Mon, 08 Feb 2016 12:54:57 +0000] rev 37482
8148475: Missing SA Bytecode updates.
Reviewed-by: coleenp
coleenp [Thu, 07 Jan 2016 13:59:49 -0500] rev 37481
8146518: Zero interpreter broken with better byte behaviours
Summary: replaced Method::_result_type_index with Method::_result_type for better byte behaviours should be used for Zero also.
Reviewed-by: roland, kvn, bdelsart, kevinw
coleenp [Tue, 13 Oct 2015 18:13:34 -0400] rev 37480
8132051: Better byte behavior
Reviewed-by: bdelsart, roland, kvn, jrose, ahgross
Contributed-by: coleen.phillimore@oracle.com, roland.westerlin@oracle.com, vladimir.kozlov@oracle.com, john.r.rose@oracle.com
amurillo [Mon, 18 Apr 2016 15:39:46 -0700] rev 37479
Merge
amurillo [Thu, 14 Apr 2016 19:55:39 -0700] rev 37478
Merge
dcubed [Thu, 14 Apr 2016 17:42:29 -0700] rev 37477
Merge
coleenp [Wed, 13 Apr 2016 23:31:40 +0000] rev 37476
Merge
coleenp [Wed, 13 Apr 2016 12:57:31 -0400] rev 37475
8148772: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool
8151546: nsk/jvmti/RedefineClasses/StressRedefine fails in hs nightly
Summary: ConstantPool::resolve_constant_at_impl() isn't thread safe for MethodHandleInError and MethodTypeInError and Constant pool merging is not thread safe for source_file_name.
Reviewed-by: sspitsyn, dcubed
drwhite [Wed, 13 Apr 2016 17:00:54 -0400] rev 37474
8152905: hs_err file is missing gc threads
Summary: List the GC threads in the hs_err file in the "Other Threads" section
Reviewed-by: dcubed, coleenp
drwhite [Tue, 12 Apr 2016 14:46:02 -0400] rev 37473
8149405: OOM Error running java/lang/invoke/MethodHandlesTest.java on windows-x86
Summary: Add missing ResourceMarks to release memory more quickly.
Reviewed-by: jmasa, kbarrett
mgerdin [Wed, 13 Apr 2016 13:53:05 +0200] rev 37472
Merge
mgerdin [Mon, 11 Apr 2016 09:49:10 +0200] rev 37471
8153843: G1CardLiveDataHelper incorrectly sets next_live_bytes on dead humongous regions
Reviewed-by: drwhite, tschatzl
erikj [Wed, 13 Apr 2016 12:11:06 +0200] rev 37470
Merge
simonis [Wed, 13 Apr 2016 11:13:14 +0200] rev 37469
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
Reviewed-by: erikj, goetz
mgerdin [Tue, 12 Apr 2016 14:03:31 +0200] rev 37468
8153834: G1 Card table verification fails due to concurrent region cleanup
Reviewed-by: ehelin, tschatzl
stefank [Tue, 12 Apr 2016 09:08:48 +0000] rev 37467
Merge
stefank [Tue, 12 Apr 2016 09:53:43 +0200] rev 37466
8153967: Remove top.hpp
Reviewed-by: coleenp, jwilhelm
mlarsson [Mon, 11 Apr 2016 12:22:09 +0200] rev 37465
8146879: Add option for handling existing log files in UL
Reviewed-by: dsamersoff, gziemski, rehn
rehn [Mon, 11 Apr 2016 09:45:03 +0200] rev 37464
8153845: UL log write method missing essential assert
Reviewed-by: mlarsson, brutisso
rehn [Fri, 08 Apr 2016 15:36:34 +0200] rev 37463
8153731: Increase max tag combinations for UL expression (config)
Reviewed-by: stefank, mlarsson
stefank [Tue, 12 Apr 2016 07:17:44 +0200] rev 37462
8152491: Convert TracePageSizes to use UL
Reviewed-by: sjohanss, pliden
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37461
8153659: Create a CHeap backed LogStream class
Reviewed-by: brutisso, mlarsson
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37460
8153658: Redundant memory copy in LogStreamNoResourceMark
Reviewed-by: kbarrett, jmasa
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37459
8153583: Make OutputAnalyzer.reportDiagnosticSummary public
Reviewed-by: brutisso, sjohanss
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37458
8152962: CMSCollector::shouldConcurrentCollect incorrectly logs against the debug stream
Reviewed-by: brutisso, sjohanss
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37457
8152639: ResourceMark missing in reportFreeListStatistics
Reviewed-by: pliden, sjohanss
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37456
8153742: Move Thread::current() to thread.hpp
Reviewed-by: coleenp, jmasa
mockner [Tue, 12 Apr 2016 02:30:13 +0200] rev 37455
Merge
mockner [Mon, 11 Apr 2016 22:14:14 +0200] rev 37454
Merge
mockner [Mon, 11 Apr 2016 16:10:41 -0400] rev 37453
8145704: Make test for classinit logging more robust.
Summary: 8145704: Make test for classinit logging more robust.
Reviewed-by: hseigel, gtriantafill
mockner [Tue, 12 Apr 2016 00:24:39 +0200] rev 37452
Merge
mockner [Mon, 11 Apr 2016 11:33:52 -0400] rev 37451
8152468: PrintMiscellaneous in constantPool should use classresolve logging.
Summary: some instances of PrintMiscellaneous have ben replaced by classresolve logging.
Reviewed-by: coleenp, rprotacio
jwilhelm [Mon, 11 Apr 2016 20:38:50 +0000] rev 37450
Merge
jwilhelm [Mon, 11 Apr 2016 20:16:35 +0200] rev 37449
Merge
csahu [Mon, 11 Apr 2016 12:50:08 +0000] rev 37448
8153319: new test serviceability/tmtools/jstack/JstackThreadTest.java fails
Reviewed-by: dsamersoff, lmesnik
dsamersoff [Mon, 11 Apr 2016 14:42:56 +0000] rev 37447
Merge
dsamersoff [Mon, 11 Apr 2016 10:06:19 +0000] rev 37446
Merge
ysuenaga [Wed, 06 Apr 2016 20:43:03 +0900] rev 37445
8152435: (CL)HSDB should be started with no argument
Reviewed-by: dsamersoff
dsamersoff [Mon, 11 Apr 2016 09:39:49 +0000] rev 37444
Merge
dsamersoff [Sat, 09 Apr 2016 12:15:13 +0300] rev 37443
8152679: DeadlockDetectionTest.java fails due to expected output missing
Summary: Detect OS X and bailout
Reviewed-by: sspitsyn, tbell
dholmes [Sun, 10 Apr 2016 21:34:47 -0400] rev 37442
8151322: Implement os::set_native_thread_name() on Solaris
Reviewed-by: sla, kbarrett, gziemski
coleenp [Sat, 09 Apr 2016 08:34:51 -0400] rev 37441
Merge
coleenp [Fri, 08 Apr 2016 19:39:32 -0400] rev 37440
8033735: make Throwable.backtrace visible to Class.getDeclaredField again
Summary: removed old hack to workaround an old crash.
Reviewed-by: hseigel, twisti, mchung
ccheung [Thu, 07 Apr 2016 22:03:04 -0700] rev 37439
8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive
Summary: This optimization reduces the size of the RW region of the CDS archive. It also reduces the amount of pages in the RW region that are actually written into during runtime.
Reviewed-by: dlong, iklam, jiangli
Contributed-by: ioi.lam@oracle.com, calvin.cheung@oracle.com, goetz.lindenmaier@sap.com
bchristi [Fri, 08 Apr 2016 12:26:29 -0700] rev 37438
8153123: Streamline StackWalker code
Reviewed-by: coleenp, dfuchs, mchung, redestad
erikj [Fri, 08 Apr 2016 13:14:23 +0200] rev 37437
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
fparain [Fri, 08 Apr 2016 10:39:53 +0200] rev 37436
Merge
fparain [Fri, 08 Apr 2016 00:38:00 -0700] rev 37435
8146093: [sparc only] compiler/interpreter/7116216/StackOverflow.java Program terminates with signal 11, Segmentation fault. in __1cLRegisterMap2t6MpnKJavaThread_b_v_ ()
Reviewed-by: dcubed, coleenp
pliden [Fri, 08 Apr 2016 08:51:45 +0200] rev 37434
8152989: serviceability/tmtools/jstat/GcCauseTest02.java fails with OOME
Reviewed-by: dsamersoff, sjohanss, dfazunen
sangheki [Thu, 07 Apr 2016 15:34:21 -0700] rev 37433
8152182: Possible overflow in initialzation of _rescan_task_size and _marking_task_size
Summary: Add constraints for CMSRescanMultiple and CMSConcMarkMultiple flags
Reviewed-by: jwilhelm, jmasa
sangheki [Thu, 07 Apr 2016 15:33:25 -0700] rev 37432
8152180: SIGFPE in CMSCollector::preclean with big CMSScheduleRemarkSamplingRatio
Summary: Rephrased the calculation routine to avoid an overflow for CMSScheduleRemarkSamplingRatio
Reviewed-by: jwilhelm, drwhite
coleenp [Thu, 07 Apr 2016 21:24:12 +0000] rev 37431
Merge
coleenp [Thu, 07 Apr 2016 16:37:35 -0400] rev 37430
8151939: VM_Version_init() print buffer is too small
Summary: Increase buffer size, use logging to print out version and os information
Reviewed-by: kvn, rprotacio, mockner
dcubed [Thu, 07 Apr 2016 12:54:48 -0700] rev 37429
Merge
rprotacio [Thu, 07 Apr 2016 13:11:15 -0400] rev 37428
8152896: Convert PrintCompressedOopsMode to Unified Logging
Summary: Converted -XX:+PrintCompressedOopsMode to -Xlog:gc+heap+coops and aliased old option
Reviewed-by: coleenp, sjohanss, kvn, hseigel
dfazunen [Thu, 07 Apr 2016 15:01:56 +0000] rev 37427
Merge
mchernov [Thu, 07 Apr 2016 16:01:16 +0300] rev 37426
8153516: Hotspot TEST.group has error in GC groups definition.
Reviewed-by: tschatzl, dfazunen
mchernov [Thu, 07 Apr 2016 15:58:24 +0300] rev 37425
8148376: Test for PLAB behavior at evacuation failure.
Reviewed-by: tschatzl, dfazunen
dfazunen [Thu, 07 Apr 2016 17:42:30 +0400] rev 37424
8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode
Reviewed-by: iignatyev
tschatzl [Thu, 07 Apr 2016 15:17:08 +0200] rev 37423
8153734: TestHumongousReferenceObject.java occasionally crashes with "unable to allocate heap of 1g" on win32
Summary: Decrease the heap size used in the test from 1g to 128M.
Reviewed-by: dfazunen, sjohanss
tonyp [Thu, 07 Apr 2016 10:55:54 +0200] rev 37422
8152312: ParNew: Restore preserved marks in parallel
Reviewed-by: tschatzl
dcubed [Wed, 06 Apr 2016 23:42:52 +0000] rev 37421
Merge
dcubed [Wed, 06 Apr 2016 15:49:40 -0700] rev 37420
Merge
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
ksrini [Thu, 14 Apr 2016 14:23:59 -0700] rev 37359
8154212: launcher SEGV when _JAVA_LAUNCHER_DEBUG is set
Reviewed-by: alanb, martin
lana [Thu, 14 Apr 2016 09:32:37 -0700] rev 37358
Merge
mhaupt [Thu, 14 Apr 2016 15:18:42 +0200] rev 37357
8150824: Exceptions when omitting trailing arguments in cleanup
Summary: The issue was fixed with the push for 8150829; this changeset adds tests.
Reviewed-by: psandoz
erikj [Thu, 14 Apr 2016 15:13:42 +0200] rev 37356
8149777: Enable enhanced failure handler for "make test"
Reviewed-by: ihse
redestad [Thu, 14 Apr 2016 14:51:11 +0200] rev 37355
8154208: (fs) Drop code for Windows XP/2003 from file system provider
Reviewed-by: bpb, alanb
redestad [Thu, 14 Apr 2016 12:16:05 +0200] rev 37354
8154185: Drop code to support Windows XP in DefaultDatagramSocketImplFactory
Reviewed-by: chegar
amjiang [Thu, 14 Apr 2016 09:45:37 +0800] rev 37353
8153545: sun/security/pkcs11/Provider/Login.sh fails on Linux
Reviewed-by: vinnie, weijun
rhalade [Wed, 13 Apr 2016 16:08:43 -0700] rev 37352
8154196: Mark javax/net/ssl/DTLS/CipherSuite.java as intermittently failing
Reviewed-by: xuelei
rhalade [Wed, 13 Apr 2016 16:05:31 -0700] rev 37351
8055351: sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?)
Reviewed-by: valeriep
rriggs [Wed, 13 Apr 2016 16:57:49 -0400] rev 37350
8086278: java/lang/ProcessHandle/TreeTest.java failed - ProcessReaper StackOverflowException
Summary: Increase reaper stack size by 50% to 48k
Reviewed-by: chegar, martin
mchung [Wed, 13 Apr 2016 11:03:16 -0700] rev 37349
8153895: (proxy) redundant read edges to superinterfaces of proxy interfaces
Reviewed-by: sundar, plevart
ascarpino [Wed, 13 Apr 2016 10:20:40 -0700] rev 37348
8152205: jdk.security.provider.preferred is ambiguously documented
Reviewed-by: wetmore, xuelei, weijun
srastogi [Wed, 13 Apr 2016 15:48:14 +0200] rev 37347
8150829: Enhanced drop-args, identity and default constant, varargs adjustment
Reviewed-by: psandoz, mhaupt, jrose
alanb [Wed, 13 Apr 2016 14:29:25 +0100] rev 37346
8154077: (fs) Reduce number of file system classes loaded during startup
Reviewed-by: bpb, chegar
psandoz [Wed, 13 Apr 2016 15:05:50 +0200] rev 37345
8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize
Reviewed-by: jrose, smarks
psandoz [Wed, 13 Apr 2016 15:05:49 +0200] rev 37344
8151198: VarHandle factory-specific exceptions
Reviewed-by: shade
psandoz [Wed, 13 Apr 2016 15:05:48 +0200] rev 37343
8151705: VarHandle.AccessMode enum names should conform to code style
Reviewed-by: mhaupt, shade, redestad
plevart [Wed, 13 Apr 2016 09:35:26 -0300] rev 37342
8151807: ImageBufferCache should release buffers when all classes are loaded
Reviewed-by: jlaskey
Contributed-by: peter.levart@gmail.com
ntv [Wed, 13 Apr 2016 10:41:27 +0000] rev 37341
8148849: Truncating Duration
Summary: Introduce a new method to truncatedTo()
Reviewed-by: rriggs, scolebourne
mhaupt [Wed, 13 Apr 2016 09:20:22 +0200] rev 37340
8153637: MethodHandles.countedLoop/3 initialises loop counter to 1 instead of 0
Reviewed-by: psandoz, redestad
amurillo [Wed, 13 Apr 2016 00:00:39 -0700] rev 37339
Merge
dcubed [Tue, 12 Apr 2016 21:05:15 -0700] rev 37338
8154121: Remove test mistakenly added during a merge
Reviewed-by: amurillo
amurillo [Mon, 11 Apr 2016 14:21:27 -0700] rev 37337
Merge
bharadwaj [Fri, 08 Apr 2016 12:36:27 -0400] rev 37336
Merge
bharadwaj [Tue, 05 Apr 2016 15:39:38 -0400] rev 37335
Merge
jcm [Mon, 04 Apr 2016 02:07:28 -0700] rev 37334
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
Summary: Made invoker LambdaForm instance & its compiled form lifetime tightly coupled.
Reviewed-by: vlivanov
simonis [Wed, 30 Mar 2016 11:40:57 +0200] rev 37333
8152172: PPC64: Support AES intrinsics
Reviewed-by: ascarpino, simonis
Contributed-by: horii@jp.ibm.com
dcubed [Thu, 07 Apr 2016 10:03:48 -0700] rev 37332
Merge
dcubed [Wed, 06 Apr 2016 15:16:55 -0700] rev 37331
8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
Reviewed-by: jwilhelm, sspitsyn
jwilhelm [Sat, 02 Apr 2016 05:30:48 +0200] rev 37330
Merge
dcubed [Fri, 01 Apr 2016 14:29:41 -0700] rev 37329
8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
Reviewed-by: jmasa, jwilhelm
ysuenaga [Wed, 30 Mar 2016 21:05:35 +0900] rev 37328
8151674: STW phases at Concurrent GC should count in PerfCounter
Reviewed-by: jmasa, sla, tschatzl
akulyakh [Thu, 24 Mar 2016 15:22:18 +0300] rev 37327
8147987: Remove sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java from problemList
Summary: Re-enabling a previously excluded test
Reviewed-by: sspitsyn
coleenp [Thu, 24 Mar 2016 15:59:29 -0400] rev 37326
8152719: ignore this com/sun/jdi/InterfaceMehtodsTest.java until bug is fix
Reviewed-by: ctornqvi, hseigel, sspitsyn
jwilhelm [Wed, 23 Mar 2016 20:14:36 +0100] rev 37325
Merge
dsamersoff [Wed, 23 Mar 2016 21:40:20 +0300] rev 37324
8151444: JDP not working
Summary: Don't set IP_MULTICAST_IF explicitly
Reviewed-by: sla, ysuenaga
sspitsyn [Tue, 22 Mar 2016 21:27:55 +0000] rev 37323
Merge
sgehwolf [Mon, 21 Mar 2016 11:24:09 +0100] rev 37322
4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
Summary: Delete global references in invoker_completeInvokeRequest()
Reviewed-by: sspitsyn
sla [Tue, 22 Mar 2016 19:29:27 +0100] rev 37321
7153107: com/sun/jdi/InterruptHangTest.java fails in nightlies
Summary: Increased timeouts and added timestamped logging
Reviewed-by: sspitsyn
sla [Tue, 22 Mar 2016 19:29:25 +0100] rev 37320
8151887: com/sun/jdi/RedefineClearBreakpoint.sh failed with timeout
Summary: Take timeout factor into account
Reviewed-by: dsamersoff
hb [Tue, 22 Mar 2016 01:13:06 -0700] rev 37319
8151797: java/lang/management/ThreadMXBean/ThreadLists.java : inconsistent results
Summary: Create ThreadMXBean at the beginning of test so that call-site cleaner thread will be started
Reviewed-by: sla
hb [Mon, 21 Mar 2016 20:39:54 -0700] rev 37318
8031753: JMXServiceURL should not use getLocalHost or its usage should be enhanced
Summary: JMXServiceURL should not use getLocalHost or its usage should be enhanced
Reviewed-by: jbachorik
jwilhelm [Sat, 19 Mar 2016 01:23:44 +0100] rev 37317
Merge
redestad [Thu, 17 Mar 2016 10:26:59 +0100] rev 37316
8152074: Avoid lambda usage in StringConcatFactory initializer
Reviewed-by: shade, forax, chegar
ysuenaga [Tue, 15 Mar 2016 12:27:26 +0900] rev 37315
8151709: jhsdb should show help message in SALauncher.
Reviewed-by: dsamersoff
ysuenaga [Fri, 04 Mar 2016 18:13:04 +0900] rev 37314
8151181: Add JSnap to jhsdb
Reviewed-by: dsamersoff
coleenp [Thu, 10 Mar 2016 14:20:59 -0500] rev 37313
8150778: Reduce Throwable.getStackTrace() calls to the JVM
Summary: replace JVM_GetStackTraceDepth and JVM_GetStackTraceElement, with JVM_GetStackTraceElements that gets all the elements in the StackTraceElement[]
Reviewed-by: dfuchs, mchung, shade, hseigel
jwilhelm [Wed, 09 Mar 2016 14:18:11 +0100] rev 37312
Merge
mchung [Tue, 12 Apr 2016 18:58:21 -0700] rev 37311
8153665: URLClassLoader::definePackage no longer inspect packages from ancestors
Reviewed-by: alanb
redestad [Tue, 12 Apr 2016 21:41:28 +0200] rev 37310
8154067: Avoid early use of limited privilege escalation in InnerClassLambdaMetafactory
Reviewed-by: alanb, mchung, mullan, briangoetz
rhalade [Tue, 12 Apr 2016 09:37:46 -0700] rev 37309
8153829: javax/net/ssl/Stapling/HttpsUrlConnClient.java fails intermittently with NullPointerException
Reviewed-by: xuelei, jnimeh
redestad [Tue, 12 Apr 2016 18:25:10 +0200] rev 37308
8153213: Jar manifest attribute "Multi-Release" accepts any value
Reviewed-by: psandoz, redestad
Contributed-by: steve.drach@oracle.com
amlu [Tue, 12 Apr 2016 13:53:48 +0800] rev 37307
8068693: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing.
8153209: java/nio/channels/AsyncCloseAndInterrupt.java fails throwing exception: java.nio.channels.ClosedChannelException.
Summary: for JDK-8068693, 500ms is too short on busy system for channel to be closed or for thread blocking on IO to be interrupted, increase the time from 500ms to 10000ms. for JDK-8153209, it's a test regression due to JDK-8151582, do not sleep when running tests for CONNECT/FINISH_CONNECT, sleep for other test cases.
Reviewed-by: bpb, martin, rriggs
Contributed-by: Hamlin Li <huaming.li@oracle.com>
amlu [Tue, 12 Apr 2016 09:54:55 +0800] rev 37306
8154031: Mark tools/pack200/BandIntegrity.java as intermittently failing
Reviewed-by: darcy
peytoia [Tue, 12 Apr 2016 10:15:09 +0900] rev 37305
8150324: java/util/Currency/CurrencyTest.java does not restore default TimeZone
Reviewed-by: okutsu, peytoia
Contributed-by: Nishit Jain <nishit.jain@oracle.com>
smarks [Mon, 11 Apr 2016 11:45:30 -0700] rev 37304
8145461: finalize and integrate @Deprecated annotation specification change
Reviewed-by: scolebourne, chegar, lancea
lana [Thu, 14 Apr 2016 09:09:30 -0700] rev 37303
Added tag jdk-9+114 for changeset 86f49af093e5
duke [Wed, 05 Jul 2017 21:35:07 +0200] rev 37302
Merge
chegar [Fri, 15 Apr 2016 16:19:15 +0100] rev 37301
8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung
lana [Thu, 14 Apr 2016 09:33:16 -0700] rev 37300
Merge
erikj [Thu, 14 Apr 2016 15:13:42 +0200] rev 37299
8149777: Enable enhanced failure handler for "make test"
Reviewed-by: ihse
amurillo [Mon, 11 Apr 2016 20:38:38 -0700] rev 37298
8154028: Several hotspot tests need to be updated after 8153737 (Unsupported Module)
Reviewed-by: darcy, kvn
amurillo [Mon, 11 Apr 2016 14:21:25 -0700] rev 37297
Merge
bharadwaj [Fri, 08 Apr 2016 12:36:27 -0400] rev 37296
Merge
bharadwaj [Tue, 05 Apr 2016 20:32:54 +0000] rev 37295
Merge
bharadwaj [Tue, 05 Apr 2016 15:39:35 -0400] rev 37294
Merge
mcberg [Tue, 05 Apr 2016 11:37:41 -0700] rev 37293
8151003: Remove nds->is_valid() checks from assembler_x86.cpp
Reviewed-by: kvn
mcberg [Tue, 05 Apr 2016 10:34:05 -0700] rev 37292
8151573: Multiversioning for range check elimination
Summary: range check elimination in post loops
Reviewed-by: kvn
thartmann [Tue, 05 Apr 2016 17:51:44 +0200] rev 37291
8151724: Remove -XX:GenerateCompilerNullChecks
Summary: Removed the broken GenerateCompilerNullChecks flag.
Reviewed-by: zmajo, kvn
thartmann [Tue, 05 Apr 2016 10:11:07 +0000] rev 37290
Merge
jcm [Tue, 05 Apr 2016 01:46:40 -0700] rev 37289
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
Summary: Made invoker LambdaForm instance & its compiled form lifetime tightly coupled.
Reviewed-by: vlivanov
thartmann [Tue, 05 Apr 2016 07:19:44 +0200] rev 37288
8074553: Crash with assert(!is_unloaded()) failed: should not call follow on unloaded nmethod
Summary: Sweeper thread needs to override nmethods_do() to prevent G1 from unloading _scanned_nmethod.
Reviewed-by: kvn, mgerdin
zmajo [Mon, 04 Apr 2016 12:52:11 +0200] rev 37287
8072422: Cleanup: Remove some unused flags/code in loop optimizations
Summary: Remove unused flags, change test using them.
Reviewed-by: kvn, twisti
never [Sun, 03 Apr 2016 21:44:54 -0700] rev 37286
8153315: [JVMCI] evol_method dependencies failures should return dependencies_failed
Reviewed-by: iveresov
dpochepk [Fri, 01 Apr 2016 16:56:49 +0300] rev 37285
8138798: improve tests for HotSpotVMEventListener::notifyInstall
Reviewed-by: twisti
dpochepk [Fri, 01 Apr 2016 16:31:08 +0300] rev 37284
8151828: Jittester: array creation node handled inproperly in source code visitor for non-int numerical arrays
Reviewed-by: iignatyev
thartmann [Fri, 01 Apr 2016 08:46:47 +0000] rev 37283
Merge
rraghavan [Fri, 01 Apr 2016 01:34:00 -0700] rev 37282
8150690: C++11 user-defined literal syntax in jvmciCompilerToVM.cpp.
Summary: Changes done for - 'C++11 requires a space between literal and identifier'.
Reviewed-by: twisti
twisti [Thu, 31 Mar 2016 15:52:07 -1000] rev 37281
8144964: JVMCI compilations need to be disabled until the module system is initialized
Reviewed-by: kvn
dnsimon [Thu, 31 Mar 2016 09:16:49 -0700] rev 37280
8152024: MemoryAccessProvider javadoc should be modified
Reviewed-by: kvn, twisti
dnsimon [Thu, 31 Mar 2016 09:16:49 -0700] rev 37279
8152023: MethodHandleAccessProvider.resolveLinkToTarget throws NPE/IAE on null/wrong argument
Reviewed-by: kvn, twisti
dnsimon [Thu, 31 Mar 2016 09:16:49 -0700] rev 37278
8152022: JVMCI: MethodHandleAccessProvider.resolveInvokeBasicTarget throws NPE on null first argument
Reviewed-by: kvn, twisti
dnsimon [Thu, 31 Mar 2016 09:16:49 -0700] rev 37277
8152021: MethodHandleAccessProvider.lookupMethodHandleIntrinsic throws NPE on null argument
Reviewed-by: kvn, twisti
kvn [Thu, 31 Mar 2016 09:16:49 -0700] rev 37276
Merge
mdoerr [Fri, 18 Mar 2016 12:50:17 +0100] rev 37275
8152172: PPC64: Support AES intrinsics
Reviewed-by: kvn, mdoerr, simonis
Contributed-by: horii@jp.ibm.com
enevill [Thu, 31 Mar 2016 12:00:32 +0000] rev 37274
8153172: aarch64: hotspot crashes after the 8.1 LSE patch is merged
Summary: Fix scratch register usage in C1 atomic_op to avoid unpredictable instruction
Reviewed-by: aph
Contributed-by: felix.yang@linaro.org
thartmann [Thu, 31 Mar 2016 09:26:13 +0200] rev 37273
8136798: TestMonomorphicObjectCall.java fails with compilation error
Summary: Refactored test to work with Jake.
Reviewed-by: kvn, zmajo
cjplummer [Wed, 30 Mar 2016 09:52:02 -0700] rev 37272
8148639: Some MethodCounter fields can be excluded when not including C2
Summary: Removed _interpreter_invocation_count and _interpreter_throwout_count fields for C1
Reviewed-by: kvn, coleenp
fyang [Mon, 28 Mar 2016 21:21:41 +0800] rev 37271
8152840: aarch64: improve _unsafe_arraycopy stub routine
Summary: aarch64: improve StubRoutines::_unsafe_arraycopy stub routine
Reviewed-by: aph
fyang [Wed, 23 Mar 2016 18:00:46 +0800] rev 37270
8152537: aarch64: Make use of CBZ and CBNZ when comparing unsigned values with zero.
Summary: aarch64: c2 make use of CBZ and CBNZ when comparing unsigned values with zero.
Reviewed-by: aph
enevill [Tue, 29 Mar 2016 10:07:54 +0000] rev 37269
8151775: aarch64: add support for 8.1 LSE atomic operations
Reviewed-by: aph
bharadwaj [Fri, 08 Apr 2016 01:00:10 -0400] rev 37268
8153816: [BACKOUT] Make intrinsics flags diagnostic
Summary: Backout fix for 8145348
Reviewed-by: kvn, jwilhelm
dcubed [Thu, 07 Apr 2016 09:47:48 -0700] rev 37267
Merge
jwilhelm [Wed, 06 Apr 2016 14:51:39 -0700] rev 37266
8153671: Quarantine serviceability/tmtools/jstack/JstackThreadTest.java until JDK-8153319 is fixed
Reviewed-by: jprovino, dcubed
sangheki [Tue, 05 Apr 2016 23:59:12 +0000] rev 37265
Merge
sangheki [Tue, 05 Apr 2016 16:15:53 -0700] rev 37264
8152188: Allow CMSBitMapYieldQuantum for BitMap::clear_range and clear_large_range
Summary: Let BitMap::clear_large_range call clear_range instead of firing an assert
Reviewed-by: jmasa, jwilhelm
iklam [Tue, 05 Apr 2016 14:52:12 -0700] rev 37263
8153300: [TESTBUG] Enhance test/testlibrary/ClassFileInstaller.java to support JAR files
Reviewed-by: lfoltan, mseledtsov
tbenson [Tue, 05 Apr 2016 11:17:50 -0400] rev 37262
8153117: Back out JDK-8142935 until JDK-8152723 fixed
Summary: JDK-8142935 fix can lead to avoidable Full GCs
Reviewed-by: jwilhelm, tschatzl
Contributed-by: tom.benson@oracle.com
rprotacio [Tue, 05 Apr 2016 09:42:27 -0400] rev 37261
8153026: Change logging tag 'verboseverification' to 'verification'
Summary: Changed UL tag to 'verification'
Reviewed-by: hseigel, lfoltan
mgerdin [Tue, 05 Apr 2016 13:55:31 +0200] rev 37260
8153176: ParOldGC: Use correct TaskQueueSet for ParallelTaskTerminator in marking.
Reviewed-by: mgerdin, tschatzl
Contributed-by: richard.reingruber@sap.com
tschatzl [Tue, 05 Apr 2016 12:10:03 +0200] rev 37259
Merge
tschatzl [Tue, 05 Apr 2016 11:22:20 +0200] rev 37258
8151499: gc/g1/g1OopClosures.inline.hpp: assert(_from->is_in_reserved(p)) failed: p is not in from
Summary: Fix wrong assertion.
Reviewed-by: tbenson, shade
stefank [Tue, 05 Apr 2016 11:00:22 +0200] rev 37257
Merge
rehn [Tue, 05 Apr 2016 10:42:01 +0200] rev 37256
8153396: Remove unused ResourceMarks from UL internal vm tests
Reviewed-by: stefank, brutisso
stefank [Tue, 05 Apr 2016 10:41:52 +0200] rev 37255
8152711: Create a non-template Log wrapper class
Reviewed-by: kbarrett, rehn
stefank [Tue, 05 Apr 2016 10:35:39 +0200] rev 37254
8152637: Create a stack allocatable LogStream class
Reviewed-by: rehn, brutisso
pliden [Tue, 05 Apr 2016 09:05:19 +0200] rev 37253
8152929: Remove UNSUPPORTED_GC_OPTION, use UNSUPPORTED_OPTION instead
Reviewed-by: brutisso, jmasa
dcubed [Tue, 05 Apr 2016 00:41:55 +0200] rev 37252
Merge
dcubed [Mon, 04 Apr 2016 14:49:19 -0700] rev 37251
8152358: code and comment cleanups found during the hunt for 8077392
Reviewed-by: gthornbr, kvn, cvarming
dcubed [Mon, 04 Apr 2016 14:41:00 -0700] rev 37250
8077392: Stream fork/join tasks occasionally fail to complete
8131715: backout the fix for JDK-8079359 when JDK-8077392 is fixed
Summary: Add missing BasicLock::_displaced_header init to ObjectSynchronizer::quick_enter() and re-enable Contended Locked "fast enter" bucket.
Reviewed-by: gthornbr, dholmes, kvn, cvarming, acorn
ddmitriev [Tue, 05 Apr 2016 00:36:59 +0300] rev 37249
8153437: Temporary exclude AllocatePrefetchDistance from testing
Reviewed-by: dcubed
jprovino [Mon, 04 Apr 2016 12:57:48 -0400] rev 37248
8132524: Missing includes to resourceArea.hpp
Summary: Files that use ResourceMark are missing the include of resourceArea.hpp
Reviewed-by: tschatzl, jwilhelm
rehn [Mon, 04 Apr 2016 15:05:52 +0200] rev 37247
8153254: Delegate (v)write from Log to LogTagSet
Reviewed-by: stefank, kbarrett
stefank [Mon, 04 Apr 2016 13:36:27 +0200] rev 37246
Merge
stefank [Mon, 04 Apr 2016 12:45:04 +0200] rev 37245
8152635: Create a UL class to represent a Log + Level combination
Reviewed-by: brutisso, mlarsson, rehn
sjohanss [Thu, 24 Mar 2016 10:49:08 +0100] rev 37244
8151460: Metaspace counters can have inconsistent values
Reviewed-by: jmasa, pliden
stefank [Mon, 04 Apr 2016 11:32:04 +0200] rev 37243
Merge
stefank [Mon, 04 Apr 2016 09:15:15 +0200] rev 37242
8152632: Rename LogHandle(...) to Log(...)
Reviewed-by: brutisso, mlarsson, rprotacio
stefank [Mon, 04 Apr 2016 09:15:01 +0200] rev 37241
8152538: UL doesn't inline the LogTagSet::is_level check
Reviewed-by: mlarsson, brutisso
mlarsson [Mon, 04 Apr 2016 09:59:57 +0200] rev 37240
Merge
mlarsson [Mon, 04 Apr 2016 08:58:38 +0200] rev 37239
8153174: Remove trailing comma from log configuration listings
Reviewed-by: rehn, sla
brutisso [Fri, 01 Apr 2016 10:16:31 +0200] rev 37238
8153203: Remove liveRange.hpp
Reviewed-by: mgerdin, jwilhelm
jwilhelm [Sat, 02 Apr 2016 05:39:25 +0200] rev 37237
Merge
dcubed [Fri, 01 Apr 2016 14:34:17 -0700] rev 37236
Merge
dcubed [Fri, 01 Apr 2016 14:30:10 -0700] rev 37235
8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
Reviewed-by: jmasa, jwilhelm
sangheki [Fri, 01 Apr 2016 09:45:50 -0700] rev 37234
8153201: TestOptionsWithRanges fails with -XX:OldPLABSize=2147483648
Summary: Add parallel gc into min/max PLAB constraint function
Reviewed-by: brutisso, tbenson
sangheki [Fri, 01 Apr 2016 09:43:13 -0700] rev 37233
8152176: Big ParGCCardsPerStrideChunk values can cause overflow for CMS GC
Summary: Limit the max value of ParGCCardsPerStrideChunk based on card table size and other stride flags
Reviewed-by: jmasa, tbenson
mchernov [Fri, 01 Apr 2016 16:15:37 +0300] rev 37232
8148397: Create new tests for IHOP
Reviewed-by: tschatzl, dfazunen
tschatzl [Fri, 01 Apr 2016 12:46:06 +0200] rev 37231
Merge
tschatzl [Fri, 01 Apr 2016 12:00:09 +0200] rev 37230
8153193: Missing includes in gc/g1/heapRegionBounds.hpp
Reviewed-by: jwilhelm, brutisso
tschatzl [Fri, 01 Apr 2016 11:58:45 +0200] rev 37229
8153182: GC ID prefix for gc, humongous log messages are missing
Reviewed-by: mgerdin, brutisso