chegar [Tue, 22 Mar 2016 10:52:12 +0000] rev 36693
Merge
chegar [Tue, 22 Mar 2016 10:43:23 +0000] rev 36692
Merge
hannesw [Tue, 22 Mar 2016 14:26:20 +0100] rev 36691
8151811: Const declarations do not work in for..in loops
Reviewed-by: attila, lagergren
hannesw [Tue, 22 Mar 2016 14:23:16 +0100] rev 36690
8151810: for-in iteration does not provide per-iteration scope
Reviewed-by: attila, lagergren
sdama [Mon, 21 Mar 2016 12:38:23 +0100] rev 36689
8147613: enable jjs tests on Windows
Reviewed-by: lagergren, mhaupt
hannesw [Mon, 21 Mar 2016 11:50:23 +0100] rev 36688
8151809: ES6 Map/Set insertion with existing keys changes iteration order
Reviewed-by: lagergren, mhaupt
lana [Tue, 15 Mar 2016 14:50:09 -0700] rev 36687
Merge
attila [Tue, 15 Mar 2016 16:02:00 +0100] rev 36686
8150218: Autoconversion SAM adapters sometimes don't get privileges
Reviewed-by: mhaupt, sundar
lana [Wed, 23 Mar 2016 19:33:47 -0700] rev 36685
Added tag jdk-9+111 for changeset 41a1c20eb619
duke [Wed, 05 Jul 2017 21:29:44 +0200] rev 36684
Merge
lana [Wed, 23 Mar 2016 19:33:33 -0700] rev 36683
Added tag jdk-9+111 for changeset 553ee8b34393
duke [Wed, 05 Jul 2017 21:29:38 +0200] rev 36682
Merge
asmotrak [Fri, 25 Mar 2016 16:50:20 -0700] rev 36681
8152798: Mark WeakCipherSuite.java as intermittently failing
Reviewed-by: xuelei
mchung [Fri, 25 Mar 2016 12:30:13 -0700] rev 36680
8151571: InnocuousThread cannot be created during early startup
Reviewed-by: alanb, plevart, chegar
dfuchs [Fri, 25 Mar 2016 17:12:18 +0100] rev 36679
8150840: Add an internal system property to control the default level of System.Logger when java.logging is not present.
Reviewed-by: mchung, rriggs
amlu [Fri, 25 Mar 2016 19:46:48 +0800] rev 36678
8152749: Mark AdaptorCloseAndInterrupt.java as intermittently failing
8152755: Problem list java/nio/file/WatchService/MayFlies.java
Reviewed-by: alanb
mchung [Thu, 24 Mar 2016 13:09:48 -0700] rev 36677
8152508: tools/jlink/SecurityTest.java failed intermittently
Reviewed-by: alanb
mchung [Thu, 24 Mar 2016 11:20:14 -0700] rev 36676
8152715: Problem list tools/pack200/Pack200Props.java
Reviewed-by: alanb, lancea
chegar [Thu, 24 Mar 2016 15:34:37 +0000] rev 36675
Merge
chegar [Thu, 24 Mar 2016 15:32:54 +0000] rev 36674
8149122: Move sun.misc.URLClassPath and Resouce to an internal package
Reviewed-by: alanb, rriggs
dfuchs [Thu, 24 Mar 2016 14:45:46 +0100] rev 36673
8152606: java.base no longer needs to export sun.util.logging to java.httpclient
Summary: Now that JDK-8151281 is fixed, java.base module-info.java can be cleaned up to no longer export sun.util.logging to java.httpclient.
Reviewed-by: chegar, alanb
erikj [Thu, 24 Mar 2016 14:23:37 +0100] rev 36672
8152545: Use preprocessor instead of compiling a program to generate native nio constants
Reviewed-by: alanb
xuelei [Thu, 24 Mar 2016 12:41:24 +0000] rev 36671
8152237: Support BigInteger.TWO
Reviewed-by: jnimeh, bpb, weijun
chegar [Thu, 24 Mar 2016 11:59:07 +0000] rev 36670
8152277: Move URLClassPath.pathToURLs(String) to RegistryImpl
Reviewed-by: alanb
chegar [Thu, 24 Mar 2016 11:56:47 +0000] rev 36669
8152642: Remove sun.misc.Unsafe dependency from java.lang.reflect.Proxy
Reviewed-by: alanb, shade
shade [Thu, 24 Mar 2016 12:52:03 +0300] rev 36668
8150463: StringConcat MH_INLINE_SIZED_EXACT should skip storage initialization
Reviewed-by: plevart, chegar
lana [Wed, 23 Mar 2016 21:45:11 -0700] rev 36667
Merge
naoto [Wed, 23 Mar 2016 17:05:04 -0700] rev 36666
8152143: jlink --include-locales should gracefully detect certain user error
Reviewed-by: mchung
dfuchs [Wed, 23 Mar 2016 18:24:35 +0100] rev 36665
8151281: Module java.httpclient could use System.Logger instead of PlatformLogger
Reviewed-by: mchung, michaelm
mchung [Wed, 23 Mar 2016 09:23:07 -0700] rev 36664
8152227: Remove jdk.deploy.osx module descriptor
Reviewed-by: alanb, redestad
mchung [Wed, 23 Mar 2016 09:21:01 -0700] rev 36663
8152197: Single place to specify module-specific information for images build
Reviewed-by: alanb, erikj
rriggs [Wed, 23 Mar 2016 19:57:42 +0530] rev 36662
8151868: Typo in java.time.Instant until(Temporal endExclusive, TemporalUnit unit)
Reviewed-by: rriggs, lancea, scolebourne
Contributed-by: Abhijit Roy <abhijit.r.roy@oracle.com>
xuelei [Wed, 23 Mar 2016 12:25:08 +0000] rev 36661
8149017: Delayed provider selection broken in RSA client key exchange
Reviewed-by: coffeys
sundar [Wed, 23 Mar 2016 14:54:30 +0530] rev 36660
8152268: jjs tool makefile should use --addmods ALL-SYSTEM
Reviewed-by: alanb, hannesw
bpb [Tue, 22 Mar 2016 15:37:55 -0700] rev 36659
8151957: ObjectInputStream - Use new convenience method for immutable Map creation during static initialization
Summary: Initialize primClasses primitive type name-to-class mapping using a new Map.of() conveience method.
Reviewed-by: lancea, redestad, smarks
chegar [Tue, 22 Mar 2016 16:02:32 +0000] rev 36658
Merge
chegar [Tue, 22 Mar 2016 16:02:25 +0000] rev 36657
Merge
chegar [Tue, 22 Mar 2016 10:42:32 +0000] rev 36656
Merge
tvaleev [Tue, 22 Mar 2016 16:28:52 +0100] rev 36655
8148748: ArrayList.subList().spliterator() is not late-binding
Reviewed-by: psandoz
tvaleev [Tue, 22 Mar 2016 16:28:50 +0100] rev 36654
8151123: Collectors.summingDouble/averagingDouble unnecessarily call mapper twice
Reviewed-by: psandoz
amurillo [Mon, 21 Mar 2016 20:19:52 -0700] rev 36653
Merge
amurillo [Thu, 17 Mar 2016 11:25:16 -0700] rev 36652
Merge
jwilhelm [Wed, 16 Mar 2016 14:31:32 +0100] rev 36651
Merge
dsamersoff [Mon, 07 Mar 2016 20:59:35 +0300] rev 36650
8147456: Parsing of argument for -agentpath can write outside of allocated memory
Reviewed-by: sspitsyn, dholmes
Contributed-by: sharath.ballal@oracle.com
sherman [Mon, 21 Mar 2016 15:59:27 -0700] rev 36649
8152352: Compiling warnings in zip_util.c blocks devkit to build with --with-zlib=system
Reviewed-by: naoto
aefimov [Mon, 21 Mar 2016 21:58:50 +0300] rev 36648
8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc
Reviewed-by: lancea
ssahoo [Mon, 21 Mar 2016 11:54:23 -0700] rev 36647
8150512: Update test for jdk.security.provider.preferred security property.
Reviewed-by: ascarpino
ntv [Mon, 21 Mar 2016 14:24:11 -0400] rev 36646
8032051: "ZonedDateTime" class "parse" method fails with short time zone offset ("+01")
Reviewed-by: rriggs, scolebourne
naoto [Mon, 21 Mar 2016 08:48:34 -0700] rev 36645
8060097: sun/net/idn/TestStringPrep.java failed.
Reviewed-by: michaelm
jlahoda [Mon, 21 Mar 2016 10:27:50 +0100] rev 36644
8131913: jdk/internal/jline/console/StripAnsiTest.java can't run in the background
Summary: Avoid using a real terminal in tests.
Reviewed-by: rfield
alanb [Sun, 20 Mar 2016 07:35:20 +0000] rev 36643
8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded"
Reviewed-by: bpb, rriggs, alanb
Contributed-by: huaming.li@oracle.com
xuelei [Sun, 20 Mar 2016 00:03:43 +0000] rev 36642
8152221: Use try-with-resource in test templates
Reviewed-by: weijun
clanger [Fri, 18 Mar 2016 13:14:53 +0000] rev 36641
8149169: SSLSocketInputRecord.decodeInputRecord buffer overflow
Reviewed-by: xuelei
bpb [Thu, 17 Mar 2016 08:47:46 -0700] rev 36640
8152043: (fs) Remove dynamic loopup of Win32 API functions in WindowsNativeDispatcher needed to support Windows XP and Server 2003
Summary: Remove dynamic lookup of Win32 functions which was required to support Windows XP and Windows Server 2003.
Reviewed-by: alanb
mikael [Wed, 16 Mar 2016 14:04:12 -0700] rev 36639
8151233: Unify CopySwap and CopyMemory tests
Reviewed-by: dholmes
rriggs [Wed, 16 Mar 2016 13:16:14 -0400] rev 36638
8085887: java.time.format.FormatStyle.LONG or FULL causes unchecked exception
8076528: LocalTime.format() throws exception when FormatStyle is LONG or FULL
Reviewed-by: sherman, scolebourne
lana [Tue, 15 Mar 2016 14:49:37 -0700] rev 36637
Merge
ksrini [Tue, 15 Mar 2016 06:53:45 -0700] rev 36636
8151858: update ASM 5.1 to accept V53.0 classfiles
Reviewed-by: forax, sundar
ksrini [Tue, 01 Mar 2016 12:33:04 -0800] rev 36635
8147755: ASM should create correct constant tag for invokestatic on handle point to interface static method
Summary: updates asm to v5.1
Reviewed-by: forax
amlu [Tue, 15 Mar 2016 12:38:35 +0800] rev 36634
8151785: Doc typo in src/../java/util/stream/PipelineHelper.java
Summary: Change from "intoWrapped" to "copyInto".
Reviewed-by: rriggs
Contributed-by: Hamlin Li <huaming.li@oracle.com>
jjg [Mon, 14 Mar 2016 16:13:09 -0700] rev 36633
8151847: rmic should support v53 classfiles
Reviewed-by: alanb
amurillo [Mon, 14 Mar 2016 14:28:53 -0700] rev 36632
Merge
amurillo [Thu, 10 Mar 2016 16:08:20 -0800] rev 36631
Merge
zmajo [Mon, 07 Mar 2016 09:34:30 +0100] rev 36630
Merge
shade [Thu, 03 Mar 2016 23:57:07 +0300] rev 36629
8150465: Unsafe methods to produce uninitialized arrays
Reviewed-by: jrose, kvn, psandoz, aph, twisti, flar
mikael [Thu, 03 Mar 2016 09:12:05 -0800] rev 36628
8149159: Clean up Unsafe
Reviewed-by: jrose, kvn, stsmirno, chegar, aph, psandoz, redestad, twisti
darcy [Mon, 14 Mar 2016 10:48:18 -0700] rev 36627
8151835: Mark SmallPrimeExponentP.java as intermittently failing
Reviewed-by: vinnie
rriggs [Sat, 12 Mar 2016 00:58:39 +0530] rev 36626
8151062: Unclosed parenthesis in java.util.EnumMap.clone() Javadoc
Reviewed-by: rriggs
Contributed-by: Abhijit Roy <abhijit.r.roy@oracle.com>
amlu [Mon, 14 Mar 2016 19:46:19 +0800] rev 36625
8151798: Mark java/util/TimeZone/Bug6772689.java as intermittently failing and demote to tier2
Reviewed-by: lancea
mhaupt [Mon, 14 Mar 2016 08:10:44 +0100] rev 36624
8151778: TestLookup.java fails after push of JDK-8150782
Reviewed-by: darcy
mhaupt [Sun, 13 Mar 2016 20:26:29 +0100] rev 36623
8150782: findClass / accessClass throw unexpected exceptions
Reviewed-by: sundar
asmotrak [Fri, 11 Mar 2016 17:07:57 -0800] rev 36622
8151734: Mark Unreachable.java and MaxRetries.java as intermittently failing
Reviewed-by: weijun
darcy [Fri, 11 Mar 2016 15:30:20 -0800] rev 36621
8151750: Mark ChangingInterests.java as intermittently failing
Reviewed-by: lancea
lana [Wed, 23 Mar 2016 19:33:39 -0700] rev 36620
Added tag jdk-9+111 for changeset 9d0388c6b336
duke [Wed, 05 Jul 2017 21:29:18 +0200] rev 36619
Merge
lana [Wed, 23 Mar 2016 21:44:35 -0700] rev 36618
Merge
amurillo [Tue, 22 Mar 2016 18:41:09 -0700] rev 36617
8152483: Fix a couple of tests that are being incorrectly run on C1 after jigsaw M3
Reviewed-by: ctornqvi, kvn
chegar [Tue, 22 Mar 2016 17:04:25 +0000] rev 36616
Merge
chegar [Tue, 22 Mar 2016 10:43:58 +0000] rev 36615
Merge
amurillo [Thu, 17 Mar 2016 11:25:10 -0700] rev 36614
Merge
zmajo [Thu, 17 Mar 2016 13:48:11 +0100] rev 36613
Merge
never [Tue, 15 Mar 2016 14:19:24 -0700] rev 36612
8151871: [JVMCI] missing HAS_PENDING_EXCEPTION check
Reviewed-by: kvn
thartmann [Tue, 15 Mar 2016 17:42:28 +0100] rev 36611
8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer
Summary: Wait with removing casts from inputs in PhiNode::ideal() until after parsing for the type information to propagate.
Reviewed-by: kvn
ppunegov [Tue, 15 Mar 2016 16:23:31 +0300] rev 36610
8150955: RandomValidCommandsTest.java fails with UnsatisfiedLinkError: sun.hotspot.WhiteBox.registerNatives
Summary: Replace invalid command with a valid one
Reviewed-by: kvn
neliasso [Tue, 15 Mar 2016 12:34:41 +0100] rev 36609
Merge
neliasso [Tue, 15 Mar 2016 11:17:22 +0100] rev 36608
8151796: compiler/whitebox/BlockingCompilation.java fails due to method not compiled
Summary: Make test more robust
Reviewed-by: simonis
neliasso [Tue, 15 Mar 2016 11:17:06 +0100] rev 36607
8151795: compiler/compilercontrol/parser/DirectiveParserTest.java fails with "assert failed: 0 != 0"
Summary: Treat zero added directives as fail
Reviewed-by: twisti, kvn
kshefov [Tue, 15 Mar 2016 13:00:43 +0300] rev 36606
8150850: [JVMCI] NPE when executing HotSpotConstantReflectionProvider.readStableFieldValue
Reviewed-by: twisti, dnsimon
zmajo [Mon, 14 Mar 2016 17:51:25 +0100] rev 36605
Merge
vlivanov [Mon, 14 Mar 2016 12:35:52 +0300] rev 36604
8143407: C1: @Stable array support
Reviewed-by: twisti
vlivanov [Mon, 14 Mar 2016 12:35:48 +0300] rev 36603
8141420: Compiler runtime entries don't hold Klass* from being GCed
Reviewed-by: kvn, coleenp
vlivanov [Mon, 14 Mar 2016 12:35:48 +0300] rev 36602
8150320: C1: Illegal bci in debug info for MH::linkTo* methods
Reviewed-by: kvn, dlong
vlivanov [Mon, 14 Mar 2016 12:35:44 +0300] rev 36601
8139247: Improper locking of MethodData::_extra_data_lock
Reviewed-by: dholmes, roland, dcubed
neliasso [Fri, 11 Mar 2016 21:02:09 +0100] rev 36600
Merge
neliasso [Wed, 09 Mar 2016 21:20:43 +0100] rev 36599
8066770: EnqueueMethodForCompilationTest.java fails to compile method
Summary: Make compiles blocking and always check queue
Reviewed-by: kvn
neliasso [Wed, 09 Mar 2016 21:19:13 +0100] rev 36598
8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class
Summary: Make test less fragile using whitebox API
Reviewed-by: kvn
simonis [Thu, 03 Mar 2016 16:21:16 +0100] rev 36597
8150646: Add support for blocking compiles though whitebox API
Reviewed-by: kvn, ppunegov, simonis, neliasso
Contributed-by: nils.eliasson@oracle.com, volker.simonis@gmail.com
dnsimon [Thu, 10 Mar 2016 14:06:21 -0800] rev 36596
8151664: [JVMCI] add missing test in 8151266 integration
Reviewed-by: never, twisti
enevill [Thu, 10 Mar 2016 14:53:09 +0000] rev 36595
8151502: optimize pd_disjoint_words and pd_conjoint_words
Summary: optimize copy routines using inline assembler
Reviewed-by: aph
twisti [Thu, 10 Mar 2016 13:04:43 -0800] rev 36594
8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
Reviewed-by: dnsimon, vlivanov
jwilhelm [Wed, 16 Mar 2016 14:31:33 +0100] rev 36593
Merge
jmasa [Mon, 07 Mar 2016 23:06:34 +0000] rev 36592
Merge
cvarming [Mon, 07 Mar 2016 14:41:31 -0500] rev 36591
8150013: ParNew: Prune nmethods scavengable list.
Summary: Speed up ParNew collections by pruning the list of scavengable nmethods.
Reviewed-by: jmasa, tonyp, twisti
sangheki [Mon, 07 Mar 2016 21:40:10 +0000] rev 36590
Merge
sangheki [Mon, 07 Mar 2016 18:56:02 +0000] rev 36589
Merge
sangheki [Mon, 07 Mar 2016 02:11:47 -0800] rev 36588
8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
Summary: Compare-and-exchange for concurrent gc timer related flag at G1CollectedHeap
Reviewed-by: jmasa, drwhite
dsamersoff [Mon, 07 Mar 2016 20:33:26 +0000] rev 36587
Merge
dsamersoff [Mon, 07 Mar 2016 18:05:27 +0000] rev 36586
Merge
dsamersoff [Mon, 07 Mar 2016 20:58:09 +0300] rev 36585
8147456: Parsing of argument for -agentpath can write outside of allocated memory
Reviewed-by: sspitsyn, dholmes
Contributed-by: sharath.ballal@oracle.com
gziemski [Mon, 07 Mar 2016 19:29:47 +0000] rev 36584
Merge
gziemski [Mon, 07 Mar 2016 10:39:24 -0600] rev 36583
8146850: Remove TraceHandleAllocation rather than converting to UL
8149850: Remove HandleAllocationLimit and TotalHandleAllocationLimit when removing TraceHandleAllocation
Summary: Removed TraceHandleAllocation, HandleAllocationLimit and TotalHandleAllocationLimit flags
Reviewed-by: coleenp, dholmes
jwilhelm [Mon, 07 Mar 2016 19:17:35 +0100] rev 36582
Merge
jwilhelm [Mon, 29 Feb 2016 15:47:41 +0100] rev 36581
6787054: Par compact - remove code that clears source_region
Reviewed-by: mgerdin, tschatzl
jmasa [Thu, 03 Mar 2016 11:36:25 -0800] rev 36580
8151101: Improve UseParallelGC parallelization of object array processing
Reviewed-by: tschatzl, shade
Contributed-by: richard.reingruber@sap.com
sjohanss [Mon, 07 Mar 2016 15:07:58 +0100] rev 36579
8149642: gc/g1/TestShrinkAuxiliaryData* tests fail with "GC triggered before VM initialization completed"
Reviewed-by: brutisso, dfazunen
tschatzl [Mon, 07 Mar 2016 12:49:35 +0100] rev 36578
Merge
tschatzl [Mon, 07 Mar 2016 10:56:06 +0100] rev 36577
8142484: Let IHOP follow the current capacity, not the maximum capacity
Summary: Instead of following the current heap capacity, let all IHOP calculations follow the maximum capacity.
Reviewed-by: brutisso, jmasa
drwhite [Tue, 01 Mar 2016 12:10:50 -0500] rev 36576
8078673: Update TEST.groups for recent GC tests
Summary: Updates the needs_g1gc list in TEST.groups and adds appropriate "@requires vm.gc" annotations to a few GC tests.
Reviewed-by: tschatzl, dfazunen
sangheki [Mon, 07 Mar 2016 10:01:38 +0000] rev 36575
Merge
sangheki [Mon, 07 Mar 2016 01:20:12 -0800] rev 36574
8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used
Summary: Changed the max value of ParGCArrayScanChunk to max_jint/3
Reviewed-by: jwilhelm, drwhite