Thu, 05 Dec 2013 15:10:36 -0800 Merge
kvn [Thu, 05 Dec 2013 15:10:36 -0800] rev 22598
Merge
Tue, 26 Nov 2013 16:40:31 +0100 8024854: PPC64: Basic changes and files to build the class library on AIX
simonis [Tue, 26 Nov 2013 16:40:31 +0100] rev 22597
8024854: PPC64: Basic changes and files to build the class library on AIX Reviewed-by: alanb, prr, sla, chegar, michaelm, mullan, art Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, thomas.stuefe@sap.com
Thu, 21 Nov 2013 12:28:16 -0800 Merge
kvn [Thu, 21 Nov 2013 12:28:16 -0800] rev 22596
Merge
Fri, 08 Nov 2013 18:17:06 +0100 8028066: PPC64: 8025715 changes broke AIX build after sync
simonis [Fri, 08 Nov 2013 18:17:06 +0100] rev 22595
8028066: PPC64: 8025715 changes broke AIX build after sync Summary: fixes the build on AIX again after the latest sync from jdk8 Reviewed-by: kvn
Tue, 05 Nov 2013 17:32:53 -0800 Merge
kvn [Tue, 05 Nov 2013 17:32:53 -0800] rev 22594
Merge
Tue, 17 Sep 2013 14:48:14 +0200 8024900: PPC64: Enable new build on AIX (jdk part)
simonis [Tue, 17 Sep 2013 14:48:14 +0200] rev 22593
8024900: PPC64: Enable new build on AIX (jdk part) Reviewed-by: erikj
Thu, 05 Sep 2013 10:50:40 -0700 Merge
kvn [Thu, 05 Sep 2013 10:50:40 -0700] rev 22592
Merge
Fri, 16 Aug 2013 16:21:28 -0700 Merge
kvn [Fri, 16 Aug 2013 16:21:28 -0700] rev 22591
Merge
Thu, 01 Aug 2013 17:22:15 -0700 Merge
kvn [Thu, 01 Aug 2013 17:22:15 -0700] rev 22590
Merge
Fri, 19 Jul 2013 13:23:23 -0700 Merge
kvn [Fri, 19 Jul 2013 13:23:23 -0700] rev 22589
Merge
Thu, 11 Jul 2013 12:31:10 -0700 Merge
kvn [Thu, 11 Jul 2013 12:31:10 -0700] rev 22588
Merge
Tue, 02 Jul 2013 17:38:40 -0700 8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
simonis [Tue, 02 Jul 2013 17:38:40 -0700] rev 22587
8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64 Summary: Enable new build on Linux/PPC64 Reviewed-by: erikj
Tue, 28 Jan 2014 12:53:56 -0800 8032711: Issue with Lambda in handling
rfield [Tue, 28 Jan 2014 12:53:56 -0800] rev 22586
8032711: Issue with Lambda in handling 8032704: Issues with lib perm in Lambda Reviewed-by: jrose, ahgross, briangoetz
Tue, 28 Jan 2014 11:22:25 -0800 Merge
lana [Tue, 28 Jan 2014 11:22:25 -0800] rev 22585
Merge
Tue, 28 Jan 2014 09:42:05 -0800 8032733: Fix cast lint warnings in client libraries
darcy [Tue, 28 Jan 2014 09:42:05 -0800] rev 22584
8032733: Fix cast lint warnings in client libraries 8032734: Add cast lint warning to build of jdk repository Reviewed-by: alanb, bae, tbell, wetmore
Tue, 28 Jan 2014 12:50:53 +0400 8022323: [JavaSecurityScanner] review package com.sun.management.* Native methods should be private
dsamersoff [Tue, 28 Jan 2014 12:50:53 +0400] rev 22583
8022323: [JavaSecurityScanner] review package com.sun.management.* Native methods should be private Summary: create java methods that calls native one Reviewed-by: sla, dholmes
Mon, 27 Jan 2014 16:22:08 -0800 6760902: inconsistent behavior in system class loader for classes and resources
mchung [Mon, 27 Jan 2014 16:22:08 -0800] rev 22582
6760902: inconsistent behavior in system class loader for classes and resources Reviewed-by: psandoz, ksrini
Mon, 27 Jan 2014 14:29:37 +0100 8032779: Update code in java.lang to use newer language features
psandoz [Mon, 27 Jan 2014 14:29:37 +0100] rev 22581
8032779: Update code in java.lang to use newer language features Reviewed-by: darcy, alanb
Mon, 27 Jan 2014 17:13:16 +0400 8002116: This JdbReadTwiceTest.sh gets an exit 1
dsamersoff [Mon, 27 Jan 2014 17:13:16 +0400] rev 22580
8002116: This JdbReadTwiceTest.sh gets an exit 1 Summary: Explicitly check readability of file in question Reviewed-by: sla, dholmes, olagneau
Mon, 27 Jan 2014 15:11:56 +0400 8024049: com/sun/jdi/ProcessAttachTest.sh shortens 7-digit pid to 6-digit
dsamersoff [Mon, 27 Jan 2014 15:11:56 +0400] rev 22579
8024049: com/sun/jdi/ProcessAttachTest.sh shortens 7-digit pid to 6-digit Summary: replace cut call to awk Reviewed-by: sla, olagneau
Sat, 25 Jan 2014 18:16:33 +0800 8031572: jarsigner -verify exits with 0 when a jar file is not properly signed
weijun [Sat, 25 Jan 2014 18:16:33 +0800] rev 22578
8031572: jarsigner -verify exits with 0 when a jar file is not properly signed Reviewed-by: mullan
Fri, 24 Jan 2014 11:03:15 -0800 8032616: Fix non-deprecation warnings in com.sun.beans.*
darcy [Fri, 24 Jan 2014 11:03:15 -0800] rev 22577
8032616: Fix non-deprecation warnings in com.sun.beans.* Reviewed-by: alanb
Fri, 24 Jan 2014 19:18:17 +0100 8032678: [TESTBUG] sun/misc/Version/Version.java doesn't understand two-digit HotSpot minor version numbers
simonis [Fri, 24 Jan 2014 19:18:17 +0100] rev 22576
8032678: [TESTBUG] sun/misc/Version/Version.java doesn't understand two-digit HotSpot minor version numbers Reviewed-by: kvn
Fri, 24 Jan 2014 21:29:25 +0400 8029646: [pack200] should support the new zip64 format.
kizune [Fri, 24 Jan 2014 21:29:25 +0400] rev 22575
8029646: [pack200] should support the new zip64 format. Reviewed-by: ksrini, sherman
Fri, 24 Jan 2014 07:16:53 -0800 8032627: Add @SuppressWarnings("serial") to appropriate javax.swing classes
darcy [Fri, 24 Jan 2014 07:16:53 -0800] rev 22574
8032627: Add @SuppressWarnings("serial") to appropriate javax.swing classes Reviewed-by: alexsch, alanb
Fri, 24 Jan 2014 13:54:16 +0000 8032451: (dc) DatagramChannel.join should support include-mode filtering on OS X
alanb [Fri, 24 Jan 2014 13:54:16 +0000] rev 22573
8032451: (dc) DatagramChannel.join should support include-mode filtering on OS X Reviewed-by: chegar
Fri, 24 Jan 2014 11:50:33 +0000 8032456: vm/jni/Miscellaneous/misc001/misc00101m1/misc00101m1.html failing on OS X
alanb [Fri, 24 Jan 2014 11:50:33 +0000] rev 22572
8032456: vm/jni/Miscellaneous/misc001/misc00101m1/misc00101m1.html failing on OS X Reviewed-by: sla, chegar, psandoz
Thu, 23 Jan 2014 14:06:58 -0800 6516909: (cl spec) ClassLoader.loadClass() clarification to indicate it shouldn't be used for array classes
mchung [Thu, 23 Jan 2014 14:06:58 -0800] rev 22571
6516909: (cl spec) ClassLoader.loadClass() clarification to indicate it shouldn't be used for array classes Reviewed-by: alanb
Thu, 23 Jan 2014 14:04:52 -0800 4932272: (cl) Remove declaration of the unused private method ClassLoader.defineClass0
mchung [Thu, 23 Jan 2014 14:04:52 -0800] rev 22570
4932272: (cl) Remove declaration of the unused private method ClassLoader.defineClass0 Reviewed-by: alanb
Thu, 23 Jan 2014 15:17:36 +0100 6980984: java/lang/management/MemoryMXBean/MemoryManagement is not robust when getMax() returns -1
sjiang [Thu, 23 Jan 2014 15:17:36 +0100] rev 22569
6980984: java/lang/management/MemoryMXBean/MemoryManagement is not robust when getMax() returns -1 Reviewed-by: jbachorik, dfuchs
Thu, 23 Jan 2014 10:06:52 +0100 6309226: TEST: java/lang/management/ThreadMXBean/SynchronizationStatistics.java didn't check Thread.sleep
jbachorik [Thu, 23 Jan 2014 10:06:52 +0100] rev 22568
6309226: TEST: java/lang/management/ThreadMXBean/SynchronizationStatistics.java didn't check Thread.sleep Reviewed-by: dholmes, mchung
Wed, 22 Jan 2014 23:20:58 -0800 8032047: Fix static lint warnings in client libraries
darcy [Wed, 22 Jan 2014 23:20:58 -0800] rev 22567
8032047: Fix static lint warnings in client libraries 8032048: Add static lint warning to build of jdk repository Reviewed-by: pchelko, serb, erikj
Wed, 22 Jan 2014 17:40:58 -0500 8032502: java.time add @param tags to readObject
rriggs [Wed, 22 Jan 2014 17:40:58 -0500] rev 22566
8032502: java.time add @param tags to readObject Summary: Add @param tags Reviewed-by: lancea, darcy
Wed, 22 Jan 2014 11:03:44 -0800 8032397: Remove sun.misc.Ref
darcy [Wed, 22 Jan 2014 11:03:44 -0800] rev 22565
8032397: Remove sun.misc.Ref Reviewed-by: alanb
Wed, 22 Jan 2014 10:27:08 -0500 Merge
mullan [Wed, 22 Jan 2014 10:27:08 -0500] rev 22564
Merge
Tue, 21 Jan 2014 16:54:26 -0500 8028431: NullPointerException in DerValue.equals(DerValue)
asmotrak [Tue, 21 Jan 2014 16:54:26 -0500] rev 22563
8028431: NullPointerException in DerValue.equals(DerValue) Reviewed-by: mullan
Tue, 21 Jan 2014 08:36:12 +0100 6545321: [TESTBUG] jstatLineCounts4.sh has to be resilient to unexpected output
sla [Tue, 21 Jan 2014 08:36:12 +0100] rev 22562
6545321: [TESTBUG] jstatLineCounts4.sh has to be resilient to unexpected output Summary: Keep check for specific lines. Remove check for total number of lines. Reviewed-by: sla Contributed-by: mattias.tobiasson@oracle.com
Wed, 22 Jan 2014 09:36:11 +0000 7133499: (fc) FileChannel.read not preempted by asynchronous close on OS X
alanb [Wed, 22 Jan 2014 09:36:11 +0000] rev 22561
7133499: (fc) FileChannel.read not preempted by asynchronous close on OS X Reviewed-by: chegar
Thu, 06 Feb 2014 13:09:10 -0800 Added tag jdk9-b02 for changeset 22a10c3cb5f3
katleman [Thu, 06 Feb 2014 13:09:10 -0800] rev 22560
Added tag jdk9-b02 for changeset 22a10c3cb5f3
Wed, 05 Jul 2017 19:28:59 +0200 Merge
duke [Wed, 05 Jul 2017 19:28:59 +0200] rev 22559
Merge
Tue, 11 Feb 2014 11:26:05 -0800 Merge
lana [Tue, 11 Feb 2014 11:26:05 -0800] rev 22558
Merge
Wed, 05 Feb 2014 08:57:33 -0800 Merge
amurillo [Wed, 05 Feb 2014 08:57:33 -0800] rev 22557
Merge
Thu, 30 Jan 2014 14:01:45 +0100 Merge
ehelin [Thu, 30 Jan 2014 14:01:45 +0100] rev 22556
Merge
Wed, 29 Jan 2014 23:17:05 +0100 8028391: Make the Min/MaxHeapFreeRatio flags manageable
jwilhelm [Wed, 29 Jan 2014 23:17:05 +0100] rev 22555
8028391: Make the Min/MaxHeapFreeRatio flags manageable Summary: Made the flags Min- and MaxHeapFreeRatio manageable, and implemented support for these flags in ParallalGC. Reviewed-by: sla, mgerdin, brutisso
Wed, 15 Jan 2014 07:20:04 -0800 8031290: Adjust call to getisax() for additional words returned
jmasa [Wed, 15 Jan 2014 07:20:04 -0800] rev 22554
8031290: Adjust call to getisax() for additional words returned Reviewed-by: kvn, iveresov, twisti
Mon, 20 Jan 2014 10:55:54 +0100 8031686: G1: assert(_hrs.max_length() == _expansion_regions) failed
sjohanss [Mon, 20 Jan 2014 10:55:54 +0100] rev 22553
8031686: G1: assert(_hrs.max_length() == _expansion_regions) failed Summary: Using pointer_delta to avoid overflowing pointer calculation. Reviewed-by: jmasa, tschatzl
Mon, 27 Jan 2014 13:14:53 +0100 8030177: G1: Enable TLAB resizing
brutisso [Mon, 27 Jan 2014 13:14:53 +0100] rev 22552
8030177: G1: Enable TLAB resizing Reviewed-by: tschatzl, stefank, jmasa
Thu, 23 Jan 2014 14:47:23 +0100 8025856: Fix typos in the GC code
jwilhelm [Thu, 23 Jan 2014 14:47:23 +0100] rev 22551
8025856: Fix typos in the GC code Summary: Fix about 440 typos in comments in the VM code Reviewed-by: mgerdin, tschatzl, coleenp, kmo, jcoomes
Tue, 14 Jan 2014 16:40:33 +0100 8032379: Remove the is_scavenging flag to process_strong_roots
mgerdin [Tue, 14 Jan 2014 16:40:33 +0100] rev 22550
8032379: Remove the is_scavenging flag to process_strong_roots Summary: Refactor the strong root processing to avoid using a boolean in addition to the ScanOption enum. Reviewed-by: stefank, tschatzl, ehelin, jmasa
Mon, 20 Jan 2014 12:56:18 +0100 8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range
sjohanss [Mon, 20 Jan 2014 12:56:18 +0100] rev 22549
8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range 8009462: Young GC's (ParNewGC and SerialGC) have unexpected variances. Summary: Removed the assertion slowing down GC. Reviewed-by: stefank, mgerdin
Mon, 20 Jan 2014 17:15:55 +0100 8031776: Remove the unnecessary enum GenRemSet::Name
ehelin [Mon, 20 Jan 2014 17:15:55 +0100] rev 22548
8031776: Remove the unnecessary enum GenRemSet::Name Reviewed-by: stefank, tschatzl, jwilhelm
Mon, 20 Jan 2014 11:47:53 +0100 8027746: Remove do_gen_barrier template parameter in G1ParCopyClosure
tschatzl [Mon, 20 Jan 2014 11:47:53 +0100] rev 22547
8027746: Remove do_gen_barrier template parameter in G1ParCopyClosure Summary: Remove the above mentioned template parameter and related unused code. Also remove some classes that are never used. Reviewed-by: stefank, mgerdin, jwilhelm
Mon, 20 Jan 2014 11:47:29 +0100 8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark
tschatzl [Mon, 20 Jan 2014 11:47:29 +0100] rev 22546
8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark Summary: Do not try to unlink string table entries unconditionally during remark. This is without side effects as the preceding initial mark always uses the string table as strong roots. Needs to be fixed with class unloading during concurrent mark. Reviewed-by: brutisso, mgerdin
Mon, 20 Jan 2014 11:47:07 +0100 8027476: Improve performance of Stringtable unlink
tschatzl [Mon, 20 Jan 2014 11:47:07 +0100] rev 22545
8027476: Improve performance of Stringtable unlink 8027455: Improve symbol table scan times during gc pauses Summary: Parallelize string table and symbol table scan during remark and full GC. Some additional statistics output if the experimental flag G1TraceStringSymbolTableScrubbing is set. Reviewed-by: mgerdin, coleenp, brutisso
Wed, 29 Jan 2014 19:54:44 -0500 Merge
hseigel [Wed, 29 Jan 2014 19:54:44 -0500] rev 22544
Merge
Tue, 28 Jan 2014 06:26:36 -0800 Merge
zgu [Tue, 28 Jan 2014 06:26:36 -0800] rev 22543
Merge
Tue, 28 Jan 2014 08:55:00 -0500 8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit()
zgu [Tue, 28 Jan 2014 08:55:00 -0500] rev 22542
8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit() Summary: Fixed missing virtual memory type tagging in os::workaround_expand_exec_shield_cs_limit() function Reviewed-by: hseigel, coleenp
Tue, 28 Jan 2014 11:42:30 +0000 Merge
dsamersoff [Tue, 28 Jan 2014 11:42:30 +0000] rev 22541
Merge
Tue, 28 Jan 2014 14:45:39 +0400 7010732: SA_ALTROOT only works if running the SA tools from their build directory.
dsamersoff [Tue, 28 Jan 2014 14:45:39 +0400] rev 22540
7010732: SA_ALTROOT only works if running the SA tools from their build directory. Summary: fixed SA packaging scripts Reviewed-by: sla, kevinw
Mon, 27 Jan 2014 23:12:13 -0500 8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
coleenp [Mon, 27 Jan 2014 23:12:13 -0500] rev 22539
8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR Summary: Clean up initialization from Threads::create_vm() so that exceptions cause vm_exit_during_initialzation without an exception mark. Reviewed-by: dholmes, hseigel
Tue, 21 Jan 2014 16:45:10 -0600 7015395: [TESTBUG] runtime/6626217/Test6626217.sh fails if compilation happens fast enough for timestamps to be equal.
gziemski [Tue, 21 Jan 2014 16:45:10 -0600] rev 22538
7015395: [TESTBUG] runtime/6626217/Test6626217.sh fails if compilation happens fast enough for timestamps to be equal. Summary: Insert 2 second sleep between copying of the src files and the compilation, to make sure the timestamps of *.class files are in the future of *.java files. Reviewed-by: coleenp, fparain
Mon, 27 Jan 2014 10:57:52 +0100 8032662: test/compiler/ciReplay/TestSA.sh should report ulimit issues
sla [Mon, 27 Jan 2014 10:57:52 +0100] rev 22537
8032662: test/compiler/ciReplay/TestSA.sh should report ulimit issues Reviewed-by: kvn, iignatyev Contributed-by: stefan.sarne@oracle.com
Mon, 27 Jan 2014 13:46:54 +0400 8032247: SA: Constantpool lookup for invokedynamic is not implemented
dsamersoff [Mon, 27 Jan 2014 13:46:54 +0400] rev 22536
8032247: SA: Constantpool lookup for invokedynamic is not implemented Summary: implement constant pool lookup for invokedynamic Reviewed-by: sla, sspitsyn
Fri, 24 Jan 2014 08:31:06 -0500 Merge
hseigel [Fri, 24 Jan 2014 08:31:06 -0500] rev 22535
Merge
Fri, 24 Jan 2014 08:13:42 -0500 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass.
hseigel [Fri, 24 Jan 2014 08:13:42 -0500] rev 22534
8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass. Summary: Check if method is static before throwing exception. Reviewed-by: kamg, coleenp, lfoltan, fparain
Fri, 24 Jan 2014 09:28:47 +0100 8028280: ParkEvent leak when running modified runThese which only loads classes
dsimms [Fri, 24 Jan 2014 09:28:47 +0100] rev 22533
8028280: ParkEvent leak when running modified runThese which only loads classes Summary: Use spin lock to manage ParkEvent and PlatformEvent free lists. Reviewed-by: dholmes, fparain
Thu, 23 Jan 2014 16:02:14 -0500 8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types
gdub [Thu, 23 Jan 2014 16:02:14 -0500] rev 22532
8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types Summary: The fix just throws an InstantiationException if the Klass is NULL. Reviewed-by: coleenp, twisti, jrose Contributed-by: gdub <duboscq@ssw.jku.at>
Thu, 23 Jan 2014 09:45:38 -0800 Merge
minqi [Thu, 23 Jan 2014 09:45:38 -0800] rev 22531
Merge
Thu, 23 Jan 2014 09:40:32 -0800 6651256: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack
minqi [Thu, 23 Jan 2014 09:40:32 -0800] rev 22530
6651256: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack Summary: jni_DeleteGlobalRef does not really release the jni handle, instead, set the handle point to JNIHandles::_deleted_handle which holds an oop instance (java/lang/Object) in Java heap and never be GC'ed. When counting number of global reference, it counts all the handles on the chain list, which includes the already deleted ones. Reviewed-by: zgu, sla, coleenp Contributed-by: yumin.qi@oracle.com
Thu, 23 Jan 2014 09:33:50 +0000 8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
kevinw [Thu, 23 Jan 2014 09:33:50 +0000] rev 22529
8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors Reviewed-by: dsamersoff, sla
Thu, 23 Jan 2014 09:06:21 +0100 8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
sla [Thu, 23 Jan 2014 09:06:21 +0100] rev 22528
8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked. Summary: Make sure we only look for statically linked agents in the main process image Reviewed-by: dsamersoff, bpittore, dcubed
Thu, 23 Jan 2014 08:12:12 +0100 8032250: Add trace event for VM flag changes
sla [Thu, 23 Jan 2014 08:12:12 +0100] rev 22527
8032250: Add trace event for VM flag changes Reviewed-by: coleenp, ehelin, egahlin, mgronlun
Mon, 20 Jan 2014 09:56:47 +0000 Merge
kevinw [Mon, 20 Jan 2014 09:56:47 +0000] rev 22526
Merge
Fri, 17 Jan 2014 18:39:22 +0000 8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
kevinw [Fri, 17 Jan 2014 18:39:22 +0000] rev 22525
8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters. Reviewed-by: sla, dsamersoff
Sun, 19 Jan 2014 20:23:46 -0500 Merge
hseigel [Sun, 19 Jan 2014 20:23:46 -0500] rev 22524
Merge
Fri, 17 Jan 2014 11:21:29 -0500 8032024: Test not added for bug 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field,change
coleenp [Fri, 17 Jan 2014 11:21:29 -0500] rev 22523
8032024: Test not added for bug 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field,change Summary: Test didn't get hg added with original bug fix Reviewed-by: jrose, hseigel, lfoltan
Fri, 17 Jan 2014 09:47:17 -0500 Merge
hseigel [Fri, 17 Jan 2014 09:47:17 -0500] rev 22522
Merge
Fri, 17 Jan 2014 09:39:51 -0500 8031045: Access checks should precede additional per-instruction checks
hseigel [Fri, 17 Jan 2014 09:39:51 -0500] rev 22521
8031045: Access checks should precede additional per-instruction checks Summary: Move access check above the check for non-static method Reviewed-by: lfoltan, coleenp
Thu, 16 Jan 2014 20:14:21 +0100 8030812: Change the solaris DTrace implementation to use USDT2 instead of USDT1
sla [Thu, 16 Jan 2014 20:14:21 +0100] rev 22520
8030812: Change the solaris DTrace implementation to use USDT2 instead of USDT1 Reviewed-by: coleenp, sspitsyn, dsamersoff
Fri, 17 Jan 2014 02:13:40 -0800 8030027: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Linux-amd64: SIGSEGV in JavaThread::last_java_vframe(RegisterMap*)+0xfa
sspitsyn [Fri, 17 Jan 2014 02:13:40 -0800] rev 22519
8030027: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Linux-amd64: SIGSEGV in JavaThread::last_java_vframe(RegisterMap*)+0xfa Summary: Add a safe guard to VMOp_GetCurrentLocation against non-walkable stack of target thread exiting from Java execution Reviewed-by: mgronlun, dholmes, sla, dcubed Contributed-by: serguei.spitsyn@oracle.com
Thu, 16 Jan 2014 10:51:16 -0800 8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
ccheung [Thu, 16 Jan 2014 10:51:16 -0800] rev 22518
8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message Summary: clarifying the error messages associated with vm options of type diagnostic, experimental, develop, and notproduct Reviewed-by: kvn, twisti, ctornqvi
Wed, 15 Jan 2014 19:12:45 -0500 8031151: Add basic CDS tests
mseledtsov [Wed, 15 Jan 2014 19:12:45 -0500] rev 22517
8031151: Add basic CDS tests Summary: Added new tests to cover missing CDS basic funtions Reviewed-by: zgu, hseigel
Wed, 15 Jan 2014 11:46:19 +0100 6945460: [TESTBUG] runtime/6929067/Test6929067.sh
dsimms [Wed, 15 Jan 2014 11:46:19 +0100] rev 22516
6945460: [TESTBUG] runtime/6929067/Test6929067.sh Summary: Change link order for the test Reviewed-by: coleenp, mgerdin
Fri, 24 Jan 2014 09:04:24 -0800 Merge
kvn [Fri, 24 Jan 2014 09:04:24 -0800] rev 22515
Merge
Thu, 23 Jan 2014 01:23:23 +0400 8031695: CHA ignores default methods during analysis leading to incorrect code generation
vlivanov [Thu, 23 Jan 2014 01:23:23 +0400] rev 22514
8031695: CHA ignores default methods during analysis leading to incorrect code generation Reviewed-by: jrose, acorn, hseigel, lfoltan
Tue, 21 Jan 2014 20:05:28 -0800 8031743: C2: loadI2L_immI broken for negative memory values
iveresov [Tue, 21 Jan 2014 20:05:28 -0800] rev 22513
8031743: C2: loadI2L_immI broken for negative memory values Summary: Restrict loadI2L_imm optimizations to positive values of mask Reviewed-by: kvn, dlong
Fri, 17 Jan 2014 18:09:08 -0800 8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
iveresov [Fri, 17 Jan 2014 18:09:08 -0800] rev 22512
8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size Summary: Fix the sizing of loadUS2L_immI16 and loadI2L_immI Reviewed-by: kvn, azeemj
Tue, 28 Jan 2014 11:21:43 -0800 Merge
lana [Tue, 28 Jan 2014 11:21:43 -0800] rev 22511
Merge
Thu, 23 Jan 2014 10:35:38 -0800 Merge
amurillo [Thu, 23 Jan 2014 10:35:38 -0800] rev 22510
Merge
Fri, 17 Jan 2014 10:43:43 -0800 Merge
morris [Fri, 17 Jan 2014 10:43:43 -0800] rev 22509
Merge
Thu, 16 Jan 2014 16:18:34 -0800 8022395: java.util.zip.ZipException: Not in GZIP format in JT_JDK/test/java/util/zip/GZIP tests
twisti [Thu, 16 Jan 2014 16:18:34 -0800] rev 22508
8022395: java.util.zip.ZipException: Not in GZIP format in JT_JDK/test/java/util/zip/GZIP tests Reviewed-by: kvn, iveresov
Tue, 14 Jan 2014 21:33:33 -0800 Merge
anoll [Tue, 14 Jan 2014 21:33:33 -0800] rev 22507
Merge
Wed, 15 Jan 2014 06:16:55 +0100 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times
anoll [Wed, 15 Jan 2014 06:16:55 +0100] rev 22506
7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times Summary: Avoid verifying dependencies multiple times by caching verified dependencies Reviewed-by: kvn, twisti, roland
Tue, 14 Jan 2014 17:46:48 -0800 8002074: Support for AES on SPARC
kvn [Tue, 14 Jan 2014 17:46:48 -0800] rev 22505
8002074: Support for AES on SPARC Summary: Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform. Reviewed-by: kvn, roland Contributed-by: shrinivas.joshi@oracle.com
Tue, 14 Jan 2014 14:51:47 +0100 8026253: New type profiling points: sparc support
roland [Tue, 14 Jan 2014 14:51:47 +0100] rev 22504
8026253: New type profiling points: sparc support Summary: c1 and interpreter support for new type profiling on sparc Reviewed-by: kvn, twisti
Tue, 14 Jan 2014 12:44:12 +0100 8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails
roland [Tue, 14 Jan 2014 12:44:12 +0100] rev 22503
8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails Summary: Erroneously removed call to SystemDictionary::notice_modification() from jvmti with fix for 8029383 Reviewed-by: iveresov, twisti, kvn
Tue, 14 Jan 2014 09:44:45 +0100 8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a
roland [Tue, 14 Jan 2014 09:44:45 +0100] rev 22502
8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a Summary: C1 generates code to encode compressed oop into tmp register before runtime call for patching where GC may happen Reviewed-by: iveresov, twisti, kvn Contributed-by: mgerdin <mikael.gerdin@oracle.com>
Mon, 13 Jan 2014 16:16:25 -0800 8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop()
roland [Mon, 13 Jan 2014 16:16:25 -0800] rev 22501
8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop() Summary: Fix the assert check for narrow klass pointer. Reviewed-by: twisti, kvn
Fri, 17 Jan 2014 09:40:04 +0100 Merge
ehelin [Fri, 17 Jan 2014 09:40:04 +0100] rev 22500
Merge
Thu, 16 Jan 2014 17:22:35 +0100 8031779: Assert in MetaspaceGC is always true
ehelin [Thu, 16 Jan 2014 17:22:35 +0100] rev 22499
8031779: Assert in MetaspaceGC is always true Reviewed-by: jmasa, jwilhelm
Tue, 14 Jan 2014 14:26:43 +0100 Merge
ehelin [Tue, 14 Jan 2014 14:26:43 +0100] rev 22498
Merge
Fri, 10 Jan 2014 09:54:25 +0100 8029162: G1: Shared SATB queue never enabled
pliden [Fri, 10 Jan 2014 09:54:25 +0100] rev 22497
8029162: G1: Shared SATB queue never enabled Reviewed-by: brutisso, mgerdin, tschatzl
Fri, 10 Jan 2014 09:53:53 +0100 8029255: G1: Reference processing should not enqueue references on the shared SATB queue
pliden [Fri, 10 Jan 2014 09:53:53 +0100] rev 22496
8029255: G1: Reference processing should not enqueue references on the shared SATB queue Reviewed-by: brutisso, tschatzl
Tue, 14 Jan 2014 22:13:21 +0000 Merge
dsamersoff [Tue, 14 Jan 2014 22:13:21 +0000] rev 22495
Merge
Wed, 15 Jan 2014 02:02:47 +0400 8030941: Darwin mapfile-vers doesnt work for other BSDs
dsamersoff [Wed, 15 Jan 2014 02:02:47 +0400] rev 22494
8030941: Darwin mapfile-vers doesnt work for other BSDs Summary: Changed makefile to use generic mapfile for non Darwin BSDs Reviewed-by: dholmes, sla
Tue, 14 Jan 2014 16:27:35 -0500 8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface
hseigel [Tue, 14 Jan 2014 16:27:35 -0500] rev 22493
8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface Summary: Do not create AME overpass if there is a matching static method Reviewed-by: lfoltan, coleenp, kamg
Tue, 14 Jan 2014 13:51:47 -0500 8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION
hseigel [Tue, 14 Jan 2014 13:51:47 -0500] rev 22492
8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION Summary: Remove ignore label Reviewed-by: sla, mseledtsov Contributed-by: george.triantafillou@oracle.com
Mon, 13 Jan 2014 10:05:37 -0500 8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java
zgu [Mon, 13 Jan 2014 10:05:37 -0500] rev 22491
8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java Summary: Re-enabled the test. The issue that prevents this test from running was fixed by 8020675 Reviewed-by: sla, ccheung
Tue, 14 Jan 2014 15:27:01 +0100 8031304: Add dcmd to print all loaded dynamic libraries.
farvidsson [Tue, 14 Jan 2014 15:27:01 +0100] rev 22490
8031304: Add dcmd to print all loaded dynamic libraries. Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries. Reviewed-by: sla, fparain, mgronlun, dsamersoff
Mon, 13 Jan 2014 18:30:57 -0500 Merge
hseigel [Mon, 13 Jan 2014 18:30:57 -0500] rev 22489
Merge
Thu, 09 Jan 2014 15:48:00 -0800 8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code
ccheung [Thu, 09 Jan 2014 15:48:00 -0800] rev 22488
8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code Summary: added the '-m32' compile option and the '-z noexecstack' link option Reviewed-by: mseledtsov, zgu
Thu, 09 Jan 2014 14:06:53 -0500 7012961: runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64
zgu [Thu, 09 Jan 2014 14:06:53 -0500] rev 22487
7012961: runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64 Summary: VM needs to handle EXCEPTION_FLT_* exceptions on Win64 Reviewed-by: coleenp, ccheung
Wed, 08 Jan 2014 13:20:33 +0100 8030184: Remove unneeded "content_type" declarations from tracetypes.xml
sla [Wed, 08 Jan 2014 13:20:33 +0100] rev 22486
8030184: Remove unneeded "content_type" declarations from tracetypes.xml Reviewed-by: dholmes, jbachorik, egahlin, mgronlun
Wed, 08 Jan 2014 08:34:02 +0100 8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader
sla [Wed, 08 Jan 2014 08:34:02 +0100] rev 22485
8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader Reviewed-by: sla, dholmes Contributed-by: jeremymanson@google.com
Tue, 21 Jan 2014 20:07:14 -0800 8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j>
henryjen [Tue, 21 Jan 2014 20:07:14 -0800] rev 22484
8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j> Reviewed-by: erikj
Thu, 06 Feb 2014 13:08:44 -0800 Added tag jdk9-b02 for changeset e67a27d0c98a
katleman [Thu, 06 Feb 2014 13:08:44 -0800] rev 22483
Added tag jdk9-b02 for changeset e67a27d0c98a
Tue, 11 Feb 2014 11:25:22 -0800 Merge
lana [Tue, 11 Feb 2014 11:25:22 -0800] rev 22482
Merge
Wed, 05 Feb 2014 17:24:03 +0100 8033210: Intermittent build failure: jdk8 fails on win_i586 in jdk/make (p11_convert.c(67) : Cannot open 'sun_security_pkcs11_wrapper_PKCS11.h)
erikj [Wed, 05 Feb 2014 17:24:03 +0100] rev 22481
8033210: Intermittent build failure: jdk8 fails on win_i586 in jdk/make (p11_convert.c(67) : Cannot open 'sun_security_pkcs11_wrapper_PKCS11.h) Reviewed-by: ihse, tbell
Wed, 05 Feb 2014 11:03:54 +0100 8026773: Failing compilation in Corba does not fail the build
erikj [Wed, 05 Feb 2014 11:03:54 +0100] rev 22480
8026773: Failing compilation in Corba does not fail the build Reviewed-by: ihse, tbell
Tue, 04 Feb 2014 10:01:20 +0100 8033236: Update GensrcCharsetMapping.gmk to build-infra standards
ihse [Tue, 04 Feb 2014 10:01:20 +0100] rev 22479
8033236: Update GensrcCharsetMapping.gmk to build-infra standards Reviewed-by: erikj, mduigou, sherman
Fri, 31 Jan 2014 10:24:58 +0100 8033292: only warn, not fail, on unknown variables in configure
ihse [Fri, 31 Jan 2014 10:24:58 +0100] rev 22478
8033292: only warn, not fail, on unknown variables in configure Reviewed-by: erikj
Wed, 29 Jan 2014 22:55:43 +0100 8033119: Improve and document boot-jdk.m4
ihse [Wed, 29 Jan 2014 22:55:43 +0100] rev 22477
8033119: Improve and document boot-jdk.m4 Reviewed-by: erikj
Wed, 29 Jan 2014 12:18:17 +0100 8033115: Bad merge between 8027584 and 8031759
ihse [Wed, 29 Jan 2014 12:18:17 +0100] rev 22476
8033115: Bad merge between 8027584 and 8031759 Reviewed-by: erikj, dsamersoff
Wed, 29 Jan 2014 11:21:54 +0100 8031759: Improved tool overriding in configure
ihse [Wed, 29 Jan 2014 11:21:54 +0100] rev 22475
8031759: Improved tool overriding in configure Reviewed-by: tbell, mduigou, erikj
Wed, 29 Jan 2014 11:04:37 +0100 8027584: Disable ccache by default
ihse [Wed, 29 Jan 2014 11:04:37 +0100] rev 22474
8027584: Disable ccache by default Reviewed-by: mduigou, tbell
Tue, 28 Jan 2014 14:10:47 -0800 Merge
kvn [Tue, 28 Jan 2014 14:10:47 -0800] rev 22473
Merge
Wed, 22 Jan 2014 14:18:33 -0800 Merge
kvn [Wed, 22 Jan 2014 14:18:33 -0800] rev 22472
Merge
Wed, 08 Jan 2014 11:20:09 -0800 Merge
kvn [Wed, 08 Jan 2014 11:20:09 -0800] rev 22471
Merge
Thu, 12 Dec 2013 11:04:54 -0800 Merge
kvn [Thu, 12 Dec 2013 11:04:54 -0800] rev 22470
Merge
Thu, 05 Dec 2013 15:12:22 -0800 Merge
kvn [Thu, 05 Dec 2013 15:12:22 -0800] rev 22469
Merge
Thu, 21 Nov 2013 12:28:58 -0800 Merge
kvn [Thu, 21 Nov 2013 12:28:58 -0800] rev 22468
Merge
Tue, 05 Nov 2013 17:33:48 -0800 Merge
kvn [Tue, 05 Nov 2013 17:33:48 -0800] rev 22467
Merge
Thu, 12 Sep 2013 12:29:17 -0700 8024265: Enable new build on AIX
simonis [Thu, 12 Sep 2013 12:29:17 -0700] rev 22466
8024265: Enable new build on AIX Reviewed-by: ihse
Thu, 05 Sep 2013 10:58:25 -0700 Merge
kvn [Thu, 05 Sep 2013 10:58:25 -0700] rev 22465
Merge
Fri, 16 Aug 2013 16:22:23 -0700 Merge
kvn [Fri, 16 Aug 2013 16:22:23 -0700] rev 22464
Merge
Thu, 01 Aug 2013 17:24:26 -0700 Merge
kvn [Thu, 01 Aug 2013 17:24:26 -0700] rev 22463
Merge
Fri, 19 Jul 2013 13:24:09 -0700 Merge
kvn [Fri, 19 Jul 2013 13:24:09 -0700] rev 22462
Merge
Thu, 11 Jul 2013 12:50:20 -0700 Merge
kvn [Thu, 11 Jul 2013 12:50:20 -0700] rev 22461
Merge
Tue, 02 Jul 2013 17:38:10 -0700 8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
simonis [Tue, 02 Jul 2013 17:38:10 -0700] rev 22460
8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64 Summary: Enable new build on Linux/PPC64 Reviewed-by: erikj
Tue, 28 Jan 2014 11:21:26 -0800 Merge
lana [Tue, 28 Jan 2014 11:21:26 -0800] rev 22459
Merge
Tue, 28 Jan 2014 14:47:22 +0100 8022411: Allow overriding of CXX and CC with absolute path
ihse [Tue, 28 Jan 2014 14:47:22 +0100] rev 22458
8022411: Allow overriding of CXX and CC with absolute path Reviewed-by: erikj, tbell
Thu, 06 Feb 2014 13:08:35 -0800 Added tag jdk9-b02 for changeset 325b5971d828
katleman [Thu, 06 Feb 2014 13:08:35 -0800] rev 22457
Added tag jdk9-b02 for changeset 325b5971d828
Wed, 05 Jul 2017 19:28:22 +0200 Added tag jdk9-b02 for changeset b32e2219736e
duke [Wed, 05 Jul 2017 19:28:22 +0200] rev 22456
Added tag jdk9-b02 for changeset b32e2219736e
Wed, 05 Jul 2017 19:28:21 +0200 Merge jdk9-b02
duke [Wed, 05 Jul 2017 19:28:21 +0200] rev 22455
Merge
Wed, 05 Jul 2017 19:28:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:28:18 +0200] rev 22454
Merge
Mon, 27 Jan 2014 21:01:30 -0800 Merge
lana [Mon, 27 Jan 2014 21:01:30 -0800] rev 22453
Merge
Mon, 20 Jan 2014 19:11:58 +0400 Merge
kizune [Mon, 20 Jan 2014 19:11:58 +0400] rev 22452
Merge
Thu, 16 Jan 2014 21:46:01 -0800 Merge
asaha [Thu, 16 Jan 2014 21:46:01 -0800] rev 22451
Merge
Wed, 15 Jan 2014 10:18:06 -0800 Merge
asaha [Wed, 15 Jan 2014 10:18:06 -0800] rev 22450
Merge
Tue, 14 Jan 2014 08:08:32 -0800 Merge
asaha [Tue, 14 Jan 2014 08:08:32 -0800] rev 22449
Merge
Tue, 24 Dec 2013 09:17:37 -0800 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013
ksrini [Tue, 24 Dec 2013 09:17:37 -0800] rev 22448
8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013 Reviewed-by: ksrini Contributed-by: steve.sides@oracle.com
Wed, 18 Dec 2013 19:48:47 -0800 8016549: jdk7 javadocs are hard to read
bpatel [Wed, 18 Dec 2013 19:48:47 -0800] rev 22447
8016549: jdk7 javadocs are hard to read Reviewed-by: jjg
Tue, 17 Dec 2013 23:32:58 -0800 8026741: jdk8 l10n resource file translation update 5
mfang [Tue, 17 Dec 2013 23:32:58 -0800] rev 22446
8026741: jdk8 l10n resource file translation update 5 Reviewed-by: naoto, yhuang
Sat, 18 Jan 2014 10:47:30 -0800 8031375: Revert test exclusions after fix for JDK-8030656 propagates
darcy [Sat, 18 Jan 2014 10:47:30 -0800] rev 22445
8031375: Revert test exclusions after fix for JDK-8030656 propagates Reviewed-by: mduigou
Thu, 16 Jan 2014 18:00:25 -0800 8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1
darcy [Thu, 16 Jan 2014 18:00:25 -0800] rev 22444
8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1 Reviewed-by: jjg, sogoel
Wed, 15 Jan 2014 13:49:57 +0100 8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info
jlahoda [Wed, 15 Jan 2014 13:49:57 +0100] rev 22443
8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info Summary: The exception parameters with type annotations need to be added into the varBuffer even if not generating debug info Reviewed-by: jjg, emc
Wed, 15 Jan 2014 10:57:25 +0100 8029690: Move symbol creation from ClassReader to Symtab
jfranck [Wed, 15 Jan 2014 10:57:25 +0100] rev 22442
8029690: Move symbol creation from ClassReader to Symtab Reviewed-by: jjg
Fri, 10 Jan 2014 19:02:54 +0100 8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements
jlahoda [Fri, 10 Jan 2014 19:02:54 +0100] rev 22441
8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements Summary: Match the required and actual annotations using Element equivalence rather than TypeMirror equivalence, to avoid trouble with erroneous types. Reviewed-by: darcy
Fri, 10 Jan 2014 12:47:15 +0100 8028389: NullPointerException compiling annotation values that have bodies
alundblad [Fri, 10 Jan 2014 12:47:15 +0100] rev 22440
8028389: NullPointerException compiling annotation values that have bodies Summary: Made sure anonymous class declarations inside class- and package-level annotations are properly entered. Reviewed-by: jfranck
Fri, 10 Jan 2014 11:31:09 +0100 8029376: Full attribution of unresolvable annotations
jlahoda [Fri, 10 Jan 2014 11:31:09 +0100] rev 22439
8029376: Full attribution of unresolvable annotations 8029161: javac crashing when processing broken annotations Summary: Attributing values of annotation attributes regardless how broken the annotation is. Reviewed-by: jjg, jfranck
Thu, 09 Jan 2014 15:00:33 +0100 8006730: remove workaround tests when jtreg updated
alundblad [Thu, 09 Jan 2014 15:00:33 +0100] rev 22438
8006730: remove workaround tests when jtreg updated Summary: Removed temporary workaround test-files. Reviewed-by: jjg
Tue, 21 Jan 2014 18:17:21 -0800 Added tag jdk9-b01 for changeset 71073f4a867e
katleman [Tue, 21 Jan 2014 18:17:21 -0800] rev 22437
Added tag jdk9-b01 for changeset 71073f4a867e
Wed, 05 Jul 2017 19:28:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:28:11 +0200] rev 22436
Merge
Mon, 27 Jan 2014 21:01:31 -0800 Merge
lana [Mon, 27 Jan 2014 21:01:31 -0800] rev 22435
Merge
Tue, 14 Jan 2014 08:02:46 -0800 Merge
asaha [Tue, 14 Jan 2014 08:02:46 -0800] rev 22434
Merge
Fri, 10 Jan 2014 23:07:27 -0800 Merge
asaha [Fri, 10 Jan 2014 23:07:27 -0800] rev 22433
Merge
Fri, 03 Jan 2014 15:59:10 -0800 Merge
asaha [Fri, 03 Jan 2014 15:59:10 -0800] rev 22432
Merge
Fri, 20 Dec 2013 07:42:26 -0800 Merge
asaha [Fri, 20 Dec 2013 07:42:26 -0800] rev 22431
Merge
Fri, 13 Dec 2013 22:13:54 +0400 Merge
kizune [Fri, 13 Dec 2013 22:13:54 +0400] rev 22430
Merge
Thu, 05 Dec 2013 16:37:30 +0400 Merge
kizune [Thu, 05 Dec 2013 16:37:30 +0400] rev 22429
Merge
Tue, 03 Dec 2013 14:13:08 +0400 Merge
kizune [Tue, 03 Dec 2013 14:13:08 +0400] rev 22428
Merge
Fri, 22 Nov 2013 21:11:19 +0100 8010935: Better XML handling
mkos [Fri, 22 Nov 2013 21:11:19 +0100] rev 22427
8010935: Better XML handling 8027378: Two closed/javax/xml/8005432 fails with jdk7u51b04 8028382: Two javax/xml/8005433 tests still fail after the fix JDK-8028147 Summary: base fix + fixes for test regressions; fix also reviewed by Maxim Soloviev, Alexander Fomin Reviewed-by: mchung, mgrebac, mullan
Fri, 10 Jan 2014 23:07:03 -0800 Merge
asaha [Fri, 10 Jan 2014 23:07:03 -0800] rev 22426
Merge
Fri, 10 Jan 2014 08:32:00 -0800 Added tag jdk8-b123 for changeset bdff65a5777e
katleman [Fri, 10 Jan 2014 08:32:00 -0800] rev 22425
Added tag jdk8-b123 for changeset bdff65a5777e
Fri, 03 Jan 2014 11:54:55 -0800 Added tag jdk8-b122 for changeset ee2fe358a445
katleman [Fri, 03 Jan 2014 11:54:55 -0800] rev 22424
Added tag jdk8-b122 for changeset ee2fe358a445
Thu, 19 Dec 2013 17:23:55 -0800 Added tag jdk8-b121 for changeset 2b1cd447f3b6
katleman [Thu, 19 Dec 2013 17:23:55 -0800] rev 22423
Added tag jdk8-b121 for changeset 2b1cd447f3b6
Mon, 13 Jan 2014 16:17:43 +0000 8027908: serialVersionUID of javax.xml.bind.TypeConstraintException accidently changed
alanb [Mon, 13 Jan 2014 16:17:43 +0000] rev 22422
8027908: serialVersionUID of javax.xml.bind.TypeConstraintException accidently changed Reviewed-by: alanb Contributed-by: iaroslav.savytskyi@oracle.com
Tue, 21 Jan 2014 18:17:08 -0800 Added tag jdk9-b01 for changeset e8046d3ee0ee
katleman [Tue, 21 Jan 2014 18:17:08 -0800] rev 22421
Added tag jdk9-b01 for changeset e8046d3ee0ee
Wed, 05 Jul 2017 19:28:03 +0200 Merge
duke [Wed, 05 Jul 2017 19:28:03 +0200] rev 22420
Merge
Mon, 27 Jan 2014 21:00:19 -0800 Merge
lana [Mon, 27 Jan 2014 21:00:19 -0800] rev 22419
Merge
Mon, 20 Jan 2014 19:53:04 +0000 8028111: XML readers share the same entity expansion counter
joehw [Mon, 20 Jan 2014 19:53:04 +0000] rev 22418
8028111: XML readers share the same entity expansion counter Reviewed-by: alanb, lancea, dfuchs, ahgross
Thu, 14 Nov 2013 10:18:48 -0800 8027201: Enhance JAX-P set up
joehw [Thu, 14 Nov 2013 10:18:48 -0800] rev 22417
8027201: Enhance JAX-P set up Reviewed-by: alanb, dfuchs, lancea, hawtin
Tue, 22 Oct 2013 13:15:50 -0700 8025018: Enhance JAX-P set up
joehw [Tue, 22 Oct 2013 13:15:50 -0700] rev 22416
8025018: Enhance JAX-P set up Reviewed-by: alanb, dfuchs, lancea, ahgross
Mon, 26 Aug 2013 21:08:58 -0700 8022935: Enhance Apache resolver classes
joehw [Mon, 26 Aug 2013 21:08:58 -0700] rev 22415
8022935: Enhance Apache resolver classes Reviewed-by: alanb, mchung, skoivu
Tue, 21 Jan 2014 18:17:07 -0800 Added tag jdk9-b01 for changeset 6428b06e538b
katleman [Tue, 21 Jan 2014 18:17:07 -0800] rev 22414
Added tag jdk9-b01 for changeset 6428b06e538b
Wed, 05 Jul 2017 19:27:58 +0200 Merge
duke [Wed, 05 Jul 2017 19:27:58 +0200] rev 22413
Merge
Mon, 27 Jan 2014 21:01:55 -0800 Merge
lana [Mon, 27 Jan 2014 21:01:55 -0800] rev 22412
Merge
Mon, 20 Jan 2014 20:42:45 +0400 Merge
kizune [Mon, 20 Jan 2014 20:42:45 +0400] rev 22411
Merge
Mon, 20 Jan 2014 20:42:34 +0400 Merge
kizune [Mon, 20 Jan 2014 20:42:34 +0400] rev 22410
Merge
Thu, 16 Jan 2014 21:46:17 -0800 Merge
asaha [Thu, 16 Jan 2014 21:46:17 -0800] rev 22409
Merge
Wed, 15 Jan 2014 10:24:42 -0800 Merge
asaha [Wed, 15 Jan 2014 10:24:42 -0800] rev 22408
Merge
Tue, 14 Jan 2014 08:09:04 -0800 Merge
asaha [Tue, 14 Jan 2014 08:09:04 -0800] rev 22407
Merge
Fri, 10 Jan 2014 17:08:11 -0800 Merge
asaha [Fri, 10 Jan 2014 17:08:11 -0800] rev 22406
Merge
Fri, 10 Jan 2014 17:06:56 -0800 Merge
asaha [Fri, 10 Jan 2014 17:06:56 -0800] rev 22405
Merge
Fri, 10 Jan 2014 08:32:23 -0800 Added tag jdk8-b123 for changeset 8db9ff9fdd86
katleman [Fri, 10 Jan 2014 08:32:23 -0800] rev 22404
Added tag jdk8-b123 for changeset 8db9ff9fdd86
Fri, 03 Jan 2014 16:01:19 -0800 Merge
asaha [Fri, 03 Jan 2014 16:01:19 -0800] rev 22403
Merge
Fri, 03 Jan 2014 11:55:12 -0800 Added tag jdk8-b122 for changeset 35eadc466f62
katleman [Fri, 03 Jan 2014 11:55:12 -0800] rev 22402
Added tag jdk8-b122 for changeset 35eadc466f62
Thu, 02 Jan 2014 15:31:53 -0800 Merge
asaha [Thu, 02 Jan 2014 15:31:53 -0800] rev 22401
Merge
Mon, 23 Dec 2013 14:46:33 -0800 Merge
lana [Mon, 23 Dec 2013 14:46:33 -0800] rev 22400
Merge
Thu, 12 Dec 2013 19:19:21 -0800 Merge
lana [Thu, 12 Dec 2013 19:19:21 -0800] rev 22399
Merge
Thu, 12 Dec 2013 09:18:08 +0530 Merge
sundar [Thu, 12 Dec 2013 09:18:08 +0530] rev 22398
Merge
Mon, 09 Dec 2013 09:53:14 +0530 Merge
sundar [Mon, 09 Dec 2013 09:53:14 +0530] rev 22397
Merge
Fri, 20 Dec 2013 07:44:42 -0800 Merge
asaha [Fri, 20 Dec 2013 07:44:42 -0800] rev 22396
Merge
Thu, 19 Dec 2013 17:24:39 -0800 Added tag jdk8-b121 for changeset 0127c0df76cd
katleman [Thu, 19 Dec 2013 17:24:39 -0800] rev 22395
Added tag jdk8-b121 for changeset 0127c0df76cd
Fri, 13 Dec 2013 22:13:58 +0400 Merge
kizune [Fri, 13 Dec 2013 22:13:58 +0400] rev 22394
Merge
Thu, 05 Dec 2013 16:37:35 +0400 Merge
kizune [Thu, 05 Dec 2013 16:37:35 +0400] rev 22393
Merge
Tue, 03 Dec 2013 14:13:15 +0400 Merge
kizune [Tue, 03 Dec 2013 14:13:15 +0400] rev 22392
Merge
Sun, 03 Nov 2013 07:33:34 +0000 Merge
chegar [Sun, 03 Nov 2013 07:33:34 +0000] rev 22391
Merge
Mon, 20 Jan 2014 19:51:54 +0530 8032068: implement @sourceURL and #sourceURL directives
sundar [Mon, 20 Jan 2014 19:51:54 +0530] rev 22390
8032068: implement @sourceURL and #sourceURL directives Reviewed-by: hannesw, lagergren
Fri, 17 Jan 2014 20:09:47 +0530 8032060: PropertyMap of Error objects is not stable
sundar [Fri, 17 Jan 2014 20:09:47 +0530] rev 22389
8032060: PropertyMap of Error objects is not stable Reviewed-by: jlaskey, hannesw
Thu, 16 Jan 2014 22:50:53 +0530 8032004: instance property "message" of Error objects should be non-enumerable
sundar [Thu, 16 Jan 2014 22:50:53 +0530] rev 22388
8032004: instance property "message" of Error objects should be non-enumerable Reviewed-by: hannesw, jlaskey
Thu, 16 Jan 2014 21:26:21 +0530 8031983: Error objects should capture stack at the constructor
sundar [Thu, 16 Jan 2014 21:26:21 +0530] rev 22387
8031983: Error objects should capture stack at the constructor Reviewed-by: jlaskey, hannesw
Wed, 15 Jan 2014 14:51:49 +0530 8031715: Indexed access to java package not working
sundar [Wed, 15 Jan 2014 14:51:49 +0530] rev 22386
8031715: Indexed access to java package not working Reviewed-by: lagergren, hannesw
Tue, 14 Jan 2014 14:18:24 +0530 Merge
sundar [Tue, 14 Jan 2014 14:18:24 +0530] rev 22385
Merge
Wed, 11 Dec 2013 18:09:34 +0100 8029780: "ant externals" broke our test harness with the latest version of the octane benchmarks
lagergren [Wed, 11 Dec 2013 18:09:34 +0100] rev 22384
8029780: "ant externals" broke our test harness with the latest version of the octane benchmarks Reviewed-by: attila, sundar
Mon, 09 Dec 2013 10:52:05 +0100 8029467: Widening of booleans causes bad results
attila [Mon, 09 Dec 2013 10:52:05 +0100] rev 22383
8029467: Widening of booleans causes bad results Reviewed-by: jlaskey, lagergren
Mon, 09 Dec 2013 09:48:11 +0530 8029612: the typeErrorThrower field in ScriptFunctionImpl cannot be static and common to all Globals
sundar [Mon, 09 Dec 2013 09:48:11 +0530] rev 22382
8029612: the typeErrorThrower field in ScriptFunctionImpl cannot be static and common to all Globals Reviewed-by: attila, hannesw
Tue, 14 Jan 2014 09:03:54 +0530 Merge
sundar [Tue, 14 Jan 2014 09:03:54 +0530] rev 22381
Merge
Mon, 13 Jan 2014 18:13:55 +0530 8029332: Do not require nasgen-generated functions to return Object
sundar [Mon, 13 Jan 2014 18:13:55 +0530] rev 22380
8029332: Do not require nasgen-generated functions to return Object Reviewed-by: lagergren, jlaskey, hannesw
Thu, 09 Jan 2014 19:23:34 +0530 8031359: Invocable.getInterface() works incorrectly if interface has default methods
sundar [Thu, 09 Jan 2014 19:23:34 +0530] rev 22379
8031359: Invocable.getInterface() works incorrectly if interface has default methods Reviewed-by: attila, hannesw
Wed, 08 Jan 2014 17:51:47 +0530 8031317: SyntaxError when property setter has no parameter
sundar [Wed, 08 Jan 2014 17:51:47 +0530] rev 22378
8031317: SyntaxError when property setter has no parameter Reviewed-by: lagergren, hannesw
Tue, 07 Jan 2014 14:16:23 +0100 8029667: Prototype linking is incorrect
hannesw [Tue, 07 Jan 2014 14:16:23 +0100] rev 22377
8029667: Prototype linking is incorrect Reviewed-by: jlaskey, sundar
Tue, 07 Jan 2014 18:14:18 +0530 8029003: setField in ScriptObject is incorrect for non extensible objects
sundar [Tue, 07 Jan 2014 18:14:18 +0530] rev 22376
8029003: setField in ScriptObject is incorrect for non extensible objects Reviewed-by: lagergren, jlaskey
Fri, 03 Jan 2014 10:09:48 +0530 8031106: Nashorn: IndexOutOfBoundsException in NashornCallSiteDescriptor.getNameToken()
sundar [Fri, 03 Jan 2014 10:09:48 +0530] rev 22375
8031106: Nashorn: IndexOutOfBoundsException in NashornCallSiteDescriptor.getNameToken() Reviewed-by: hannesw, jlaskey
Thu, 19 Dec 2013 21:53:27 +0530 8030809: Anonymous functions should not be shown with internal names in script stack trace
sundar [Thu, 19 Dec 2013 21:53:27 +0530] rev 22374
8030809: Anonymous functions should not be shown with internal names in script stack trace Reviewed-by: lagergren, hannesw, jlaskey
Mon, 16 Dec 2013 23:25:50 +0530 8030182: scopeCall with -1 as line number
sundar [Mon, 16 Dec 2013 23:25:50 +0530] rev 22373
8030182: scopeCall with -1 as line number Reviewed-by: hannesw, jlaskey
Mon, 16 Dec 2013 18:32:50 +0530 8030169: Need regression test for bug JDK-8010731
sundar [Mon, 16 Dec 2013 18:32:50 +0530] rev 22372
8030169: Need regression test for bug JDK-8010731 Reviewed-by: attila, lagergren
Thu, 12 Dec 2013 19:02:43 +0530 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar [Thu, 12 Dec 2013 19:02:43 +0530] rev 22371
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn Summary: markdown test fix contributed by kshefov Reviewed-by: jlaskey
Mon, 02 Dec 2013 18:19:26 +0530 8029364: NashornException to expose thrown object
sundar [Mon, 02 Dec 2013 18:19:26 +0530] rev 22370
8029364: NashornException to expose thrown object Reviewed-by: lagergren, jlaskey
Wed, 27 Nov 2013 14:13:52 +0530 8028345: Remove nashorn repo "bin" scripts to avoid confusion with JDK bin launcher programs
sundar [Wed, 27 Nov 2013 14:13:52 +0530] rev 22369
8028345: Remove nashorn repo "bin" scripts to avoid confusion with JDK bin launcher programs Reviewed-by: lagergren, hannesw
Tue, 26 Nov 2013 18:36:39 +0530 8029031: "ant clean jar" on nashorn repo results in number of ASM deprecated warnings
sundar [Tue, 26 Nov 2013 18:36:39 +0530] rev 22368
8029031: "ant clean jar" on nashorn repo results in number of ASM deprecated warnings Reviewed-by: lagergren, jlaskey, hannesw
Mon, 25 Nov 2013 11:13:08 -0400 Merge
jlaskey [Mon, 25 Nov 2013 11:13:08 -0400] rev 22367
Merge
Mon, 25 Nov 2013 18:40:02 +0530 8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line
sundar [Mon, 25 Nov 2013 18:40:02 +0530] rev 22366
8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line Reviewed-by: jlaskey, lagergren
Tue, 21 Jan 2014 18:17:23 -0800 Added tag jdk9-b01 for changeset ae2d94255f32
katleman [Tue, 21 Jan 2014 18:17:23 -0800] rev 22365
Added tag jdk9-b01 for changeset ae2d94255f32
Wed, 05 Jul 2017 19:27:42 +0200 Merge
duke [Wed, 05 Jul 2017 19:27:42 +0200] rev 22364
Merge
Mon, 27 Jan 2014 21:00:12 -0800 Merge
lana [Mon, 27 Jan 2014 21:00:12 -0800] rev 22363
Merge
Tue, 12 Nov 2013 18:04:13 +0000 8025767: Enhance IIOP Streams
msheppar [Tue, 12 Nov 2013 18:04:13 +0000] rev 22362
8025767: Enhance IIOP Streams Summary: modify org.omg.CORBA_2_3.portable.InputStream inheritance structure. Reviewed-by: alanb, coffeys, skoivu
Tue, 12 Nov 2013 17:56:08 +0000 8026193: Enhance CORBA stub factories
msheppar [Tue, 12 Nov 2013 17:56:08 +0000] rev 22361
8026193: Enhance CORBA stub factories Summary: modify com.sun.corba.se.impl.presenetation.rmi.StubFactoryDynamicBase inheritance structure. Reviewed-by: alanb, coffeys, ahgross
Tue, 21 Jan 2014 18:16:54 -0800 Added tag jdk9-b01 for changeset 4d7b21463768
katleman [Tue, 21 Jan 2014 18:16:54 -0800] rev 22360
Added tag jdk9-b01 for changeset 4d7b21463768
Wed, 05 Jul 2017 19:27:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:27:37 +0200] rev 22359
Merge
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip