Tue, 12 Jan 2016 10:44:41 -1000 8146246: JVMCICompiler::abort_on_pending_exception: assert(!thread->owns_locks()) failed: must release all locks when leaving VM
twisti [Tue, 12 Jan 2016 10:44:41 -1000] rev 35557
8146246: JVMCICompiler::abort_on_pending_exception: assert(!thread->owns_locks()) failed: must release all locks when leaving VM Reviewed-by: coleenp, kvn
Tue, 12 Jan 2016 16:00:04 +0100 Merge
kshefov [Tue, 12 Jan 2016 16:00:04 +0100] rev 35556
Merge
Tue, 12 Jan 2016 15:07:46 +0100 Merge
kshefov [Tue, 12 Jan 2016 15:07:46 +0100] rev 35555
Merge
Tue, 12 Jan 2016 13:57:48 +0300 8141615: Add new public methods to sun.reflect.ConstantPool
kshefov [Tue, 12 Jan 2016 13:57:48 +0300] rev 35554
8141615: Add new public methods to sun.reflect.ConstantPool Reviewed-by: twisti, iignatyev, coleenp
Tue, 12 Jan 2016 14:21:58 +0000 8146886: aarch64: fails to build following 8136525 and 8139864
enevill [Tue, 12 Jan 2016 14:21:58 +0000] rev 35553
8146886: aarch64: fails to build following 8136525 and 8139864 Summary: Fix several build errors and warnings Reviewed-by: aph
Tue, 12 Jan 2016 12:55:37 +0100 8136469: OptimizeStringConcat fails on pre-sized StringBuilder shapes
thartmann [Tue, 12 Jan 2016 12:55:37 +0100] rev 35552
8136469: OptimizeStringConcat fails on pre-sized StringBuilder shapes Summary: Cut off dead if branch already during parsing (GVN). Reviewed-by: shade, kvn, roland
Tue, 12 Jan 2016 12:55:09 +0100 8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value
thartmann [Tue, 12 Jan 2016 12:55:09 +0100] rev 35551
8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value Summary: Change arguments of Node::Identity() and Node::Value() from PhaseTransform* to PhaseGVN*. Reviewed-by: kvn, roland
Tue, 12 Jan 2016 11:31:04 +0100 Merge
roland [Tue, 12 Jan 2016 11:31:04 +0100] rev 35550
Merge
Mon, 11 Jan 2016 16:33:27 +0100 8145322: Code generated from unsafe loops can be slightly improved
roland [Mon, 11 Jan 2016 16:33:27 +0100] rev 35549
8145322: Code generated from unsafe loops can be slightly improved Summary: improve code generated from checkIndex and unsafe loops Reviewed-by: kvn, thartmann
Tue, 12 Jan 2016 09:19:09 +0100 8086053: Address inconsistencies regarding ZeroTLAB
zmajo [Tue, 12 Jan 2016 09:19:09 +0100] rev 35548
8086053: Address inconsistencies regarding ZeroTLAB Summary: Add zero-initialization to C1 for fast TLAB refills; strenghten C2 conditions for skipping zero-initialization. Reviewed-by: kvn, thartmann
Mon, 11 Jan 2016 14:23:35 +0100 8146705: Improve JVMCI support for blocking compilation
dnsimon [Mon, 11 Jan 2016 14:23:35 +0100] rev 35547
8146705: Improve JVMCI support for blocking compilation Reviewed-by: twisti, never, iveresov
Mon, 11 Jan 2016 17:11:57 -0800 Merge
twisti [Mon, 11 Jan 2016 17:11:57 -0800] rev 35546
Merge
Fri, 11 Dec 2015 16:57:08 +0100 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
roland [Fri, 11 Dec 2015 16:57:08 +0100] rev 35545
8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash Summary: Lost dependency when CastPP at Phis are eliminate Reviewed-by: kvn
Fri, 18 Dec 2015 20:23:28 +0300 8133612: new clone logic added in 8042235 is missing from compiler intrinsics
vlivanov [Fri, 18 Dec 2015 20:23:28 +0300] rev 35544
8133612: new clone logic added in 8042235 is missing from compiler intrinsics Reviewed-by: roland
Fri, 18 Dec 2015 20:23:27 +0300 8140659: C1: invokedynamic call patching violates JVMS-6.5.invokedynamic
vlivanov [Fri, 18 Dec 2015 20:23:27 +0300] rev 35543
8140659: C1: invokedynamic call patching violates JVMS-6.5.invokedynamic Reviewed-by: roland
Fri, 18 Dec 2015 20:23:26 +0300 8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize
vlivanov [Fri, 18 Dec 2015 20:23:26 +0300] rev 35542
8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize Reviewed-by: kvn, iklam, shade
Fri, 08 Jan 2016 10:14:02 +0100 8146613: PPC64: C2 does no longer respect int to long conversion for stub calls
mdoerr [Fri, 08 Jan 2016 10:14:02 +0100] rev 35541
8146613: PPC64: C2 does no longer respect int to long conversion for stub calls Reviewed-by: kvn, goetz
Fri, 08 Jan 2016 21:06:50 -0800 8143353: update for x86 sin and cos in the math lib
vdeshpande [Fri, 08 Jan 2016 21:06:50 -0800] rev 35540
8143353: update for x86 sin and cos in the math lib Summary: Optimize Math.sin() and cos() for 64 and 32 bit X86 architecture using Intel LIBM implementation. Reviewed-by: kvn
Fri, 08 Jan 2016 11:41:04 +0100 8146612: C2: Precedence edges specification violated
mdoerr [Fri, 08 Jan 2016 11:41:04 +0100] rev 35539
8146612: C2: Precedence edges specification violated Reviewed-by: kvn
Fri, 08 Jan 2016 11:39:47 +0000 8146678: aarch64: assertion failure: call instruction in an infinite loop
enevill [Fri, 08 Jan 2016 11:39:47 +0000] rev 35538
8146678: aarch64: assertion failure: call instruction in an infinite loop Summary: Remove assertion Reviewed-by: aph
Thu, 07 Jan 2016 14:29:05 -0800 8146581: Minor corrections to the patch submitted for earlier bug id - 8143925
kvn [Thu, 07 Jan 2016 14:29:05 -0800] rev 35537
8146581: Minor corrections to the patch submitted for earlier bug id - 8143925 Reviewed-by: kvn Contributed-by: kishor.kharbas@intel.com
Tue, 26 Jan 2016 17:13:18 +0100 Merge
jwilhelm [Tue, 26 Jan 2016 17:13:18 +0100] rev 35536
Merge
Thu, 21 Jan 2016 14:17:49 +0300 8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined
akulyakh [Thu, 21 Jan 2016 14:17:49 +0300] rev 35535
8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined Summary: Quarantined some tests with false failures Reviewed-by: sla
Wed, 20 Jan 2016 14:11:25 -0800 Merge
dcubed [Wed, 20 Jan 2016 14:11:25 -0800] rev 35534
Merge
Wed, 20 Jan 2016 09:18:36 +0100 8147509: [aix] Newlines missing in register info printout
stuefe [Wed, 20 Jan 2016 09:18:36 +0100] rev 35533
8147509: [aix] Newlines missing in register info printout Reviewed-by: simonis
Tue, 19 Jan 2016 09:39:28 +0100 8147611: G1 - Missing memory barrier in start_cset_region_for_worker
asiebenborn [Tue, 19 Jan 2016 09:39:28 +0100] rev 35532
8147611: G1 - Missing memory barrier in start_cset_region_for_worker Reviewed-by: mgerdin, tschatzl
Tue, 19 Jan 2016 05:28:34 -0800 8146751: jdk/test/tools/launcher/TooSmallStackSize.java failed on Mac OS
fparain [Tue, 19 Jan 2016 05:28:34 -0800] rev 35531
8146751: jdk/test/tools/launcher/TooSmallStackSize.java failed on Mac OS Reviewed-by: dholmes, gtriantafill
Tue, 19 Jan 2016 11:48:35 +0100 Merge
ehelin [Tue, 19 Jan 2016 11:48:35 +0100] rev 35530
Merge
Tue, 19 Jan 2016 11:00:29 +0100 8147012: Fix includes in internalVMTests.cpp
ehelin [Tue, 19 Jan 2016 11:00:29 +0100] rev 35529
8147012: Fix includes in internalVMTests.cpp Reviewed-by: stefank, mgerdin
Tue, 19 Jan 2016 10:02:22 +0100 8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
aeriksso [Tue, 19 Jan 2016 10:02:22 +0100] rev 35528
8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy Reviewed-by: dsamersoff
Mon, 18 Jan 2016 19:10:32 +0100 Merge
ehelin [Mon, 18 Jan 2016 19:10:32 +0100] rev 35527
Merge
Mon, 18 Jan 2016 17:12:34 +0100 8146985: Change output directory for hotspot's jtreg tests
ehelin [Mon, 18 Jan 2016 17:12:34 +0100] rev 35526
8146985: Change output directory for hotspot's jtreg tests Reviewed-by: erikj, mikael
Mon, 18 Jan 2016 17:53:34 +0100 Merge
iignatyev [Mon, 18 Jan 2016 17:53:34 +0100] rev 35525
Merge
Wed, 13 Jan 2016 20:26:54 +0300 8132717: Add tests checking that instances of j.l.Classes of a large size are allocated as Humongous
kzhaldyb [Wed, 13 Jan 2016 20:26:54 +0300] rev 35524
8132717: Add tests checking that instances of j.l.Classes of a large size are allocated as Humongous Reviewed-by: jmasa, dfazunen
Wed, 13 Jan 2016 20:19:15 +0300 8132720: Add tests which checks that Humongous objects are not moved after Full GC
kzhaldyb [Wed, 13 Jan 2016 20:19:15 +0300] rev 35523
8132720: Add tests which checks that Humongous objects are not moved after Full GC Reviewed-by: jmasa, dfazunen
Mon, 18 Jan 2016 15:11:47 +0100 Merge
ehelin [Mon, 18 Jan 2016 15:11:47 +0100] rev 35522
Merge
Thu, 14 Jan 2016 14:50:40 +0100 8146990: Convert CollectorPolicy to use log_warning instead of warning
ehelin [Thu, 14 Jan 2016 14:50:40 +0100] rev 35521
8146990: Convert CollectorPolicy to use log_warning instead of warning Reviewed-by: sjohanss, brutisso
Mon, 18 Jan 2016 09:14:58 +0100 8147464: Use LogConfiguration::configure_stdout() instead of parse_log_arguments
brutisso [Mon, 18 Jan 2016 09:14:58 +0100] rev 35520
8147464: Use LogConfiguration::configure_stdout() instead of parse_log_arguments Reviewed-by: mlarsson, sjohanss
Thu, 14 Jan 2016 15:09:11 +0100 8146994: Move internal vm tests to a separate file
ehelin [Thu, 14 Jan 2016 15:09:11 +0100] rev 35519
8146994: Move internal vm tests to a separate file Reviewed-by: coleenp, stefank, kbarrett, mikael
Sat, 16 Jan 2016 13:04:23 -0500 8147482: Zero build fails after 8144953
sgehwolf [Sat, 16 Jan 2016 13:04:23 -0500] rev 35518
8147482: Zero build fails after 8144953 Reviewed-by: coleenp, simonis
Sat, 16 Jan 2016 12:04:47 +0100 Merge
dsamersoff [Sat, 16 Jan 2016 12:04:47 +0100] rev 35517
Merge
Sat, 16 Jan 2016 13:56:49 +0300 8145698: Memory leak in add_lib_info_fd of libproc_impl.c:174
dsamersoff [Sat, 16 Jan 2016 13:56:49 +0300] rev 35516
8145698: Memory leak in add_lib_info_fd of libproc_impl.c:174 Summary: Added missed free call Reviewed-by: jbachorik, sspitsyn
Wed, 13 Jan 2016 17:55:57 +0100 8145184: [aix] Implement os::platform_print_native_stack on AIX
stuefe [Wed, 13 Jan 2016 17:55:57 +0100] rev 35515
8145184: [aix] Implement os::platform_print_native_stack on AIX Reviewed-by: goetz
Sat, 16 Jan 2016 00:28:28 +0000 Merge
jprovino [Sat, 16 Jan 2016 00:28:28 +0000] rev 35514
Merge
Fri, 15 Jan 2016 15:37:00 -0500 Merge
jprovino [Fri, 15 Jan 2016 15:37:00 -0500] rev 35513
Merge
Fri, 15 Jan 2016 23:38:25 +0000 Merge
poonam [Fri, 15 Jan 2016 23:38:25 +0000] rev 35512
Merge
Fri, 15 Jan 2016 18:34:35 +0000 Merge
poonam [Fri, 15 Jan 2016 18:34:35 +0000] rev 35511
Merge
Fri, 15 Jan 2016 17:40:03 +0000 Merge
poonam [Fri, 15 Jan 2016 17:40:03 +0000] rev 35510
Merge
Fri, 15 Jan 2016 06:27:35 -0800 8072725: Provide more granular levels for GC verification
poonam [Fri, 15 Jan 2016 06:27:35 -0800] rev 35509
8072725: Provide more granular levels for GC verification Summary: Add option VerifySubSet to selectively verify the memory sub-systems Reviewed-by: kevinw, jmasa, tschatzl, dfazunen
Fri, 15 Jan 2016 18:49:08 +0000 Merge
poonam [Fri, 15 Jan 2016 18:49:08 +0000] rev 35508
Merge
Fri, 15 Jan 2016 10:34:52 -0800 8145442: Add the facility to verify remembered sets for G1
poonam [Fri, 15 Jan 2016 10:34:52 -0800] rev 35507
8145442: Add the facility to verify remembered sets for G1 Summary: Implement remembered sets verification for G1 with option VerifyRememberedSets Reviewed-by: jmasa, mgerdin
Fri, 15 Jan 2016 17:36:47 +0100 Merge
ehelin [Fri, 15 Jan 2016 17:36:47 +0100] rev 35506
Merge
Thu, 14 Jan 2016 14:32:16 +0100 8146871: Make the clean target silent in hotspot/test/Makefile
ehelin [Thu, 14 Jan 2016 14:32:16 +0100] rev 35505
8146871: Make the clean target silent in hotspot/test/Makefile Reviewed-by: erikj, mikael
Fri, 15 Jan 2016 16:03:46 +0400 8147075: Rename old GC JTreg tests to the new naming scheme
dfazunen [Fri, 15 Jan 2016 16:03:46 +0400] rev 35504
8147075: Rename old GC JTreg tests to the new naming scheme Summary: test/gc/7072527, test/gc/6845368, test/gc/6581734 renamed Reviewed-by: jwilhelm, pliden
Thu, 14 Jan 2016 16:03:03 +0100 8147079: Add serviceability/logging folder to hotspot_serviceability test group
mlarsson [Thu, 14 Jan 2016 16:03:03 +0100] rev 35503
8147079: Add serviceability/logging folder to hotspot_serviceability test group Reviewed-by: jbachorik, sspitsyn
Fri, 15 Jan 2016 04:59:46 +0100 Merge
dholmes [Fri, 15 Jan 2016 04:59:46 +0100] rev 35502
Merge
Thu, 14 Jan 2016 22:52:54 -0500 8143558: evaluate if thr_sigsetmask can be removed from hotspot (solaris) codebase
sebastian [Thu, 14 Jan 2016 22:52:54 -0500] rev 35501
8143558: evaluate if thr_sigsetmask can be removed from hotspot (solaris) codebase Reviewed-by: dholmes
Fri, 15 Jan 2016 01:03:42 +0000 Merge
coleenp [Fri, 15 Jan 2016 01:03:42 +0000] rev 35500
Merge
Thu, 14 Jan 2016 16:26:38 -0500 Merge
coleenp [Thu, 14 Jan 2016 16:26:38 -0500] rev 35499
Merge
Mon, 04 Jan 2016 15:41:05 +0100 8146401: Clean up oop.hpp: add inline directives and fix header files
goetz [Mon, 04 Jan 2016 15:41:05 +0100] rev 35498
8146401: Clean up oop.hpp: add inline directives and fix header files Reviewed-by: coleenp
Thu, 14 Jan 2016 15:45:31 -0500 8145940: TempNewSymbol should have correct copy and assignment functions
coleenp [Thu, 14 Jan 2016 15:45:31 -0500] rev 35497
8145940: TempNewSymbol should have correct copy and assignment functions Summary: Add clear() to the assignment operator and add copy constructor. Reviewed-by: mgronlun, lfoltan, kbarrett, jrose
Thu, 14 Jan 2016 17:40:57 +0000 Merge
jwilhelm [Thu, 14 Jan 2016 17:40:57 +0000] rev 35496
Merge
Thu, 14 Jan 2016 17:36:29 +0100 Merge
jwilhelm [Thu, 14 Jan 2016 17:36:29 +0100] rev 35495
Merge
Thu, 14 Jan 2016 16:20:57 +0000 Merge
ddmitriev [Thu, 14 Jan 2016 16:20:57 +0000] rev 35494
Merge
Thu, 14 Jan 2016 15:35:21 +0300 8130063: Refactoring tmtools jstat and jstack tests to jtreg
akulyakh [Thu, 14 Jan 2016 15:35:21 +0300] rev 35493
8130063: Refactoring tmtools jstat and jstack tests to jtreg Summary: Some of the jstat and jstack tests refactored to be run with the jtreg Reviewed-by: jbachorik
Thu, 14 Jan 2016 13:26:19 +0100 8146690: Make all classes in GC follow the naming convention.
david [Thu, 14 Jan 2016 13:26:19 +0100] rev 35492
8146690: Make all classes in GC follow the naming convention. Reviewed-by: dholmes, stefank
Thu, 14 Jan 2016 09:18:11 +0100 8147000: VM crashes during initialization trying to print log message
brutisso [Thu, 14 Jan 2016 09:18:11 +0100] rev 35491
8147000: VM crashes during initialization trying to print log message Reviewed-by: kbarrett, dholmes
Thu, 14 Jan 2016 01:25:30 -0500 8077648: ARM: BREAKPOINT is wrong for thumb
dholmes [Thu, 14 Jan 2016 01:25:30 -0500] rev 35490
8077648: ARM: BREAKPOINT is wrong for thumb Reviewed-by: dlong
Wed, 13 Jan 2016 14:56:17 -0500 8146800: Reorganize logging alias code.
mockner [Wed, 13 Jan 2016 14:56:17 -0500] rev 35489
8146800: Reorganize logging alias code. Summary: Logging alias code has been reorganized to use internal Unified Logging methods. Reviewed-by: dholmes, hseigel, mlarsson, rprotacio
Tue, 12 Jan 2016 21:17:13 +0400 8146889: Update @requires expression for GC tests to run if GC is default
dfazunen [Tue, 12 Jan 2016 21:17:13 +0400] rev 35488
8146889: Update @requires expression for GC tests to run if GC is default Reviewed-by: tschatzl, jwilhelm
Wed, 13 Jan 2016 11:43:07 +0300 8145127: VM warning: WaitForMultipleObjects timed out (0) ...
igerasim [Wed, 13 Jan 2016 11:43:07 +0300] rev 35487
8145127: VM warning: WaitForMultipleObjects timed out (0) ... Summary: Increase number of tracked threads, and set exiting-process flag earlier Reviewed-by: dholmes, dcubed
Wed, 13 Jan 2016 03:18:06 +0100 Merge
dholmes [Wed, 13 Jan 2016 03:18:06 +0100] rev 35486
Merge
Tue, 12 Jan 2016 19:48:00 -0500 8146855: Update hotspot sources to recognize Solaris Studio 12u4 compiler
dholmes [Tue, 12 Jan 2016 19:48:00 -0500] rev 35485
8146855: Update hotspot sources to recognize Solaris Studio 12u4 compiler Reviewed-by: dcubed, gthornbr
Wed, 13 Jan 2016 01:45:14 +0100 Merge
jiangli [Wed, 13 Jan 2016 01:45:14 +0100] rev 35484
Merge
Tue, 12 Jan 2016 19:15:42 -0500 8146523: VirtualMemoryTracker::remove_released_region double count unmapped CDS shared memory
jiangli [Tue, 12 Jan 2016 19:15:42 -0500] rev 35483
8146523: VirtualMemoryTracker::remove_released_region double count unmapped CDS shared memory Summary: Skip tracking release for unmapped CDS shared space. Reviewed-by: dholmes, coleenp, iklam, gtriantafill
Tue, 12 Jan 2016 22:50:57 +0000 Merge
jmasa [Tue, 12 Jan 2016 22:50:57 +0000] rev 35482
Merge
Mon, 11 Jan 2016 14:26:00 -0500 8145038: Simplify mut_process_buffer worker id management
aharlap [Mon, 11 Jan 2016 14:26:00 -0500] rev 35481
8145038: Simplify mut_process_buffer worker id management Summary: Remove some wasted code Reviewed-by: kbarrett, tschatzl
Tue, 12 Jan 2016 21:01:22 +0000 Merge
coleenp [Tue, 12 Jan 2016 21:01:22 +0000] rev 35480
Merge
Tue, 12 Jan 2016 13:14:41 -0500 8146410: Interpreter functions are declared and defined in the wrong files
coleenp [Tue, 12 Jan 2016 13:14:41 -0500] rev 35479
8146410: Interpreter functions are declared and defined in the wrong files Summary: Moved functions to the correct files. Reviewed-by: goetz, aph, twisti, mockner
Tue, 12 Jan 2016 19:11:39 +0000 Merge
coleenp [Tue, 12 Jan 2016 19:11:39 +0000] rev 35478
Merge
Tue, 12 Jan 2016 12:35:08 -0500 8144953: runtime/CommandLine/TraceExceptionsTest.java fails when exception is thrown in compiled code
rprotacio [Tue, 12 Jan 2016 12:35:08 -0500] rev 35477
8144953: runtime/CommandLine/TraceExceptionsTest.java fails when exception is thrown in compiled code Summary: Added long-form logging message to three places in code, allowing TraceExceptionsTest.java to pass with compiled code. Reviewed-by: dholmes, coleenp, lfoltan
Tue, 12 Jan 2016 17:02:10 +0000 Merge
kbarrett [Tue, 12 Jan 2016 17:02:10 +0000] rev 35476
Merge
Mon, 28 Dec 2015 13:59:20 -0500 8143847: Remove REF_CLEANER reference category
kbarrett [Mon, 28 Dec 2015 13:59:20 -0500] rev 35475
8143847: Remove REF_CLEANER reference category Summary: Remove REF_CLEANER. Reviewed-by: jwilhelm, mchung, tbenson
Tue, 12 Jan 2016 16:01:54 +0100 Merge
mgronlun [Tue, 12 Jan 2016 16:01:54 +0100] rev 35474
Merge
Tue, 12 Jan 2016 15:38:56 +0100 8145788: JVM crashes with -XX:+EnableTracing
mgronlun [Tue, 12 Jan 2016 15:38:56 +0100] rev 35473
8145788: JVM crashes with -XX:+EnableTracing Reviewed-by: dholmes, ysuenaga, mlarsson
Tue, 12 Jan 2016 11:11:21 +0100 8146620: CodelistTest.java fails with "Test failed on: jdk.internal.misc.Unsafe.getUnsafe()Ljdk/internal/misc/Unsafe;"
jbachorik [Tue, 12 Jan 2016 11:11:21 +0100] rev 35472
8146620: CodelistTest.java fails with "Test failed on: jdk.internal.misc.Unsafe.getUnsafe()Ljdk/internal/misc/Unsafe;" Reviewed-by: sla
Fri, 08 Jan 2016 08:51:18 -0800 8146695: FinalizeTest04 crashes VM with EXCEPTION_INT_DIVIDE_BY_ZERO
sangheki [Fri, 08 Jan 2016 08:51:18 -0800] rev 35471
8146695: FinalizeTest04 crashes VM with EXCEPTION_INT_DIVIDE_BY_ZERO Reviewed-by: jwilhelm, jprovino
Thu, 07 Jan 2016 16:19:41 -0800 8144573: TLABWasteIncrement=max_jint fires an assert on SPARC for non-G1 GC mode
sangheki [Thu, 07 Jan 2016 16:19:41 -0800] rev 35470
8144573: TLABWasteIncrement=max_jint fires an assert on SPARC for non-G1 GC mode Summary: Changed to use set64 if TLABWasteIncrement is larger than 4095 before add Reviewed-by: tschatzl, iveresov
Mon, 11 Jan 2016 09:14:01 +0100 8146694: Break out shared constants and static BOT functions.
david [Mon, 11 Jan 2016 09:14:01 +0100] rev 35469
8146694: Break out shared constants and static BOT functions. Reviewed-by: jwilhelm, tbenson
Sun, 10 Jan 2016 20:02:50 -0500 8146222: assert(_initialized) failed: TLS not initialized yet!
dholmes [Sun, 10 Jan 2016 20:02:50 -0500] rev 35468
8146222: assert(_initialized) failed: TLS not initialized yet! Reviewed-by: dcubed
Sat, 09 Jan 2016 02:23:04 +0000 Merge
dcubed [Sat, 09 Jan 2016 02:23:04 +0000] rev 35467
Merge
Fri, 08 Jan 2016 15:38:08 -0800 8135198: Add -XX:VMOptionsFile support to JAVA_TOOL_OPTIONS and _JAVA_OPTIONS
rdurbin [Fri, 08 Jan 2016 15:38:08 -0800] rev 35466
8135198: Add -XX:VMOptionsFile support to JAVA_TOOL_OPTIONS and _JAVA_OPTIONS Reviewed-by: dcubed, ddmitriev, ahgross, gthornbr, coleenp
Fri, 08 Jan 2016 15:41:44 -0500 8145037: Clean up FreeIdSet usage
aharlap [Fri, 08 Jan 2016 15:41:44 -0500] rev 35465
8145037: Clean up FreeIdSet usage Summary: Avoid wasting space for the unused sets Reviewed-by: tschatzl
Fri, 08 Jan 2016 12:56:16 +0000 Merge
coleenp [Fri, 08 Jan 2016 12:56:16 +0000] rev 35464
Merge
Thu, 07 Jan 2016 13:53:20 -0500 8141564: Convert TraceItables and PrintVtables to Unified Logging
rprotacio [Thu, 07 Jan 2016 13:53:20 -0500] rev 35463
8141564: Convert TraceItables and PrintVtables to Unified Logging Summary: The former -XX:+TraceItables and +PrintVtables flags have been converted to UL options -Xlog:itables=trace and vtables=trace Reviewed-by: acorn, coleenp, dholmes
Tue, 05 Jan 2016 10:41:56 -0800 8145000: TestOptionsWithRanges.java failure for XX:+UseNUMA -XX:+UseNUMAInterleaving -XX:NUMAInterleaveGranularity=65536
sangheki [Tue, 05 Jan 2016 10:41:56 -0800] rev 35462
8145000: TestOptionsWithRanges.java failure for XX:+UseNUMA -XX:+UseNUMAInterleaving -XX:NUMAInterleaveGranularity=65536 Summary: Add protect_pages_individually() to protect memory per chunk on Windows Reviewed-by: jwilhelm, tbenson
Thu, 07 Jan 2016 16:25:53 +0100 8146399: Refactor the BlockOffsetTable classes.
david [Thu, 07 Jan 2016 16:25:53 +0100] rev 35461
8146399: Refactor the BlockOffsetTable classes. Reviewed-by: mgerdin, jwilhelm, tschatzl
Thu, 07 Jan 2016 14:55:12 +0100 8146409: TestPromotionFailedEventWithParallelScavenge.java failed with assert(_time_stamps != __null) failed: Sanity
david [Thu, 07 Jan 2016 14:55:12 +0100] rev 35460
8146409: TestPromotionFailedEventWithParallelScavenge.java failed with assert(_time_stamps != __null) failed: Sanity Reviewed-by: tschatzl, jwilhelm
Tue, 05 Jan 2016 10:36:34 -0800 8145093: [TESTBUG] Remove test skip code for Solaris SPARC in runtime/SharedArchiveFile/SharedBaseAddress.java
minqi [Tue, 05 Jan 2016 10:36:34 -0800] rev 35459
8145093: [TESTBUG] Remove test skip code for Solaris SPARC in runtime/SharedArchiveFile/SharedBaseAddress.java Summary: The test failed(see bug 8044600) once on sparc platform which never reproduced thereafter, remove the skip. Reviewed-by: hseigel, iklam, gtriantafill
Tue, 05 Jan 2016 17:05:13 -0800 8144527: NewSizeThreadIncrease would make an overflow
sangheki [Tue, 05 Jan 2016 17:05:13 -0800] rev 35458
8144527: NewSizeThreadIncrease would make an overflow Summary: Revert to previous value if NewSizeThreadIncrease related calculation overflows Reviewed-by: jwilhelm, mgerdin, mchernov
Wed, 06 Jan 2016 14:54:24 +0000 Merge
mockner [Wed, 06 Jan 2016 14:54:24 +0000] rev 35457
Merge
Wed, 06 Jan 2016 09:39:55 -0500 8146485: Add test for Unified Logging classresolve tag.
mockner [Wed, 06 Jan 2016 09:39:55 -0500] rev 35456
8146485: Add test for Unified Logging classresolve tag. Summary: Test has been added for Unified Logging classresolve tag. Reviewed-by: coleenp, gtriantafill
Wed, 06 Jan 2016 02:32:13 +0000 Merge
jprovino [Wed, 06 Jan 2016 02:32:13 +0000] rev 35455
Merge
Mon, 25 Jan 2016 12:12:28 -0800 Merge
amurillo [Mon, 25 Jan 2016 12:12:28 -0800] rev 35454
Merge
Tue, 19 Jan 2016 18:39:23 -0800 8146653: Debug version missing in hs_err files and on internal version after Verona
amurillo [Tue, 19 Jan 2016 18:39:23 -0800] rev 35453
8146653: Debug version missing in hs_err files and on internal version after Verona Reviewed-by: dcubed, dholmes
Thu, 04 Feb 2016 11:28:21 -0800 Added tag jdk-9+104 for changeset ee75f02947c2
lana [Thu, 04 Feb 2016 11:28:21 -0800] rev 35452
Added tag jdk-9+104 for changeset ee75f02947c2
Mon, 08 Feb 2016 11:28:38 +0100 8129395: Configure should verify that -fstack-protector is valid - take 2
ihse [Mon, 08 Feb 2016 11:28:38 +0100] rev 35451
8129395: Configure should verify that -fstack-protector is valid - take 2 Reviewed-by: erikj, dholmes
Fri, 05 Feb 2016 09:41:16 +0100 8148929: Suboptimal code generated when setting sysroot include with Solaris Studio
erikj [Fri, 05 Feb 2016 09:41:16 +0100] rev 35450
8148929: Suboptimal code generated when setting sysroot include with Solaris Studio Reviewed-by: ihse, dholmes
Thu, 04 Feb 2016 16:47:55 -0800 Merge
lana [Thu, 04 Feb 2016 16:47:55 -0800] rev 35449
Merge
Tue, 02 Feb 2016 18:03:37 -0800 8072379: Implement jdk.Version
iris [Tue, 02 Feb 2016 18:03:37 -0800] rev 35448
8072379: Implement jdk.Version Reviewed-by: alanb
Tue, 02 Feb 2016 10:03:09 -0800 Merge
ddehaven [Tue, 02 Feb 2016 10:03:09 -0800] rev 35447
Merge
Thu, 21 Jan 2016 14:48:41 -0800 Merge
ddehaven [Thu, 21 Jan 2016 14:48:41 -0800] rev 35446
Merge
Wed, 20 Jan 2016 22:53:45 +0100 8147443: Use the Common Cleaner in Marlin OffHeapArray
lbourges [Wed, 20 Jan 2016 22:53:45 +0100] rev 35445
8147443: Use the Common Cleaner in Marlin OffHeapArray Summary: OffHeapArray clean-up to use the jdk.internal.ref.Cleaner to free unsafe arrays (PhantomReference) Reviewed-by: prr, rriggs, mchung
Tue, 02 Feb 2016 15:02:55 +0100 8148655: LOG=cmdlines and other build-infra fixes
ihse [Tue, 02 Feb 2016 15:02:55 +0100] rev 35444
8148655: LOG=cmdlines and other build-infra fixes Reviewed-by: erikj
Mon, 01 Feb 2016 10:07:35 -0800 Merge
amurillo [Mon, 01 Feb 2016 10:07:35 -0800] rev 35443
Merge
Thu, 28 Jan 2016 16:30:36 -0800 Merge
amurillo [Thu, 28 Jan 2016 16:30:36 -0800] rev 35442
Merge
Thu, 28 Jan 2016 09:49:17 +0100 Merge
thartmann [Thu, 28 Jan 2016 09:49:17 +0100] rev 35441
Merge
Tue, 26 Jan 2016 09:11:58 +0100 Merge
thartmann [Tue, 26 Jan 2016 09:11:58 +0100] rev 35440
Merge
Tue, 22 Dec 2015 10:18:55 +0300 8066599: Add methods to check VM mode to c.o.j.t.Platform
fzhinkin [Tue, 22 Dec 2015 10:18:55 +0300] rev 35439
8066599: Add methods to check VM mode to c.o.j.t.Platform Reviewed-by: iignatyev
Fri, 15 Jan 2016 09:13:02 +0100 Merge
thartmann [Fri, 15 Jan 2016 09:13:02 +0100] rev 35438
Merge
Thu, 14 Jan 2016 14:35:22 +0100 8146364: Remove @ServiceProvider mechanism from JVMCI
dnsimon [Thu, 14 Jan 2016 14:35:22 +0100] rev 35437
8146364: Remove @ServiceProvider mechanism from JVMCI Reviewed-by: twisti
Tue, 26 Jan 2016 17:13:16 +0100 Merge
jwilhelm [Tue, 26 Jan 2016 17:13:16 +0100] rev 35436
Merge
Mon, 14 Dec 2015 15:17:52 +0100 8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
aeriksso [Mon, 14 Dec 2015 15:17:52 +0100] rev 35435
8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy Reviewed-by: dsamersoff
Fri, 15 Jan 2016 15:36:55 -0500 Merge
jprovino [Fri, 15 Jan 2016 15:36:55 -0500] rev 35434
Merge
Thu, 14 Jan 2016 16:36:40 +0100 Merge
jwilhelm [Thu, 14 Jan 2016 16:36:40 +0100] rev 35433
Merge
Wed, 06 Jan 2016 02:29:58 +0000 Merge
jprovino [Wed, 06 Jan 2016 02:29:58 +0000] rev 35432
Merge
Thu, 04 Feb 2016 11:28:18 -0800 Added tag jdk-9+104 for changeset 7deccee1f94e
lana [Thu, 04 Feb 2016 11:28:18 -0800] rev 35431
Added tag jdk-9+104 for changeset 7deccee1f94e
Wed, 05 Jul 2017 21:17:07 +0200 Added tag jdk-9+104 for changeset 086c682bd8c5
duke [Wed, 05 Jul 2017 21:17:07 +0200] rev 35430
Added tag jdk-9+104 for changeset 086c682bd8c5
Wed, 05 Jul 2017 21:17:06 +0200 Merge jdk-9+104
duke [Wed, 05 Jul 2017 21:17:06 +0200] rev 35429
Merge
Wed, 05 Jul 2017 21:17:00 +0200 Merge
duke [Wed, 05 Jul 2017 21:17:00 +0200] rev 35428
Merge
Thu, 28 Jan 2016 15:42:06 -0800 Merge
lana [Thu, 28 Jan 2016 15:42:06 -0800] rev 35427
Merge
Sat, 28 Nov 2015 18:52:17 -0800 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini [Sat, 28 Nov 2015 18:52:17 -0800] rev 35426
8035473: [javadoc] Revamp the existing Doclet APIs 8146529: Update the new Doclet API 8146427: "-nohelp" option issue 8146475: "-helpfile" option issue Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
Wed, 27 Jan 2016 22:23:21 -0800 8148399: Increase heap for langtools regression tests
ksrini [Wed, 27 Jan 2016 22:23:21 -0800] rev 35425
8148399: Increase heap for langtools regression tests Reviewed-by: jjg
Thu, 28 Jan 2016 19:42:46 +0300 8148483: JEP 280: Indify String Concatenation
shade [Thu, 28 Jan 2016 19:42:46 +0300] rev 35424
8148483: JEP 280: Indify String Concatenation Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>
Thu, 28 Jan 2016 14:06:27 +0000 8148213: Regression: nested unchecked call does not trigger erasure of return type
mcimadamore [Thu, 28 Jan 2016 14:06:27 +0000] rev 35423
8148213: Regression: nested unchecked call does not trigger erasure of return type Summary: FreeTypeListener was deferred too much and caused loss of unchecked warning while in the middle of overload Reviewed-by: vromero
Thu, 28 Jan 2016 17:41:52 +0530 8148432: tools/javac/annotations/typeAnnotations/classfile/NestedLambdasCastedTest.java fails on all platforms
sadayapalam [Thu, 28 Jan 2016 17:41:52 +0530] rev 35422
8148432: tools/javac/annotations/typeAnnotations/classfile/NestedLambdasCastedTest.java fails on all platforms Reviewed-by: mcimadamore
Wed, 27 Jan 2016 20:49:44 -0800 Merge
jjg [Wed, 27 Jan 2016 20:49:44 -0800] rev 35421
Merge
Wed, 27 Jan 2016 20:47:21 -0800 8148417: Memory leak in javadoc DocFileFactory
jjg [Wed, 27 Jan 2016 20:47:21 -0800] rev 35420
8148417: Memory leak in javadoc DocFileFactory Reviewed-by: ksrini
Wed, 27 Jan 2016 14:44:33 -0800 8148413: Memory leak in javadoc VisibleMemberMap
jjg [Wed, 27 Jan 2016 14:44:33 -0800] rev 35419
8148413: Memory leak in javadoc VisibleMemberMap Reviewed-by: ksrini
Thu, 28 Jan 2016 09:09:34 +0530 8144168: No type annotations generated for nested lambdas
sadayapalam [Thu, 28 Jan 2016 09:09:34 +0530] rev 35418
8144168: No type annotations generated for nested lambdas Reviewed-by: jlahoda
Tue, 26 Jan 2016 12:11:55 +0000 8148128: Regression: array constructor references marked as inexact
mcimadamore [Tue, 26 Jan 2016 12:11:55 +0000] rev 35417
8148128: Regression: array constructor references marked as inexact Summary: Missing check in constructor reference stuckness check Reviewed-by: vromero
Thu, 28 Jan 2016 09:43:12 -0800 Added tag jdk-9+103 for changeset f04501964016
lana [Thu, 28 Jan 2016 09:43:12 -0800] rev 35416
Added tag jdk-9+103 for changeset f04501964016
Wed, 05 Jul 2017 21:16:49 +0200 Merge
duke [Wed, 05 Jul 2017 21:16:49 +0200] rev 35415
Merge
Mon, 01 Feb 2016 13:27:57 +0100 8138699: Improving JAX-B API javadoc
mkos [Mon, 01 Feb 2016 13:27:57 +0100] rev 35414
8138699: Improving JAX-B API javadoc Reviewed-by: lancea
Fri, 29 Jan 2016 13:10:55 +0100 8145104: NPE is thrown when JAXBContextFactory implementation is specified in system property,
mkos [Fri, 29 Jan 2016 13:10:55 +0100] rev 35413
8145104: NPE is thrown when JAXBContextFactory implementation is specified in system property, 8145112: newInstance(String,ClassLoader): java.lang.JAXBException should not be wrapped as expected according to spec Reviewed-by: lancea
Thu, 28 Jan 2016 09:43:05 -0800 Added tag jdk-9+103 for changeset ba0b1ea9093c
lana [Thu, 28 Jan 2016 09:43:05 -0800] rev 35412
Added tag jdk-9+103 for changeset ba0b1ea9093c
Wed, 05 Jul 2017 21:16:42 +0200 Merge
duke [Wed, 05 Jul 2017 21:16:42 +0200] rev 35411
Merge
Thu, 28 Jan 2016 09:43:04 -0800 Added tag jdk-9+103 for changeset 895f859625ea
lana [Thu, 28 Jan 2016 09:43:04 -0800] rev 35410
Added tag jdk-9+103 for changeset 895f859625ea
Wed, 05 Jul 2017 21:16:36 +0200 Merge
duke [Wed, 05 Jul 2017 21:16:36 +0200] rev 35409
Merge
Thu, 28 Jan 2016 15:42:54 -0800 Merge
lana [Thu, 28 Jan 2016 15:42:54 -0800] rev 35408
Merge
Thu, 28 Jan 2016 11:20:44 +0100 8147591: Revisit Collection.toArray(new T[size]) calls in nashorn and dynalink code
mhaupt [Thu, 28 Jan 2016 11:20:44 +0100] rev 35407
8147591: Revisit Collection.toArray(new T[size]) calls in nashorn and dynalink code Reviewed-by: hannesw, mhaupt, sundar Contributed-by: srinivas.dama@oracle.com
Tue, 26 Jan 2016 13:46:00 +0100 8148214: Slow object allocation due to multiple synchronization
hannesw [Tue, 26 Jan 2016 13:46:00 +0100] rev 35406
8148214: Slow object allocation due to multiple synchronization Reviewed-by: attila, mhaupt
Thu, 28 Jan 2016 09:43:14 -0800 Added tag jdk-9+103 for changeset 7cc832bade3c
lana [Thu, 28 Jan 2016 09:43:14 -0800] rev 35405
Added tag jdk-9+103 for changeset 7cc832bade3c
Wed, 05 Jul 2017 21:16:28 +0200 Merge
duke [Wed, 05 Jul 2017 21:16:28 +0200] rev 35404
Merge
Thu, 28 Jan 2016 09:43:00 -0800 Added tag jdk-9+103 for changeset 24addcfeace8
lana [Thu, 28 Jan 2016 09:43:00 -0800] rev 35403
Added tag jdk-9+103 for changeset 24addcfeace8
Wed, 05 Jul 2017 21:16:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:16:22 +0200] rev 35402
Merge
Mon, 01 Feb 2016 15:11:50 +0300 8148730: Add @since tags in new String concat APIs
shade [Mon, 01 Feb 2016 15:11:50 +0300] rev 35401
8148730: Add @since tags in new String concat APIs Reviewed-by: alanb
Mon, 01 Feb 2016 09:38:08 +0800 8076458: java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout
amlu [Mon, 01 Feb 2016 09:38:08 +0800] rev 35400
8076458: java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout Reviewed-by: psandoz Contributed-by: huaming.li@oracle.com
Sun, 31 Jan 2016 22:30:35 +0100 8148626: URI.toURL needs to use protocol Handler to parse file URIs
redestad [Sun, 31 Jan 2016 22:30:35 +0100] rev 35399
8148626: URI.toURL needs to use protocol Handler to parse file URIs Summary: Back out the parts of 8147462 that attempted to optimize file URI to URL conversions Reviewed-by: darcy, chegar
Fri, 29 Jan 2016 17:03:17 -0800 8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms
darcy [Fri, 29 Jan 2016 17:03:17 -0800] rev 35398
8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms Reviewed-by: alanb
Fri, 29 Jan 2016 13:57:38 -0800 8148638: test failure in test/java/util/concurrent/tck
martin [Fri, 29 Jan 2016 13:57:38 -0800] rev 35397
8148638: test failure in test/java/util/concurrent/tck Summary: temporarily comment out assertions for not-yet-merged changes Reviewed-by: rriggs
Fri, 29 Jan 2016 11:49:37 -0800 8145164: Default implementation of ConcurrentMap::compute can throw NPE
dl [Fri, 29 Jan 2016 11:49:37 -0800] rev 35396
8145164: Default implementation of ConcurrentMap::compute can throw NPE Reviewed-by: martin, psandoz, chegar
Fri, 29 Jan 2016 11:48:00 -0800 8144305: documentation of Queue interface contains reference to LinkedBlockingQueue twice in 'See Also' section
dl [Fri, 29 Jan 2016 11:48:00 -0800] rev 35395
8144305: documentation of Queue interface contains reference to LinkedBlockingQueue twice in 'See Also' section Reviewed-by: martin, psandoz, chegar
Fri, 29 Jan 2016 11:44:19 -0800 8146467: Integrate JSR 166 jck tests into JDK repo
dl [Fri, 29 Jan 2016 11:44:19 -0800] rev 35394
8146467: Integrate JSR 166 jck tests into JDK repo Reviewed-by: martin, psandoz, chegar, fyuan, jjg
Fri, 29 Jan 2016 11:35:56 +0100 8147462: URI.toURL could be more efficient for most non-opaque URIs
redestad [Fri, 29 Jan 2016 11:35:56 +0100] rev 35393
8147462: URI.toURL could be more efficient for most non-opaque URIs Reviewed-by: alanb, chegar
Thu, 28 Jan 2016 09:49:00 -0800 8147607: Remove test library dependency on sun.security.tools.jarsigner.Main
sdrach [Thu, 28 Jan 2016 09:49:00 -0800] rev 35392
8147607: Remove test library dependency on sun.security.tools.jarsigner.Main Reviewed-by: chegar, psandoz Contributed-by: steve.drach@oracle.com
Thu, 28 Jan 2016 18:08:53 -0800 8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
darcy [Thu, 28 Jan 2016 18:08:53 -0800] rev 35391
8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently Reviewed-by: xuelei
Thu, 28 Jan 2016 15:43:15 -0800 Merge
lana [Thu, 28 Jan 2016 15:43:15 -0800] rev 35390
Merge
Thu, 12 Nov 2015 17:56:29 -0800 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini [Thu, 12 Nov 2015 17:56:29 -0800] rev 35389
8035473: [javadoc] Revamp the existing Doclet APIs 8146529: Update the new Doclet API 8146427: "-nohelp" option issue 8146475: "-helpfile" option issue Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
Thu, 28 Jan 2016 19:43:05 +0300 8148483: JEP 280: Indify String Concatenation
shade [Thu, 28 Jan 2016 19:43:05 +0300] rev 35388
8148483: JEP 280: Indify String Concatenation Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>
Thu, 28 Jan 2016 08:23:23 -0800 8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC
dl [Thu, 28 Jan 2016 08:23:23 -0800] rev 35387
8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC Reviewed-by: martin, psandoz, chegar
Thu, 28 Jan 2016 10:58:10 -0500 8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
tonyp [Thu, 28 Jan 2016 10:58:10 -0500] rev 35386
8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches Summary: Introduces the jdk.nio.maxCachedBufferSize property. Reviewed-by: alanb, bpb
Thu, 28 Jan 2016 12:55:19 +0000 8148192: (fs) Path.register can fail with Bad file descriptor and other errors
alanb [Thu, 28 Jan 2016 12:55:19 +0000] rev 35385
8148192: (fs) Path.register can fail with Bad file descriptor and other errors Reviewed-by: chegar
Thu, 28 Jan 2016 11:09:42 +0000 8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc
chegar [Thu, 28 Jan 2016 11:09:42 +0000] rev 35384
8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc Reviewed-by: coffeys
Mon, 25 Jan 2016 16:07:00 -0800 8148174: NegativeArraySizeException in Vector.grow(int)
martin [Mon, 25 Jan 2016 16:07:00 -0800] rev 35383
8148174: NegativeArraySizeException in Vector.grow(int) Summary: improve management of internal array Reviewed-by: smarks, forax
Wed, 27 Jan 2016 21:59:00 +0800 8147400: Deprecate policytool
weijun [Wed, 27 Jan 2016 21:59:00 +0800] rev 35382
8147400: Deprecate policytool Reviewed-by: xuelei, mullan
Wed, 27 Jan 2016 13:51:35 +0100 8147962: URL should handle lower-casing of protocol locale-independently
redestad [Wed, 27 Jan 2016 13:51:35 +0100] rev 35381
8147962: URL should handle lower-casing of protocol locale-independently Reviewed-by: chegar, alanb, naoto
Tue, 26 Jan 2016 15:30:42 -0800 8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner()
bpb [Tue, 26 Jan 2016 15:30:42 -0800] rev 35380
8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner() Summary: "It it" -> "It is" Reviewed-by: sherman
Tue, 26 Jan 2016 13:32:07 -0800 8144539: Update PKCS11 tests to run with security manager
asmotrak [Tue, 26 Jan 2016 13:32:07 -0800] rev 35379
8144539: Update PKCS11 tests to run with security manager Reviewed-by: valeriep, ascarpino
Tue, 26 Jan 2016 09:25:53 +0000 8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently
chegar [Tue, 26 Jan 2016 09:25:53 +0000] rev 35378
8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently Reviewed-by: coffeys, xiaofeya
Tue, 26 Jan 2016 09:18:51 +0000 8148154: Integrate JOpt Simple for internal usage by JDK tools
chegar [Tue, 26 Jan 2016 09:18:51 +0000] rev 35377
8148154: Integrate JOpt Simple for internal usage by JDK tools Reviewed-by: alanb, redestad, rriggs
Thu, 28 Jan 2016 09:43:08 -0800 Added tag jdk-9+103 for changeset 67dcc46f8241
lana [Thu, 28 Jan 2016 09:43:08 -0800] rev 35376
Added tag jdk-9+103 for changeset 67dcc46f8241
Wed, 05 Jul 2017 21:16:13 +0200 Merge
duke [Wed, 05 Jul 2017 21:16:13 +0200] rev 35375
Merge
Thu, 28 Jan 2016 15:42:23 -0800 Merge
lana [Thu, 28 Jan 2016 15:42:23 -0800] rev 35374
Merge
Thu, 28 Jan 2016 19:43:18 +0300 8148483: JEP 280: Indify String Concatenation
shade [Thu, 28 Jan 2016 19:43:18 +0300] rev 35373
8148483: JEP 280: Indify String Concatenation Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>
Thu, 28 Jan 2016 09:43:01 -0800 Added tag jdk-9+103 for changeset 9bd7d91ca664
lana [Thu, 28 Jan 2016 09:43:01 -0800] rev 35372
Added tag jdk-9+103 for changeset 9bd7d91ca664
Sat, 30 Jan 2016 10:28:45 +0100 8148351: Only display resolved symlink for compiler, do not change path
ihse [Sat, 30 Jan 2016 10:28:45 +0100] rev 35371
8148351: Only display resolved symlink for compiler, do not change path Reviewed-by: erikj
Sat, 30 Jan 2016 10:25:15 +0100 8148120: Incremental update from build-infra project
ihse [Sat, 30 Jan 2016 10:25:15 +0100] rev 35370
8148120: Incremental update from build-infra project Reviewed-by: erikj
Sat, 30 Jan 2016 00:25:53 +0530 8148617: top level make docs target does not generate javadocs for dynalink API
sundar [Sat, 30 Jan 2016 00:25:53 +0530] rev 35369
8148617: top level make docs target does not generate javadocs for dynalink API Reviewed-by: erikj, hannesw
Thu, 28 Jan 2016 15:41:48 -0800 Merge
lana [Thu, 28 Jan 2016 15:41:48 -0800] rev 35368
Merge
Thu, 12 Nov 2015 13:26:07 -0800 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini [Thu, 12 Nov 2015 13:26:07 -0800] rev 35367
8035473: [javadoc] Revamp the existing Doclet APIs 8146529: Update the new Doclet API 8146427: "-nohelp" option issue 8146475: "-helpfile" option issue Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
Thu, 28 Jan 2016 19:42:10 +0300 8148483: JEP 280: Indify String Concatenation
shade [Thu, 28 Jan 2016 19:42:10 +0300] rev 35366
8148483: JEP 280: Indify String Concatenation Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>
Thu, 28 Jan 2016 07:59:44 +0100 8148416: Fix merge error in hotspot.m4 introduced in Merge changeset c0fe64e3d52e
ihse [Thu, 28 Jan 2016 07:59:44 +0100] rev 35365
8148416: Fix merge error in hotspot.m4 introduced in Merge changeset c0fe64e3d52e Reviewed-by: dholmes
Tue, 26 Jan 2016 09:18:12 +0000 8148154: Integrate JOpt Simple for internal usage by JDK tools
chegar [Tue, 26 Jan 2016 09:18:12 +0000] rev 35364
8148154: Integrate JOpt Simple for internal usage by JDK tools Reviewed-by: alanb, redestad, rriggs
Thu, 28 Jan 2016 09:42:59 -0800 Added tag jdk-9+103 for changeset 8a9ec8b729b4
lana [Thu, 28 Jan 2016 09:42:59 -0800] rev 35363
Added tag jdk-9+103 for changeset 8a9ec8b729b4
Wed, 05 Jul 2017 21:15:55 +0200 Added tag jdk-9+103 for changeset 4a652e4ca952
duke [Wed, 05 Jul 2017 21:15:55 +0200] rev 35362
Added tag jdk-9+103 for changeset 4a652e4ca952
Wed, 05 Jul 2017 21:15:54 +0200 Merge jdk-9+103
duke [Wed, 05 Jul 2017 21:15:54 +0200] rev 35361
Merge
Wed, 05 Jul 2017 21:15:48 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:48 +0200] rev 35360
Merge
Mon, 25 Jan 2016 19:01:32 +0000 8148147: Sync up @modules from jigsaw/jake
alanb [Mon, 25 Jan 2016 19:01:32 +0000] rev 35359
8148147: Sync up @modules from jigsaw/jake Reviewed-by: chegar, mchung
Mon, 25 Jan 2016 15:49:50 +0530 8145987: Assertion failure when compiling stream with type annotation
sadayapalam [Mon, 25 Jan 2016 15:49:50 +0530] rev 35358
8145987: Assertion failure when compiling stream with type annotation Reviewed-by: jlahoda
Sun, 24 Jan 2016 11:44:10 +0100 8145392: Build fails with "No portfile values materialized"
alundblad [Sun, 24 Jan 2016 11:44:10 +0100] rev 35357
8145392: Build fails with "No portfile values materialized" Summary: Increased default server startup timeout. Reviewed-by: jlahoda
Sun, 24 Jan 2016 11:32:38 +0100 8056989: Sjavac --server option should be optional
alundblad [Sun, 24 Jan 2016 11:32:38 +0100] rev 35356
8056989: Sjavac --server option should be optional 8147568: NullPointerException in option parsing Summary: Made --server option optional (and background=true implied) Reviewed-by: jlahoda, erikj
Fri, 22 Jan 2016 21:00:26 +0100 8143388: Compiler throws NullPointerException during compilation
jlahoda [Fri, 22 Jan 2016 21:00:26 +0100] rev 35355
8143388: Compiler throws NullPointerException during compilation Summary: Avoid putting "super" into a local variable while desugaring postfix operators. Reviewed-by: mcimadamore
Thu, 21 Jan 2016 15:55:17 -0800 8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile
jjg [Thu, 21 Jan 2016 15:55:17 -0800] rev 35354
8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile Reviewed-by: mikael, mchung
Thu, 21 Jan 2016 10:16:42 -0800 Merge
lana [Thu, 21 Jan 2016 10:16:42 -0800] rev 35353
Merge
Thu, 21 Jan 2016 15:11:53 +0100 8147930: Langtools test Makefile still requires special make in Cygwin
erikj [Thu, 21 Jan 2016 15:11:53 +0100] rev 35352
8147930: Langtools test Makefile still requires special make in Cygwin Reviewed-by: ihse
Tue, 19 Jan 2016 20:32:06 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:32:06 -0800] rev 35351
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Wed, 20 Jan 2016 10:53:29 +0000 8147546: regression when type-checking generic calls inside nested declarations occurring in method context
mcimadamore [Wed, 20 Jan 2016 10:53:29 +0000] rev 35350
8147546: regression when type-checking generic calls inside nested declarations occurring in method context Summary: Attr.visitClassDef should set a temporary ArgumentAttr cache when in speculative mode Reviewed-by: vromero
Wed, 20 Jan 2016 10:50:28 +0000 8147493: regression when type-checking unchecked method calls
mcimadamore [Wed, 20 Jan 2016 10:50:28 +0000] rev 35349
8147493: regression when type-checking unchecked method calls Summary: Shared warner in Attr.checkMethod leads to spurious inference errors Reviewed-by: vromero
Tue, 19 Jan 2016 15:46:42 +0530 8144580: java.lang.AssertionError: Missing type variable in where clause: T
sadayapalam [Tue, 19 Jan 2016 15:46:42 +0530] rev 35348
8144580: java.lang.AssertionError: Missing type variable in where clause: T Summary: Type variable comparisons should ignore type annotations. Reviewed-by: mcimadamore
Mon, 18 Jan 2016 14:25:29 +0000 8147554: InfoOptsTest fails when executed outside make
mcimadamore [Mon, 18 Jan 2016 14:25:29 +0000] rev 35347
8147554: InfoOptsTest fails when executed outside make Summary: Local ant build uses '-' as a build separator instead of '+' for fullversion string Reviewed-by: jlahoda
Fri, 15 Jan 2016 15:40:24 -0800 8146208: Add a public DocTreeFactory to the Compiler Tree API
jjg [Fri, 15 Jan 2016 15:40:24 -0800] rev 35346
8146208: Add a public DocTreeFactory to the Compiler Tree API Reviewed-by: ksrini
Thu, 21 Jan 2016 09:46:07 -0800 Added tag jdk-9+102 for changeset cb71f7f18b6f
lana [Thu, 21 Jan 2016 09:46:07 -0800] rev 35345
Added tag jdk-9+102 for changeset cb71f7f18b6f
Wed, 05 Jul 2017 21:15:37 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:37 +0200] rev 35344
Merge
Thu, 21 Jan 2016 10:15:38 -0800 Merge
lana [Thu, 21 Jan 2016 10:15:38 -0800] rev 35343
Merge
Tue, 19 Jan 2016 20:30:02 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:30:02 -0800] rev 35342
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Mon, 18 Jan 2016 15:28:46 +0100 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
mkos [Mon, 18 Jan 2016 15:28:46 +0100] rev 35341
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use" Reviewed-by: chegar Contributed-by: kubota.yuji@gmail.com
Thu, 21 Jan 2016 09:46:01 -0800 Added tag jdk-9+102 for changeset 7e3feb2ba5b3
lana [Thu, 21 Jan 2016 09:46:01 -0800] rev 35340
Added tag jdk-9+102 for changeset 7e3feb2ba5b3
Wed, 05 Jul 2017 21:15:28 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:28 +0200] rev 35339
Merge
Thu, 21 Jan 2016 10:17:05 -0800 Merge
lana [Thu, 21 Jan 2016 10:17:05 -0800] rev 35338
Merge
Tue, 19 Jan 2016 20:29:11 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:29:11 -0800] rev 35337
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Tue, 20 Oct 2015 19:28:49 +0300 8134650: Xsl transformation gives different results in 8u66
aefimov [Tue, 20 Oct 2015 19:28:49 +0300] rev 35336
8134650: Xsl transformation gives different results in 8u66 Reviewed-by: lancea, dfuchs, joehw
Wed, 09 Sep 2015 01:57:38 +0300 8134861: XSLT: Extension func call cause exception if namespace URI contains partial package name
aefimov [Wed, 09 Sep 2015 01:57:38 +0300] rev 35335
8134861: XSLT: Extension func call cause exception if namespace URI contains partial package name Reviewed-by: joehw
Sun, 30 Aug 2015 23:03:23 -0700 8133962: More general limits
joehw [Sun, 30 Aug 2015 23:03:23 -0700] rev 35334
8133962: More general limits Reviewed-by: dfuchs, lancea, ahgross
Fri, 15 Jan 2016 20:56:15 -0800 8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator
joehw [Fri, 15 Jan 2016 20:56:15 -0800] rev 35333
8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator Reviewed-by: lancea
Thu, 21 Jan 2016 09:46:01 -0800 Added tag jdk-9+102 for changeset 254cbe482e81
lana [Thu, 21 Jan 2016 09:46:01 -0800] rev 35332
Added tag jdk-9+102 for changeset 254cbe482e81
Wed, 05 Jul 2017 21:15:18 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:18 +0200] rev 35331
Merge
Sat, 23 Jan 2016 11:50:24 +0100 8133299: Nashorn Java adapters should not early bind to functions
attila [Sat, 23 Jan 2016 11:50:24 +0100] rev 35330
8133299: Nashorn Java adapters should not early bind to functions Reviewed-by: hannesw, lagergren, sundar
Fri, 22 Jan 2016 17:01:41 +0100 8148040: jjs -fx test does not exit
hannesw [Fri, 22 Jan 2016 17:01:41 +0100] rev 35329
8148040: jjs -fx test does not exit Reviewed-by: mhaupt, sundar
Fri, 22 Jan 2016 11:12:26 +0100 8134933: re-enable LambdaFormEditor assertions in Nashorn testing
mhaupt [Fri, 22 Jan 2016 11:12:26 +0100] rev 35328
8134933: re-enable LambdaFormEditor assertions in Nashorn testing Reviewed-by: sundar
Thu, 21 Jan 2016 10:17:48 -0800 Merge
lana [Thu, 21 Jan 2016 10:17:48 -0800] rev 35327
Merge
Thu, 21 Jan 2016 16:31:27 +0100 8147845: Varargs Array functions still leaking longs
hannesw [Thu, 21 Jan 2016 16:31:27 +0100] rev 35326
8147845: Varargs Array functions still leaking longs Reviewed-by: mhaupt, sundar
Tue, 19 Jan 2016 20:31:40 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:31:40 -0800] rev 35325
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Wed, 20 Jan 2016 09:56:29 +0100 8144113: enable jjs testing
mhaupt [Wed, 20 Jan 2016 09:56:29 +0100] rev 35324
8144113: enable jjs testing Reviewed-by: mhaupt, sundar Contributed-by: srinivas.dama@oracle.com
Mon, 18 Jan 2016 11:31:43 +0100 8145305: fix Nashorn shebang handling on Cygwin
mhaupt [Mon, 18 Jan 2016 11:31:43 +0100] rev 35323
8145305: fix Nashorn shebang handling on Cygwin Reviewed-by: hannesw, sundar
Mon, 18 Jan 2016 10:25:36 +0100 8146274: Thread spinning on WeakHashMap.getEntry() with concurrent use of nashorn
hannesw [Mon, 18 Jan 2016 10:25:36 +0100] rev 35322
8146274: Thread spinning on WeakHashMap.getEntry() with concurrent use of nashorn Reviewed-by: mhaupt, attila
Thu, 21 Jan 2016 09:46:08 -0800 Added tag jdk-9+102 for changeset 722ab3267903
lana [Thu, 21 Jan 2016 09:46:08 -0800] rev 35321
Added tag jdk-9+102 for changeset 722ab3267903
Wed, 05 Jul 2017 21:15:07 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:07 +0200] rev 35320
Merge
Thu, 21 Jan 2016 10:16:59 -0800 Merge
lana [Thu, 21 Jan 2016 10:16:59 -0800] rev 35319
Merge
Sat, 16 Jan 2016 13:01:44 +0100 8146403: Windows build can be faster
erikj [Sat, 16 Jan 2016 13:01:44 +0100] rev 35318
8146403: Windows build can be faster Reviewed-by: ihse
Thu, 21 Jan 2016 09:45:57 -0800 Added tag jdk-9+102 for changeset 05d2c272a439
lana [Thu, 21 Jan 2016 09:45:57 -0800] rev 35317
Added tag jdk-9+102 for changeset 05d2c272a439
Wed, 05 Jul 2017 21:14:58 +0200 Merge
duke [Wed, 05 Jul 2017 21:14:58 +0200] rev 35316
Merge
Mon, 25 Jan 2016 19:01:19 +0000 8148147: Sync up @modules from jigsaw/jake
alanb [Mon, 25 Jan 2016 19:01:19 +0000] rev 35315
8148147: Sync up @modules from jigsaw/jake Reviewed-by: chegar, mchung
Mon, 25 Jan 2016 12:23:55 +0100 8148044: Remove Enum[0] constants from EnumSet and EnumMap
redestad [Mon, 25 Jan 2016 12:23:55 +0100] rev 35314
8148044: Remove Enum[0] constants from EnumSet and EnumMap Reviewed-by: alanb, chegar, shade, smarks
Sun, 24 Jan 2016 22:27:16 +0000 8147862: Null check too late in sun.net.httpserver.ServerImpl
msheppar [Sun, 24 Jan 2016 22:27:16 +0000] rev 35313
8147862: Null check too late in sun.net.httpserver.ServerImpl Reviewed-by: chegar
Fri, 08 Jan 2016 19:53:36 -0800 8146568: NegativeArraySizeException in ArrayList.grow(int)
martin [Fri, 08 Jan 2016 19:53:36 -0800] rev 35312
8146568: NegativeArraySizeException in ArrayList.grow(int) Summary: improve management of internal array Reviewed-by: smarks
Fri, 22 Jan 2016 12:44:32 -0800 8147545: Remove sun.misc.ManagedLocalsThread from java.prefs
bpb [Fri, 22 Jan 2016 12:44:32 -0800] rev 35311
8147545: Remove sun.misc.ManagedLocalsThread from java.prefs Summary: Replace ManagedLocalsThread with Thread(null,null,threadName,0,false) Reviewed-by: chegar
Fri, 22 Jan 2016 17:43:21 +0000 8147857: RMIConnector logs attribute names incorrectly
sgehwolf [Fri, 22 Jan 2016 17:43:21 +0000] rev 35310
8147857: RMIConnector logs attribute names incorrectly Summary: Fix order of arguments to Collectors.joining Reviewed-by: andrew, dfuchs, jbachorik
Fri, 22 Jan 2016 13:26:56 +0000 8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile
xiaofeya [Fri, 22 Jan 2016 13:26:56 +0000] rev 35309
8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile Reviewed-by: alanb
Thu, 21 Jan 2016 13:51:58 -0800 8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev
amurillo [Thu, 21 Jan 2016 13:51:58 -0800] rev 35308
8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev Reviewed-by: dsamersoff
Thu, 21 Jan 2016 10:17:21 -0800 Merge
lana [Thu, 21 Jan 2016 10:17:21 -0800] rev 35307
Merge
Thu, 21 Jan 2016 09:15:31 -0800 8138990: Implementation of HTTP Digest authentication may be more flexible
asmotrak [Thu, 21 Jan 2016 09:15:31 -0800] rev 35306
8138990: Implementation of HTTP Digest authentication may be more flexible Reviewed-by: michaelm
Thu, 21 Jan 2016 10:31:45 +0000 8147931: Incorrect edits for JDK-8064330
robm [Thu, 21 Jan 2016 10:31:45 +0000] rev 35305
8147931: Incorrect edits for JDK-8064330 Reviewed-by: coffeys
Thu, 21 Jan 2016 09:33:23 +0000 8064330: Remove SHA224 from the default support list if SunMSCAPI enabled
robm [Thu, 21 Jan 2016 09:33:23 +0000] rev 35304
8064330: Remove SHA224 from the default support list if SunMSCAPI enabled Reviewed-by: xuelei
Thu, 21 Jan 2016 09:26:13 +0000 8147922: Remove sun.misc.ClassFileTransformer
chegar [Thu, 21 Jan 2016 09:26:13 +0000] rev 35303
8147922: Remove sun.misc.ClassFileTransformer Reviewed-by: alanb, mchung
Wed, 20 Jan 2016 11:02:36 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Wed, 20 Jan 2016 11:02:36 -0800] rev 35302
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea, prr
Wed, 20 Jan 2016 09:21:57 -0800 8133085: Avoid creating instances of security providers when possible
bgopularam [Wed, 20 Jan 2016 09:21:57 -0800] rev 35301
8133085: Avoid creating instances of security providers when possible Reviewed-by: mullan
Wed, 20 Jan 2016 08:33:40 -0800 Merge
henryjen [Wed, 20 Jan 2016 08:33:40 -0800] rev 35300
Merge
Tue, 22 Dec 2015 09:50:09 +0300 8145551: Test failed with Crash for Improved font lookups
aivanov [Tue, 22 Dec 2015 09:50:09 +0300] rev 35299
8145551: Test failed with Crash for Improved font lookups Reviewed-by: prr, vadim
Tue, 15 Dec 2015 12:59:00 +0000 8144773: Further reduce use of MD5
xuelei [Tue, 15 Dec 2015 12:59:00 +0000] rev 35298
8144773: Further reduce use of MD5 Reviewed-by: mullan, wetmore, jnimeh, ahgross
Thu, 10 Dec 2015 12:13:12 +0300 8143002: [Parfait] JNI exception pending in fontpath.c:1300
vadim [Thu, 10 Dec 2015 12:13:12 +0300] rev 35297
8143002: [Parfait] JNI exception pending in fontpath.c:1300 Reviewed-by: prr, serb
Tue, 08 Dec 2015 19:01:33 +0300 8143941: Update splashscreen displays
azvegint [Tue, 08 Dec 2015 19:01:33 +0300] rev 35296
8143941: Update splashscreen displays Reviewed-by: ahgross, prr, serb
Tue, 01 Dec 2015 12:38:28 +0000 8143185: Cleanup for handling proxies
chegar [Tue, 01 Dec 2015 12:38:28 +0000] rev 35295
8143185: Cleanup for handling proxies Reviewed-by: alanb, darcy, robm, rriggs, skoivu, rriggs
Thu, 26 Nov 2015 16:25:48 -0800 8143959: Certificates requiring blacklisting
weijun [Thu, 26 Nov 2015 16:25:48 -0800] rev 35294
8143959: Certificates requiring blacklisting Reviewed-by: mullan
Wed, 18 Nov 2015 11:35:23 +0300 8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c
vadim [Wed, 18 Nov 2015 11:35:23 +0300] rev 35293
8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c Reviewed-by: prr, serb
Tue, 03 Nov 2015 14:44:10 +0300 8141213: [Parfait]Potentially blocking function GetArrayLength called in JNI critical region at line 239 of jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS
vadim [Tue, 03 Nov 2015 14:44:10 +0300] rev 35292
8141213: [Parfait]Potentially blocking function GetArrayLength called in JNI critical region at line 239 of jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS Reviewed-by: prr, serb
Mon, 26 Oct 2015 23:41:41 +0300 8140543: Arrange font actions
vadim [Mon, 26 Oct 2015 23:41:41 +0300] rev 35291
8140543: Arrange font actions Reviewed-by: prr, srl, mschoene
Wed, 21 Oct 2015 14:55:18 +0300 8139012: Better font substitutions
vadim [Wed, 21 Oct 2015 14:55:18 +0300] rev 35290
8139012: Better font substitutions Reviewed-by: prr, srl, mschoene
Fri, 16 Oct 2015 14:12:35 +0300 8139017: More stable image decoding
vadim [Fri, 16 Oct 2015 14:12:35 +0300] rev 35289
8139017: More stable image decoding Reviewed-by: prr, serb, mschoene
Tue, 06 Oct 2015 09:20:12 +0200 8137060: JMX memory management improvements
sjiang [Tue, 06 Oct 2015 09:20:12 +0200] rev 35288
8137060: JMX memory management improvements Reviewed-by: dfuchs, ahgross
Fri, 02 Oct 2015 11:50:20 +0300 8134605: Partial rework of the fix for 8081297
igerasim [Fri, 02 Oct 2015 11:50:20 +0300] rev 35287
8134605: Partial rework of the fix for 8081297 Reviewed-by: xuelei, coffeys, valeriep
Tue, 13 Oct 2015 20:59:19 +0300 8132988: Better printing dialogues
vadim [Tue, 13 Oct 2015 20:59:19 +0300] rev 35286
8132988: Better printing dialogues Reviewed-by: prr, serb, mschoene
Wed, 07 Oct 2015 18:04:06 +0100 8138589: Correct limits on unlimited cryptography
vinnie [Wed, 07 Oct 2015 18:04:06 +0100] rev 35285
8138589: Correct limits on unlimited cryptography Reviewed-by: mullan
Tue, 08 Sep 2015 08:34:35 +0200 8132210: Reinforce JMX collector internals
sjiang [Tue, 08 Sep 2015 08:34:35 +0200] rev 35284
8132210: Reinforce JMX collector internals Reviewed-by: jbachorik, ahgross
Mon, 07 Sep 2015 18:58:41 +0300 8074068: Cleanup in java.base/share/classes/sun/security/x509/
igerasim [Mon, 07 Sep 2015 18:58:41 +0300] rev 35283
8074068: Cleanup in java.base/share/classes/sun/security/x509/ Reviewed-by: mullan, ahgross, coffeys
Thu, 03 Sep 2015 09:33:04 +0200 8130710: Better attributes processing
sjiang [Thu, 03 Sep 2015 09:33:04 +0200] rev 35282
8130710: Better attributes processing Reviewed-by: jbachorik, dfuchs, ahgross
Mon, 03 Aug 2015 12:18:10 +0300 8132209: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation
dsamersoff [Mon, 03 Aug 2015 12:18:10 +0300] rev 35281
8132209: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation Summary: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation Reviewed-by: skoivu, fparain, jbachorik
Wed, 29 Jul 2015 13:42:56 +0100 8059054: Better URL processing
msheppar [Wed, 29 Jul 2015 13:42:56 +0100] rev 35280
8059054: Better URL processing Reviewed-by: chegar, rriggs, ahgross, coffeys, igerasim
Sat, 11 Jul 2015 14:54:07 +0300 8081297: SSL Problem with Tomcat
igerasim [Sat, 11 Jul 2015 14:54:07 +0300] rev 35279
8081297: SSL Problem with Tomcat Reviewed-by: xuelei, jnimeh, ahgross
Wed, 20 Jan 2016 11:33:28 -0500 8145459: Cleaner - use Reference.reachabilityFence
rriggs [Wed, 20 Jan 2016 11:33:28 -0500] rev 35278
8145459: Cleaner - use Reference.reachabilityFence Reviewed-by: psandoz, mchung, chegar
Wed, 20 Jan 2016 07:36:42 -0500 8146803: Enhance and update Sharding API
lancea [Wed, 20 Jan 2016 07:36:42 -0500] rev 35277
8146803: Enhance and update Sharding API Reviewed-by: joehw
Wed, 20 Jan 2016 09:54:13 +0100 8145596: Enable debug symbols for all libraries
ihse [Wed, 20 Jan 2016 09:54:13 +0100] rev 35276
8145596: Enable debug symbols for all libraries Reviewed-by: erikj
Tue, 19 Jan 2016 11:43:01 -0800 Merge
amurillo [Tue, 19 Jan 2016 11:43:01 -0800] rev 35275
Merge
Tue, 19 Jan 2016 09:40:55 -0800 8147629: quarantine tests failing in 2016.01.14 PIT snapshot
dcubed [Tue, 19 Jan 2016 09:40:55 -0800] rev 35274
8147629: quarantine tests failing in 2016.01.14 PIT snapshot Summary: Ignore test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java and test/tools/launcher/TooSmallStackSize.java Reviewed-by: rdurbin, amurillo
Mon, 18 Jan 2016 20:22:13 -0800 Merge
amurillo [Mon, 18 Jan 2016 20:22:13 -0800] rev 35273
Merge
Thu, 14 Jan 2016 20:57:33 -0800 Merge
amurillo [Thu, 14 Jan 2016 20:57:33 -0800] rev 35272
Merge
Tue, 12 Jan 2016 11:31:48 -0800 Merge
amurillo [Tue, 12 Jan 2016 11:31:48 -0800] rev 35271
Merge
Thu, 07 Jan 2016 20:06:51 +0000 Merge
jprovino [Thu, 07 Jan 2016 20:06:51 +0000] rev 35270
Merge
Mon, 04 Jan 2016 13:49:11 +0100 6744127: NullPointerException at com.sun.tools.jdi.EventRequestManagerImpl.request
jbachorik [Mon, 04 Jan 2016 13:49:11 +0100] rev 35269
6744127: NullPointerException at com.sun.tools.jdi.EventRequestManagerImpl.request Reviewed-by: jbachorik, sspitsyn Contributed-by: harsha.wardhana.b@oracle.com
Mon, 04 Jan 2016 13:45:39 +0100 7065236: To interpret case-insensitive string locale independently
sspitsyn [Mon, 04 Jan 2016 13:45:39 +0100] rev 35268
7065236: To interpret case-insensitive string locale independently Reviewed-by: jbachorik Contributed-by: harsha.wardhana.b@oracle.com
Mon, 04 Jan 2016 10:07:08 +0100 8145982: JMXInterfaceBindingTest is failing intermittently
jbachorik [Mon, 04 Jan 2016 10:07:08 +0100] rev 35267
8145982: JMXInterfaceBindingTest is failing intermittently Reviewed-by: chegar, sgehwolf, olagneau
Fri, 01 Jan 2016 17:08:24 +0000 Merge
jprovino [Fri, 01 Jan 2016 17:08:24 +0000] rev 35266
Merge
Mon, 28 Dec 2015 14:03:39 -0500 8071507: (ref) Clear phantom reference as soft and weak references do
kbarrett [Mon, 28 Dec 2015 14:03:39 -0500] rev 35265
8071507: (ref) Clear phantom reference as soft and weak references do Summary: GC clears phantom refs on notification; update spec accordingly. Reviewed-by: mchung, jmasa
Wed, 23 Dec 2015 13:12:46 +0300 8067194: Restructure hotspot/agent/src to conform the modular source layout
dsamersoff [Wed, 23 Dec 2015 13:12:46 +0300] rev 35264
8067194: Restructure hotspot/agent/src to conform the modular source layout Summary: Move sources under jdk.hotspot.agent Reviewed-by: ihse, erikj, jbachorik
Fri, 18 Dec 2015 08:30:26 +0100 6425769: Allow specifying an address to bind JMX remote connector
sgehwolf [Fri, 18 Dec 2015 08:30:26 +0100] rev 35263
6425769: Allow specifying an address to bind JMX remote connector Reviewed-by: jbachorik, dfuchs
Fri, 11 Dec 2015 14:02:41 +0100 8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
jbachorik [Fri, 11 Dec 2015 14:02:41 +0100] rev 35262
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management) Reviewed-by: alanb, mchung, dholmes, erikj, ihse
Wed, 16 Dec 2015 19:59:23 +0300 8145408: com/sun/jdi/BreakpointWithFullGC.sh Required output "Full GC" not found
akulyakh [Wed, 16 Dec 2015 19:59:23 +0300] rev 35261
8145408: com/sun/jdi/BreakpointWithFullGC.sh Required output "Full GC" not found Summary: Modified the test so it correctly parses the new debug output Reviewed-by: jbachorik
Mon, 14 Dec 2015 15:32:03 +0100 8145212: ISO-8859-1 isn't properly handled as 'fastEncoding' in jni_util.c
simonis [Mon, 14 Dec 2015 15:32:03 +0100] rev 35260
8145212: ISO-8859-1 isn't properly handled as 'fastEncoding' in jni_util.c Reviewed-by: martin, rriggs
Wed, 06 Jan 2016 08:02:24 +0100 Merge
thartmann [Wed, 06 Jan 2016 08:02:24 +0100] rev 35259
Merge
Mon, 28 Dec 2015 22:28:49 -0800 8143925: Enhancing CounterMode.crypt() for AES
kvn [Mon, 28 Dec 2015 22:28:49 -0800] rev 35258
8143925: Enhancing CounterMode.crypt() for AES Summary: Add intrinsic for CounterMode.crypt() to leverage the parallel nature of AES in Counter(CTR) Mode. Reviewed-by: kvn, ascarpino Contributed-by: kishor.kharbas@intel.com
Tue, 22 Dec 2015 13:41:12 -0800 Merge
twisti [Tue, 22 Dec 2015 13:41:12 -0800] rev 35257
Merge
Fri, 18 Dec 2015 10:00:55 -0800 Merge
twisti [Fri, 18 Dec 2015 10:00:55 -0800] rev 35256
Merge
Thu, 17 Dec 2015 10:03:30 +0100 8136924: Vectorized support for array equals/compare/mismatch using Unsafe
psandoz [Thu, 17 Dec 2015 10:03:30 +0100] rev 35255
8136924: Vectorized support for array equals/compare/mismatch using Unsafe Reviewed-by: plevart, jrose, kvn
Tue, 06 Oct 2015 18:42:06 +0200 8133348: Reference.reachabilityFence
psandoz [Tue, 06 Oct 2015 18:42:06 +0200] rev 35254
8133348: Reference.reachabilityFence Reviewed-by: plevart, mr, chegar, mchung Contributed-by: dl@cs.oswego.edu, aleksey.shipilev@oracle.com, paul.sandoz@oracle.com
Wed, 09 Dec 2015 15:26:52 +0100 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
psandoz [Wed, 09 Dec 2015 15:26:52 +0100] rev 35253
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables Reviewed-by: shade, dholmes, alanb, chegar, mchung
Thu, 03 Dec 2015 11:17:31 +0100 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
psandoz [Thu, 03 Dec 2015 11:17:31 +0100] rev 35252
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package Reviewed-by: jrose, vlivanov, mchung, roland
Tue, 05 Jan 2016 13:08:05 -0800 Merge
amurillo [Tue, 05 Jan 2016 13:08:05 -0800] rev 35251
Merge
Fri, 18 Dec 2015 09:37:18 -0800 Merge
amurillo [Fri, 18 Dec 2015 09:37:18 -0800] rev 35250
Merge
Mon, 14 Dec 2015 19:49:10 +0000 Merge
jprovino [Mon, 14 Dec 2015 19:49:10 +0000] rev 35249
Merge
Fri, 11 Dec 2015 10:45:58 -0800 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
asmundak [Fri, 11 Dec 2015 10:45:58 -0800] rev 35248
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling Summary: Add ppc64le/jvm.cfg, check for the ppc64le in addition to ppc64 in tests Reviewed-by: dholmes, ihse Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>
Fri, 11 Dec 2015 09:08:12 -0800 8046936: JEP 270: Reserved Stack Areas for Critical Sections
fparain [Fri, 11 Dec 2015 09:08:12 -0800] rev 35247
8046936: JEP 270: Reserved Stack Areas for Critical Sections Reviewed-by: acorn, dcubed
Wed, 18 Nov 2015 14:51:10 +0100 8145092: Use Unified Logging for the GC logging
david [Wed, 18 Nov 2015 14:51:10 +0100] rev 35246
8145092: Use Unified Logging for the GC logging Summary: JEP-271 Reviewed-by: sjohanss, brutisso
Wed, 09 Dec 2015 11:02:54 +0000 8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
mhaupt [Wed, 09 Dec 2015 11:02:54 +0000] rev 35245
8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests Reviewed-by: mchung, sundar
Mon, 18 Jan 2016 15:21:34 +0100 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
mkos [Mon, 18 Jan 2016 15:21:34 +0100] rev 35244
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use" Reviewed-by: chegar
Sun, 17 Jan 2016 08:43:49 +0000 8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused
alanb [Sun, 17 Jan 2016 08:43:49 +0000] rev 35243
8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused Reviewed-by: bpb, alanb Contributed-by: huaming.li@oracle.com
Sat, 16 Jan 2016 10:44:40 -0800 8147508: Correct fix for JDK-8147480
darcy [Sat, 16 Jan 2016 10:44:40 -0800] rev 35242
8147508: Correct fix for JDK-8147480 Reviewed-by: martin
Sat, 16 Jan 2016 13:01:44 +0100 8146403: Windows build can be faster
erikj [Sat, 16 Jan 2016 13:01:44 +0100] rev 35241
8146403: Windows build can be faster Reviewed-by: ihse
Sat, 16 Jan 2016 00:18:33 +0000 8146669: Test SessionTimeOutTests fails intermittently
xuelei [Sat, 16 Jan 2016 00:18:33 +0000] rev 35240
8146669: Test SessionTimeOutTests fails intermittently Reviewed-by: mullan
Thu, 21 Jan 2016 09:46:03 -0800 Added tag jdk-9+102 for changeset 93b315c61ca3
lana [Thu, 21 Jan 2016 09:46:03 -0800] rev 35239
Added tag jdk-9+102 for changeset 93b315c61ca3
Wed, 05 Jul 2017 21:14:30 +0200 Merge
duke [Wed, 05 Jul 2017 21:14:30 +0200] rev 35238
Merge
Thu, 21 Jan 2016 10:16:09 -0800 Merge
lana [Thu, 21 Jan 2016 10:16:09 -0800] rev 35237
Merge
Wed, 20 Jan 2016 09:54:39 +0100 8145596: Enable debug symbols for all libraries
ihse [Wed, 20 Jan 2016 09:54:39 +0100] rev 35236
8145596: Enable debug symbols for all libraries Reviewed-by: erikj
Thu, 14 Jan 2016 20:57:31 -0800 Merge
amurillo [Thu, 14 Jan 2016 20:57:31 -0800] rev 35235
Merge
Wed, 13 Jan 2016 12:45:36 -0800 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
amurillo [Wed, 13 Jan 2016 12:45:36 -0800] rev 35234
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc Reviewed-by: twisti, erikj, chegar
Tue, 12 Jan 2016 11:31:47 -0800 Merge
amurillo [Tue, 12 Jan 2016 11:31:47 -0800] rev 35233
Merge
Thu, 07 Jan 2016 21:10:28 +0000 Merge
jprovino [Thu, 07 Jan 2016 21:10:28 +0000] rev 35232
Merge
Mon, 04 Jan 2016 13:57:34 -0800 8145593: Clean up metaspaceShared.cpp
iklam [Mon, 04 Jan 2016 13:57:34 -0800] rev 35231
8145593: Clean up metaspaceShared.cpp Reviewed-by: jiangli
Mon, 04 Jan 2016 11:38:42 +0100 8145294: TestLogRotation.java triggers a race in the UL framework
mlarsson [Mon, 04 Jan 2016 11:38:42 +0100] rev 35230
8145294: TestLogRotation.java triggers a race in the UL framework Reviewed-by: sla, mgronlun
Mon, 04 Jan 2016 11:31:42 +0100 8144220: UL does not support full path names for log files on windows
mlarsson [Mon, 04 Jan 2016 11:31:42 +0100] rev 35229
8144220: UL does not support full path names for log files on windows Reviewed-by: sla, mgronlun
Mon, 04 Jan 2016 11:37:18 +0100 8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
mlarsson [Mon, 04 Jan 2016 11:37:18 +0100] rev 35228
8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration Reviewed-by: dholmes, kbarrett, mgronlun
Mon, 04 Jan 2016 11:27:02 +0100 8065331: Add trace events for failed allocations
mlarsson [Mon, 04 Jan 2016 11:27:02 +0100] rev 35227
8065331: Add trace events for failed allocations Reviewed-by: brutisso, ehelin
Fri, 01 Jan 2016 17:08:38 +0000 Merge
jprovino [Fri, 01 Jan 2016 17:08:38 +0000] rev 35226
Merge
Mon, 28 Dec 2015 13:48:43 -0500 8071507: (ref) Clear phantom reference as soft and weak references do
kbarrett [Mon, 28 Dec 2015 13:48:43 -0500] rev 35225
8071507: (ref) Clear phantom reference as soft and weak references do Summary: GC clears phantom refs on notification; update spec accordingly. Reviewed-by: mchung, jmasa
Thu, 24 Dec 2015 07:35:18 -0800 8146098: Visual Studio build fails after SA restructure
ctornqvi [Thu, 24 Dec 2015 07:35:18 -0800] rev 35224
8146098: Visual Studio build fails after SA restructure Reviewed-by: goetz, hseigel, dsamersoff
Thu, 24 Dec 2015 03:28:25 +0000 Merge
coleenp [Thu, 24 Dec 2015 03:28:25 +0000] rev 35223
Merge
Wed, 23 Dec 2015 20:07:39 +0000 8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
coleenp [Wed, 23 Dec 2015 20:07:39 +0000] rev 35222
8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size) Summary: We were setting stack_overflow_limit before initialization completed which may change the stack base for some solaris systems with unlimited stack Reviewed-by: goetz, hseigel, gthornbr
Wed, 23 Dec 2015 17:12:04 -0500 8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
rprotacio [Wed, 23 Dec 2015 17:12:04 -0500] rev 35221
8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable Summary: logging/MonitorInflationTest.java now forced an object inflation and looks for that object. It no longer tests for object deflation. Reviewed-by: gtriantafill, coleenp, iklam
Wed, 23 Dec 2015 20:14:25 +0000 Merge
mockner [Wed, 23 Dec 2015 20:14:25 +0000] rev 35220
Merge
Wed, 23 Dec 2015 15:05:38 -0500 8144874: Reimplement TraceClassResolution with Unified Logging.
mockner [Wed, 23 Dec 2015 15:05:38 -0500] rev 35219
8144874: Reimplement TraceClassResolution with Unified Logging. Summary: TraceClassResolution reimplemented with classresolve tag. Reviewed-by: coleenp, dholmes, iklam, rprotacio
Wed, 23 Dec 2015 13:02:15 -0500 8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
hseigel [Wed, 23 Dec 2015 13:02:15 -0500] rev 35218
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow Summary: Detect zero length signatures and throw ClassFormatError before bad dereference occurs Reviewed-by: coleenp, lfoltan, acorn, gtriantafill
Wed, 23 Dec 2015 13:12:15 +0300 8067194: Restructure hotspot/agent/src to conform the modular source layout
dsamersoff [Wed, 23 Dec 2015 13:12:15 +0300] rev 35217
8067194: Restructure hotspot/agent/src to conform the modular source layout Summary: Move sources under jdk.hotspot.agent Reviewed-by: ihse, erikj, jbachorik
Tue, 22 Dec 2015 16:29:48 -0500 8141211: Convert TraceExceptions to Unified Logging
rprotacio [Tue, 22 Dec 2015 16:29:48 -0500] rev 35216
8141211: Convert TraceExceptions to Unified Logging Summary: The -XX:+TraceExceptions flag has been updated to the unified logging framework, i.e. -Xlog:exceptions. The old flag, because it is product-level, has been aliased to the UL option. Reviewed-by: dholmes, coleenp, mockner
Tue, 22 Dec 2015 19:33:01 +0000 Merge
coleenp [Tue, 22 Dec 2015 19:33:01 +0000] rev 35215
Merge
Tue, 22 Dec 2015 11:11:29 -0500 8074457: Remove the non-Zero CPP Interpreter
coleenp [Tue, 22 Dec 2015 11:11:29 -0500] rev 35214
8074457: Remove the non-Zero CPP Interpreter Summary: Remove cppInterpreter assembly files and reorganize InterpreterGenerator includes Reviewed-by: goetz, bdelsart
Tue, 22 Dec 2015 15:53:42 +0000 Merge
ctornqvi [Tue, 22 Dec 2015 15:53:42 +0000] rev 35213
Merge
Tue, 22 Dec 2015 05:26:55 -0800 8048521: Remove obsolete code from os_windows.cpp/hpp
ctornqvi [Tue, 22 Dec 2015 05:26:55 -0800] rev 35212
8048521: Remove obsolete code from os_windows.cpp/hpp Reviewed-by: coleenp, rdurbin
Tue, 22 Dec 2015 11:03:37 +0100 8145774: Move scrubbing setup code away out of ConcurrentMark
tschatzl [Tue, 22 Dec 2015 11:03:37 +0100] rev 35211
8145774: Move scrubbing setup code away out of ConcurrentMark Summary: Remove dependency of ConcurrentMark to G1RemSet. Reviewed-by: jmasa, mgerdin
Tue, 22 Dec 2015 11:02:04 +0100 8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
tschatzl [Tue, 22 Dec 2015 11:02:04 +0100] rev 35210
8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet Summary: Move HeapRegionRemSet::num_par_rem_sets() to G1RemSet, and document it. Reviewed-by: mgerdin, jmasa
Tue, 22 Dec 2015 00:08:38 +0000 Merge
iklam [Tue, 22 Dec 2015 00:08:38 +0000] rev 35209
Merge
Mon, 21 Dec 2015 13:58:56 -0800 8145271: stand-alone hotspot build is broken
iklam [Mon, 21 Dec 2015 13:58:56 -0800] rev 35208
8145271: stand-alone hotspot build is broken Reviewed-by: ihse
Mon, 21 Dec 2015 22:45:54 +0100 Merge
iignatyev [Mon, 21 Dec 2015 22:45:54 +0100] rev 35207
Merge
Thu, 17 Dec 2015 16:46:41 +0300 8132723: Add tests which check that soft references to humongous objects should work correctly
kzhaldyb [Thu, 17 Dec 2015 16:46:41 +0300] rev 35206
8132723: Add tests which check that soft references to humongous objects should work correctly 8132724: Add tests which check that weak references to humongous objects should work correctly Reviewed-by: jmasa, dfazunen
Mon, 21 Dec 2015 19:43:52 +0000 Merge
jmasa [Mon, 21 Dec 2015 19:43:52 +0000] rev 35205
Merge
Fri, 18 Dec 2015 08:17:30 -0800 8068394: Trace event for concurrent GC phases
sangheki [Fri, 18 Dec 2015 08:17:30 -0800] rev 35204
8068394: Trace event for concurrent GC phases Summary: Add concurrent phase events for CMS and G1 Reviewed-by: brutisso, stefank
Wed, 16 Dec 2015 22:06:52 -0800 8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
sangheki [Wed, 16 Dec 2015 22:06:52 -0800] rev 35203
8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM Summary: Changed max range to 2G/8192G for NUMAInterleaveGranularity and removed constraint function Reviewed-by: jwilhelm, jmasa
Mon, 21 Dec 2015 14:09:21 +0000 Merge
coleenp [Mon, 21 Dec 2015 14:09:21 +0000] rev 35202
Merge
Sun, 20 Dec 2015 10:37:23 -0500 8139864: Improve handling of stack protection zones.
goetz [Sun, 20 Dec 2015 10:37:23 -0500] rev 35201
8139864: Improve handling of stack protection zones. Reviewed-by: stuefe, coleenp, fparain
Mon, 21 Dec 2015 12:04:32 +0100 8145671: Rename FromCardCache to G1FromCardCache
tschatzl [Mon, 21 Dec 2015 12:04:32 +0100] rev 35200
8145671: Rename FromCardCache to G1FromCardCache Reviewed-by: jmasa, mgerdin
Mon, 21 Dec 2015 12:02:08 +0100 8145667: Move FromCardCache into separate files
tschatzl [Mon, 21 Dec 2015 12:02:08 +0100] rev 35199
8145667: Move FromCardCache into separate files Reviewed-by: mgerdin, stefank
Mon, 21 Dec 2015 12:02:03 +0100 8145674: Fix includes and forward declarations in g1Remset files
tschatzl [Mon, 21 Dec 2015 12:02:03 +0100] rev 35198
8145674: Fix includes and forward declarations in g1Remset files Reviewed-by: simonis, stefank
Sat, 19 Dec 2015 03:07:31 +0000 Merge
kbarrett [Sat, 19 Dec 2015 03:07:31 +0000] rev 35197
Merge
Wed, 18 Nov 2015 11:31:59 +0100 8143215: gcc 4.1.2: fix three issues breaking the build.
goetz [Wed, 18 Nov 2015 11:31:59 +0100] rev 35196
8143215: gcc 4.1.2: fix three issues breaking the build. Summary: Also fix some more recent introduced missing casts. Reviewed-by: stuefe, simonis, kbarrett, tschatzl
Sat, 19 Dec 2015 02:32:27 +0100 Merge
coleenp [Sat, 19 Dec 2015 02:32:27 +0100] rev 35195
Merge
Fri, 18 Dec 2015 15:50:33 -0500 8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
coleenp [Fri, 18 Dec 2015 15:50:33 -0500] rev 35194
8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris Summary: Take out inlining of methodHandle copy constructors and destructors Reviewed-by: hseigel, gtriantafill
Fri, 18 Dec 2015 14:30:13 -0500 8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries
rprotacio [Fri, 18 Dec 2015 14:30:13 -0500] rev 35193
8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries Summary: Adds the proper @build and import lines to the jtreg tests in the runtime/logging directory. Reviewed-by: iklam, hseigel
Fri, 18 Dec 2015 13:38:49 +0000 Merge
tschatzl [Fri, 18 Dec 2015 13:38:49 +0000] rev 35192
Merge
Fri, 18 Dec 2015 14:32:16 +0100 8145752: Fix include guards in GC code
tschatzl [Fri, 18 Dec 2015 14:32:16 +0100] rev 35191
8145752: Fix include guards in GC code Reviewed-by: mgerdin, stefank
Fri, 18 Dec 2015 14:27:51 +0100 8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
tschatzl [Fri, 18 Dec 2015 14:27:51 +0100] rev 35190
8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY Summary: Move destructor work into cpp file Reviewed-by: mgerdin, stefank
Fri, 18 Dec 2015 11:30:29 +0100 8145534: TestRemsetLogging.java takes a long time
tschatzl [Fri, 18 Dec 2015 11:30:29 +0100] rev 35189
8145534: TestRemsetLogging.java takes a long time Summary: Improve the test and test settings to decrease the time it takes. Reviewed-by: brutisso, jmasa, dfazunen
Fri, 18 Dec 2015 11:04:59 +0100 8145317: ReservedStackTest fails with ReentrantLock looks corrupted
fparain [Fri, 18 Dec 2015 11:04:59 +0100] rev 35188
8145317: ReservedStackTest fails with ReentrantLock looks corrupted Reviewed-by: acorn, dcubed
Fri, 18 Dec 2015 09:02:21 +0100 Merge
jbachorik [Fri, 18 Dec 2015 09:02:21 +0100] rev 35187
Merge
Fri, 18 Dec 2015 08:55:47 +0100 6425769: Allow specifying an address to bind JMX remote connector
sgehwolf [Fri, 18 Dec 2015 08:55:47 +0100] rev 35186
6425769: Allow specifying an address to bind JMX remote connector Reviewed-by: jbachorik, dfuchs
Tue, 24 Nov 2015 16:07:40 +0100 8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
jbachorik [Tue, 24 Nov 2015 16:07:40 +0100] rev 35185
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management) Reviewed-by: alanb, mchung, dholmes, erikj, ihse
Thu, 17 Dec 2015 08:41:48 -0800 8144716: Unable to build in Visual Studio after JVMCI change
ctornqvi [Thu, 17 Dec 2015 08:41:48 -0800] rev 35184
8144716: Unable to build in Visual Studio after JVMCI change Reviewed-by: twisti, mgronlun
Thu, 17 Dec 2015 12:16:03 -0800 8145400: ProjectCreator broken after JEP 223 changes
ctornqvi [Thu, 17 Dec 2015 12:16:03 -0800] rev 35183
8145400: ProjectCreator broken after JEP 223 changes Reviewed-by: lfoltan, mgronlun
Thu, 17 Dec 2015 08:41:30 -0800 8145603: Enable build.bat to use vcproj to build
ctornqvi [Thu, 17 Dec 2015 08:41:30 -0800] rev 35182
8145603: Enable build.bat to use vcproj to build Reviewed-by: mgronlun, mikael, gtriantafill
Thu, 17 Dec 2015 11:18:22 -0500 8145629: Disable test/runtime/logging/MonitorInflationTest.java
rprotacio [Thu, 17 Dec 2015 11:18:22 -0500] rev 35181
8145629: Disable test/runtime/logging/MonitorInflationTest.java Summary: @ignore-ed logging/MonitorInflationTest.java Reviewed-by: hseigel, ctornqvi
Thu, 17 Dec 2015 08:23:51 +0100 8079125: [aix] clean up Linux-specific code remnants in AIX coding
stuefe [Thu, 17 Dec 2015 08:23:51 +0100] rev 35180
8079125: [aix] clean up Linux-specific code remnants in AIX coding Reviewed-by: goetz
Wed, 16 Dec 2015 19:30:10 -0800 8145620: Disable compiler/floatingpoint/ModNaN.java
iklam [Wed, 16 Dec 2015 19:30:10 -0800] rev 35179
8145620: Disable compiler/floatingpoint/ModNaN.java Reviewed-by: dholmes, coleenp
Wed, 16 Dec 2015 08:57:47 +0100 8145528: PPC64: Remove cpp interpreter implementation - part II
goetz [Wed, 16 Dec 2015 08:57:47 +0100] rev 35178
8145528: PPC64: Remove cpp interpreter implementation - part II Reviewed-by: coleenp
Wed, 16 Dec 2015 09:24:48 +0100 8145315: VM crashes in print_task_time_stamps()
brutisso [Wed, 16 Dec 2015 09:24:48 +0100] rev 35177
8145315: VM crashes in print_task_time_stamps() Reviewed-by: jwilhelm, jmasa
Wed, 09 Dec 2015 14:56:02 +0100 8144219: [posix] Remove redundant code around os::print_siginfo()
stuefe [Wed, 09 Dec 2015 14:56:02 +0100] rev 35176
8144219: [posix] Remove redundant code around os::print_siginfo() Summary: for posix platforms, consolidate os::print_siginfo() in os_posix.cpp and remove cds fault special handling Reviewed-by: dholmes, simonis
Mon, 07 Dec 2015 09:19:26 -0800 8144853: Print the names of callees in PrintAssembly/PrintInterpreter
iklam [Mon, 07 Dec 2015 09:19:26 -0800] rev 35175
8144853: Print the names of callees in PrintAssembly/PrintInterpreter Reviewed-by: dholmes, vlivanov
Tue, 15 Dec 2015 17:57:08 +0000 Merge
coleenp [Tue, 15 Dec 2015 17:57:08 +0000] rev 35174
Merge
Tue, 15 Dec 2015 16:01:53 +0000 Merge
coleenp [Tue, 15 Dec 2015 16:01:53 +0000] rev 35173
Merge
Tue, 15 Dec 2015 10:43:12 -0500 Merge
coleenp [Tue, 15 Dec 2015 10:43:12 -0500] rev 35172
Merge
Fri, 11 Dec 2015 14:58:20 -0500 8145153: Convert TraceMonitorInflation to Unified Logging
rprotacio [Fri, 11 Dec 2015 14:58:20 -0500] rev 35171
8145153: Convert TraceMonitorInflation to Unified Logging Summary: Updated -XX:+TraceMonitorInflation flag to -Xlog:monitorinflation=debug, with an alias (and related alias table) to support the old option. Reviewed-by: dholmes, mockner, coleenp
Tue, 15 Dec 2015 16:01:00 +0000 Merge
jprovino [Tue, 15 Dec 2015 16:01:00 +0000] rev 35170
Merge
Tue, 15 Dec 2015 15:27:38 +0000 Merge
jprovino [Tue, 15 Dec 2015 15:27:38 +0000] rev 35169
Merge
Mon, 14 Dec 2015 17:06:06 -0500 8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
jprovino [Mon, 14 Dec 2015 17:06:06 -0500] rev 35168
8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586 Summary: Use double arithmetic to avoid integer overflow Reviewed-by: jwilhelm, tbenson
Thu, 10 Dec 2015 20:14:00 +0300 8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing
kzhaldyb [Thu, 10 Dec 2015 20:14:00 +0300] rev 35167
8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing Reviewed-by: iignatyev, dfazunen
Thu, 10 Dec 2015 16:18:25 +0100 8145117: PPC64: Remove cpp interpreter implementation
goetz [Thu, 10 Dec 2015 16:18:25 +0100] rev 35166
8145117: PPC64: Remove cpp interpreter implementation Reviewed-by: coleenp, mdoerr
Tue, 15 Dec 2015 11:28:23 +0100 Merge
ihse [Tue, 15 Dec 2015 11:28:23 +0100] rev 35165
Merge
Tue, 15 Dec 2015 10:55:07 +0100 8142909: Integration of minor fixes from the build-infra project
ihse [Tue, 15 Dec 2015 10:55:07 +0100] rev 35164
8142909: Integration of minor fixes from the build-infra project Reviewed-by: dholmes, erikj
Tue, 15 Dec 2015 09:58:29 +0100 8145303: Clean up the units for log_gc_footer
brutisso [Tue, 15 Dec 2015 09:58:29 +0100] rev 35163
8145303: Clean up the units for log_gc_footer Reviewed-by: david, tschatzl, goetz
Tue, 15 Dec 2015 00:16:09 -0500 8145015: jni_GetStringCritical asserts for empty strings
simonis [Tue, 15 Dec 2015 00:16:09 -0500] rev 35162
8145015: jni_GetStringCritical asserts for empty strings Reviewed-by: thartmann, dholmes
Wed, 06 Jan 2016 08:02:23 +0100 Merge
thartmann [Wed, 06 Jan 2016 08:02:23 +0100] rev 35161
Merge
Tue, 05 Jan 2016 10:57:15 -1000 8146001: Remove support for command line options from JVMCI
dnsimon [Tue, 05 Jan 2016 10:57:15 -1000] rev 35160
8146001: Remove support for command line options from JVMCI Reviewed-by: twisti
Tue, 29 Dec 2015 16:47:34 +0000 8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
enevill [Tue, 29 Dec 2015 16:47:34 +0000] rev 35159
8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java Summary: patch trampoline calls with special case bl to itself which does not cause guarantee failure Reviewed-by: aph
Tue, 29 Dec 2015 18:30:51 +0100 Merge
kvn [Tue, 29 Dec 2015 18:30:51 +0100] rev 35158
Merge
Sun, 27 Dec 2015 05:15:14 -0800 8144993: Elide redundant memory barrier after AllocationNode
hshi [Sun, 27 Dec 2015 05:15:14 -0800] rev 35157
8144993: Elide redundant memory barrier after AllocationNode Summary: Elide memory barrier for AllocationNode when it doesn't escape in initializer and has an MemBarRelease node at exit of initializer method. Reviewed-by: aph, mdoerr, goetz, kvn, asiebenborn
Tue, 29 Dec 2015 11:54:21 +0100 8145913: PPC64: add Montgomery multiply intrinsic
mdoerr [Tue, 29 Dec 2015 11:54:21 +0100] rev 35156
8145913: PPC64: add Montgomery multiply intrinsic Reviewed-by: aph, goetz
Mon, 21 Dec 2015 16:58:29 +0000 8145096: Undefined behaviour in HotSpot
aph [Mon, 21 Dec 2015 16:58:29 +0000] rev 35155
8145096: Undefined behaviour in HotSpot Summary: Fix some integer overflows Reviewed-by: jrose, kvn, kbarrett, adinn, iklam
Mon, 28 Dec 2015 23:11:01 -0800 8143925: Enhancing CounterMode.crypt() for AES
kvn [Mon, 28 Dec 2015 23:11:01 -0800] rev 35154
8143925: Enhancing CounterMode.crypt() for AES Summary: Add intrinsic for CounterMode.crypt() to leverage the parallel nature of AES in Counter(CTR) Mode. Reviewed-by: kvn, ascarpino Contributed-by: kishor.kharbas@intel.com
Mon, 28 Dec 2015 10:10:37 -1000 8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64
twisti [Mon, 28 Dec 2015 10:10:37 -1000] rev 35153
8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64 Reviewed-by: kvn
Sat, 26 Dec 2015 16:59:26 +0100 8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
dnsimon [Sat, 26 Dec 2015 16:59:26 +0100] rev 35152
8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues Reviewed-by: twisti
Mon, 28 Dec 2015 10:32:20 +0100 8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64"
mdoerr [Mon, 28 Dec 2015 10:32:20 +0100] rev 35151
8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64" Reviewed-by: goetz
Fri, 25 Dec 2015 03:27:06 +0300 8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
iignatyev [Fri, 25 Dec 2015 03:27:06 +0300] rev 35150
8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java Reviewed-by: kvn
Thu, 24 Dec 2015 17:21:09 +0100 Merge
twisti [Thu, 24 Dec 2015 17:21:09 +0100] rev 35149
Merge
Wed, 23 Dec 2015 20:19:42 -1000 8143072: [JVMCI] Port JVMCI to AArch64
twisti [Wed, 23 Dec 2015 20:19:42 -1000] rev 35148
8143072: [JVMCI] Port JVMCI to AArch64 Reviewed-by: gdub, rschatz, twisti, kvn Contributed-by: aph@redhat.com
Wed, 23 Dec 2015 23:08:16 +0300 8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
iignatyev [Wed, 23 Dec 2015 23:08:16 +0300] rev 35147
8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Reviewed-by: twisti
Wed, 23 Dec 2015 21:09:50 -0800 8145688: Update for x86 pow in the math lib
kvn [Wed, 23 Dec 2015 21:09:50 -0800] rev 35146
8145688: Update for x86 pow in the math lib Summary: Optimizes Math.pow() for 64 and 32 bit X86 architecture using Intel LIBM implementation. Reviewed-by: kvn Contributed-by: vivek.r.deshpande@intel.com
Wed, 23 Dec 2015 16:24:19 -0800 8146043: run JVMCI tests in JPRT
twisti [Wed, 23 Dec 2015 16:24:19 -0800] rev 35145
8146043: run JVMCI tests in JPRT Reviewed-by: iklam, ctornqvi, collins
Wed, 23 Dec 2015 11:36:46 -1000 8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641>
twisti [Wed, 23 Dec 2015 11:36:46 -1000] rev 35144
8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641> Reviewed-by: kvn
Wed, 23 Dec 2015 07:27:42 -1000 8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
twisti [Wed, 23 Dec 2015 07:27:42 -1000] rev 35143
8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread Reviewed-by: never, dnsimon, dholmes, coleenp
Tue, 22 Dec 2015 13:41:09 -0800 Merge
twisti [Tue, 22 Dec 2015 13:41:09 -0800] rev 35142
Merge
Mon, 21 Dec 2015 22:17:23 +0100 8145328: SEGV in DirectivesStack::getMatchingDirective
neliasso [Mon, 21 Dec 2015 22:17:23 +0100] rev 35141
8145328: SEGV in DirectivesStack::getMatchingDirective Summary: Loop until enabled directive is found Reviewed-by: kvn, twisti
Mon, 21 Dec 2015 11:34:58 +0100 8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
thartmann [Mon, 21 Dec 2015 11:34:58 +0100] rev 35140
8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true Summary: Restore the major_progress flag before calling igvn.optimize(). Reviewed-by: kvn
Mon, 21 Dec 2015 10:14:26 +0100 8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
thartmann [Mon, 21 Dec 2015 10:14:26 +0100] rev 35139
8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI Summary: is_scaled_iv_plus_offset() should handle AddI nodes with scaled iv as second input. Reviewed-by: kvn
Sat, 19 Dec 2015 19:06:02 +0100 8145566: PrintNMethods compile command broken since b89
neliasso [Sat, 19 Dec 2015 19:06:02 +0100] rev 35138
8145566: PrintNMethods compile command broken since b89 Summary: Decremented Symbol twice Reviewed-by: thartmann, kvn
Tue, 15 Dec 2015 16:55:24 +0100 8144704: [JVMCI] add tests for simple code installation
rschatz [Tue, 15 Dec 2015 16:55:24 +0100] rev 35137
8144704: [JVMCI] add tests for simple code installation Reviewed-by: twisti
Fri, 18 Dec 2015 15:29:43 -0800 8145717: Use AVX3 instructions for Arrays.equals() intrinsic
kvn [Fri, 18 Dec 2015 15:29:43 -0800] rev 35136
8145717: Use AVX3 instructions for Arrays.equals() intrinsic Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Fri, 18 Dec 2015 12:39:02 -0800 Merge
twisti [Fri, 18 Dec 2015 12:39:02 -0800] rev 35135
Merge
Thu, 17 Dec 2015 23:36:28 +0000 Merge
twisti [Thu, 17 Dec 2015 23:36:28 +0000] rev 35134
Merge
Thu, 17 Dec 2015 23:17:34 +0000 8145714: [JVMCI] SPARC broken after JDK-8134994
twisti [Thu, 17 Dec 2015 23:17:34 +0000] rev 35133
8145714: [JVMCI] SPARC broken after JDK-8134994 Reviewed-by: kvn
Thu, 17 Dec 2015 09:39:07 -0800 8144852: Corrupted oop in nmethod
dlong [Thu, 17 Dec 2015 09:39:07 -0800] rev 35132
8144852: Corrupted oop in nmethod Reviewed-by: vlivanov
Wed, 09 Dec 2015 13:37:59 +0100 8144091: CompilerControl: directive file doesn't override inlining rules
neliasso [Wed, 09 Dec 2015 13:37:59 +0100] rev 35131
8144091: CompilerControl: directive file doesn't override inlining rules Summary: Fix correct overrides Reviewed-by: roland
Wed, 16 Dec 2015 15:39:11 +0100 8145345: LogCompilation output is empty after JEP165: Compiler Control
neliasso [Wed, 16 Dec 2015 15:39:11 +0100] rev 35130
8145345: LogCompilation output is empty after JEP165: Compiler Control Summary: Fix default init and compilecommand update Reviewed-by: kvn
Wed, 16 Dec 2015 15:38:28 +0100 8144246: adding lots of directives via jcmd may produce OOM crash
neliasso [Wed, 16 Dec 2015 15:38:28 +0100] rev 35129
8144246: adding lots of directives via jcmd may produce OOM crash Summary: Add a limit to the number of directives Reviewed-by: kvn
Wed, 16 Dec 2015 18:38:02 +0300 8141351: Create tests for direct invoke instructions testing
dpochepk [Wed, 16 Dec 2015 18:38:02 +0300] rev 35128
8141351: Create tests for direct invoke instructions testing Summary: Tests for invoke* instructions Reviewed-by: twisti
Wed, 16 Dec 2015 13:21:19 +0000 8145553: Fix warnings in AArch64 directory
aph [Wed, 16 Dec 2015 13:21:19 +0000] rev 35127
8145553: Fix warnings in AArch64 directory Reviewed-by: kvn
Wed, 16 Dec 2015 11:35:59 +0000 8144582: AArch64 does not generate correct branch profile data
aph [Wed, 16 Dec 2015 11:35:59 +0000] rev 35126
8144582: AArch64 does not generate correct branch profile data Reviewed-by: kvn
Tue, 15 Dec 2015 19:18:05 +0000 8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
aph [Tue, 15 Dec 2015 19:18:05 +0000] rev 35125
8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2 Summary: Implement short and long versions of bit test instructions. Reviewed-by: kvn
Tue, 15 Dec 2015 21:17:50 +0000 Merge
twisti [Tue, 15 Dec 2015 21:17:50 +0000] rev 35124
Merge
Mon, 14 Dec 2015 17:02:02 -1000 8134994: use separate VMStructs databases for SA and JVMCI
twisti [Mon, 14 Dec 2015 17:02:02 -1000] rev 35123
8134994: use separate VMStructs databases for SA and JVMCI Reviewed-by: kbarrett
Tue, 15 Dec 2015 17:31:18 +0300 8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg
iignatyev [Tue, 15 Dec 2015 17:31:18 +0300] rev 35122
8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg Reviewed-by: kvn Contributed-by: alexander.vorobyev@oracle.com
Tue, 08 Dec 2015 14:26:17 +0000 8144498: aarch64: large code cache generates SEGV
enevill [Tue, 08 Dec 2015 14:26:17 +0000] rev 35121
8144498: aarch64: large code cache generates SEGV Summary: Fix pd_call_destination to use is_call_at rather than is_call Reviewed-by: aph, adinn
Tue, 15 Dec 2015 13:42:13 +0000 Merge
aph [Tue, 15 Dec 2015 13:42:13 +0000] rev 35120
Merge
Mon, 14 Dec 2015 15:53:48 +0000 8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64
aph [Mon, 14 Dec 2015 15:53:48 +0000] rev 35119
8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64 Reviewed-by: kvn
Mon, 14 Dec 2015 10:22:19 +0100 8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"
goetz [Mon, 14 Dec 2015 10:22:19 +0100] rev 35118
8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls" Reviewed-by: simonis
Mon, 07 Dec 2015 18:24:24 +0100 8144850: C1: operator delete needs an implementation
mdoerr [Mon, 07 Dec 2015 18:24:24 +0100] rev 35117
8144850: C1: operator delete needs an implementation Reviewed-by: kvn
Tue, 15 Dec 2015 01:20:08 +0100 Merge
twisti [Tue, 15 Dec 2015 01:20:08 +0100] rev 35116
Merge
Mon, 14 Dec 2015 13:06:39 -0800 8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity
never [Mon, 14 Dec 2015 13:06:39 -0800] rev 35115
8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity Reviewed-by: twisti
Sun, 13 Dec 2015 22:51:13 +0100 8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
dnsimon [Sun, 13 Dec 2015 22:51:13 +0100] rev 35114
8145270: Need to eagerly initialize JVMCI compiler under -Xcomp Reviewed-by: twisti
Mon, 14 Dec 2015 14:48:30 -0800 8144771: Use AVX3 instructions for string compare
kvn [Mon, 14 Dec 2015 14:48:30 -0800] rev 35113
8144771: Use AVX3 instructions for string compare Reviewed-by: kvn, thartmann Contributed-by: jan.civlin@intel.com, michael.c.berg@intel.com
Mon, 07 Dec 2015 15:42:47 +0100 8144466: ppc64: fix argument passing through opto stubs.
goetz [Mon, 07 Dec 2015 15:42:47 +0100] rev 35112
8144466: ppc64: fix argument passing through opto stubs. Reviewed-by: kvn
Mon, 14 Dec 2015 10:27:33 -0800 Merge
kvn [Mon, 14 Dec 2015 10:27:33 -0800] rev 35111
Merge
Mon, 07 Dec 2015 16:35:07 -0800 8143355: Update for addition of vectorizedMismatch intrinsic for x86
kvn [Mon, 07 Dec 2015 16:35:07 -0800] rev 35110
8143355: Update for addition of vectorizedMismatch intrinsic for x86 Reviewed-by: kvn Contributed-by: vivek.r.deshpande@intel.com, liqi.yi@intel.com
Tue, 08 Dec 2015 14:44:00 +0100 8143817: C1: Platform dependent stack space not preserved for all runtime calls
mdoerr [Tue, 08 Dec 2015 14:44:00 +0100] rev 35109
8143817: C1: Platform dependent stack space not preserved for all runtime calls Reviewed-by: roland
Fri, 11 Dec 2015 15:03:11 +0300 8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
vlivanov [Fri, 11 Dec 2015 15:03:11 +0300] rev 35108
8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops Reviewed-by: roland, jrose
Thu, 10 Dec 2015 14:51:54 +0300 8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
vlivanov [Thu, 10 Dec 2015 14:51:54 +0300] rev 35107
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main Reviewed-by: roland
Thu, 10 Dec 2015 14:51:53 +0300 8144935: C2: safepoint is pruned from a non-counted loop
vlivanov [Thu, 10 Dec 2015 14:51:53 +0300] rev 35106
8144935: C2: safepoint is pruned from a non-counted loop Reviewed-by: roland
Wed, 09 Dec 2015 13:41:04 +0100 8144601: Premature assert in directive inline parsing
neliasso [Wed, 09 Dec 2015 13:41:04 +0100] rev 35105
8144601: Premature assert in directive inline parsing Summary: Break after first fail Reviewed-by: roland
Wed, 09 Dec 2015 22:57:52 +0100 8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
dnsimon [Wed, 09 Dec 2015 22:57:52 +0100] rev 35104
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization Reviewed-by: twisti
Wed, 09 Dec 2015 14:54:40 +0100 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
psandoz [Wed, 09 Dec 2015 14:54:40 +0100] rev 35103
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables Reviewed-by: shade, dholmes, alanb, chegar, mchung, roland
Wed, 09 Dec 2015 11:06:39 +0100 6808665: Use486InstrsOnly aborts 32-bit VM
thartmann [Wed, 09 Dec 2015 11:06:39 +0100] rev 35102
6808665: Use486InstrsOnly aborts 32-bit VM Summary: The code supporting -XX:+/-Use486InstrsOnly was removed. Reviewed-by: dholmes, thartmann, vlivanov Contributed-by: Jamsheed Mohammed <jamsheed.c.m@oracle.com>
Wed, 09 Dec 2015 00:30:32 +0300 8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
ppunegov [Wed, 09 Dec 2015 00:30:32 +0300] rev 35101
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation Summary: fix incorrect full test name Reviewed-by: kvn
Wed, 09 Dec 2015 00:33:30 +0300 8140667: CompilerControl: tests incorrectly set states for excluded methods
ppunegov [Wed, 09 Dec 2015 00:33:30 +0300] rev 35100
8140667: CompilerControl: tests incorrectly set states for excluded methods Summary: fix exclude command generation Reviewed-by: kvn
Thu, 03 Dec 2015 11:18:34 +0100 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
psandoz [Thu, 03 Dec 2015 11:18:34 +0100] rev 35099
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package Reviewed-by: jrose, vlivanov, mchung, roland
Tue, 08 Dec 2015 10:01:33 +0000 Merge
roland [Tue, 08 Dec 2015 10:01:33 +0000] rev 35098
Merge
Wed, 02 Dec 2015 15:13:42 +0100 8134883: C1 hard crash in range check elimination in Nashorn test262parallel
roland [Wed, 02 Dec 2015 15:13:42 +0100] rev 35097
8134883: C1 hard crash in range check elimination in Nashorn test262parallel Summary: C1's range check elimination breaks with a non-natural loop that has an exception handler as one entry Reviewed-by: iveresov
Mon, 07 Dec 2015 21:23:02 +0800 8144587: aarch64: generate vectorized MLA/MLS instructions
fyang [Mon, 07 Dec 2015 21:23:02 +0800] rev 35096
8144587: aarch64: generate vectorized MLA/MLS instructions Summary: Add support for MLA/MLS (vector) instructions Reviewed-by: roland
Mon, 07 Dec 2015 15:00:46 +0000 Merge
roland [Mon, 07 Dec 2015 15:00:46 +0000] rev 35095
Merge
Tue, 01 Dec 2015 12:17:18 +0100 8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs
roland [Tue, 01 Dec 2015 12:17:18 +0100] rev 35094
8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs Summary: refactor CAS code to decrease register pressure in c1 Reviewed-by: kvn, shade
Mon, 07 Dec 2015 15:01:24 +0100 8144822: PPC64: Fix build after 8072008
mdoerr [Mon, 07 Dec 2015 15:01:24 +0100] rev 35093
8144822: PPC64: Fix build after 8072008 Reviewed-by: goetz
Fri, 04 Dec 2015 15:18:46 -1000 8143571: [JVMCI] Double unregistering of nmethod during unloading
never [Fri, 04 Dec 2015 15:18:46 -1000] rev 35092
8143571: [JVMCI] Double unregistering of nmethod during unloading Reviewed-by: iveresov, twisti
Sat, 05 Dec 2015 02:19:46 +0000 Merge
mikael [Sat, 05 Dec 2015 02:19:46 +0000] rev 35091
Merge
Fri, 04 Dec 2015 15:08:49 -0800 8144748: Move assembler/macroAssembler inline function definitions to corresponding inline.hpp files
mikael [Fri, 04 Dec 2015 15:08:49 -0800] rev 35090
8144748: Move assembler/macroAssembler inline function definitions to corresponding inline.hpp files Reviewed-by: kvn, coleenp
Fri, 04 Dec 2015 23:50:05 +0000 Merge
mikael [Fri, 04 Dec 2015 23:50:05 +0000] rev 35089
Merge
Fri, 04 Dec 2015 13:36:10 -0800 8144657: Invalid format specifiers in jvmci trace messages
mikael [Fri, 04 Dec 2015 13:36:10 -0800] rev 35088
8144657: Invalid format specifiers in jvmci trace messages Reviewed-by: kvn
Fri, 04 Dec 2015 16:23:39 +0100 8136445: Performance issue with Nashorn and C2's global code motion
mdoerr [Fri, 04 Dec 2015 16:23:39 +0100] rev 35087
8136445: Performance issue with Nashorn and C2's global code motion Reviewed-by: kvn
Fri, 04 Dec 2015 23:46:19 +0300 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
vlivanov [Fri, 04 Dec 2015 23:46:19 +0300] rev 35086
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls Reviewed-by: jrose, dlong, aph, forax
Fri, 04 Dec 2015 16:38:04 +0100 8144019: PPC64 C1: Introduce Client Compiler
mdoerr [Fri, 04 Dec 2015 16:38:04 +0100] rev 35085
8144019: PPC64 C1: Introduce Client Compiler Reviewed-by: goetz
Fri, 04 Dec 2015 14:06:38 +0100 6869327: Add new C2 flag to keep safepoints in counted loops.
aeriksso [Fri, 04 Dec 2015 14:06:38 +0100] rev 35084
6869327: Add new C2 flag to keep safepoints in counted loops. Reviewed-by: kvn, shade
Tue, 05 Jan 2016 13:08:02 -0800 Merge
amurillo [Tue, 05 Jan 2016 13:08:02 -0800] rev 35083
Merge
Tue, 05 Jan 2016 18:23:14 +0000 8146481: Disable runtime/logging/DefaultMethodsTest.java
rprotacio [Tue, 05 Jan 2016 18:23:14 +0000] rev 35082
8146481: Disable runtime/logging/DefaultMethodsTest.java Summary: @ignore'd DefaultMethodsTest.java Reviewed-by: gtriantafill, coleenp, hseigel
Fri, 18 Dec 2015 09:37:16 -0800 Merge
amurillo [Fri, 18 Dec 2015 09:37:16 -0800] rev 35081
Merge
Mon, 14 Dec 2015 19:49:15 +0000 Merge
jprovino [Mon, 14 Dec 2015 19:49:15 +0000] rev 35080
Merge
Mon, 14 Dec 2015 13:47:35 +0100 8145301: Improve and unify the printout format for the g1HRPrinter.
david [Mon, 14 Dec 2015 13:47:35 +0100] rev 35079
8145301: Improve and unify the printout format for the g1HRPrinter. Reviewed-by: brutisso, tschatzl
Mon, 14 Dec 2015 10:04:31 +0100 8145292: PPC64: fix build after "8046936: JEP 270: Reserved Stack Areas for Critical Sections"
goetz [Mon, 14 Dec 2015 10:04:31 +0100] rev 35078
8145292: PPC64: fix build after "8046936: JEP 270: Reserved Stack Areas for Critical Sections" Reviewed-by: simonis
Mon, 14 Dec 2015 02:29:11 -0500 8145114: const-correctness for ucontext_t* reading functions
stuefe [Mon, 14 Dec 2015 02:29:11 -0500] rev 35077
8145114: const-correctness for ucontext_t* reading functions Reviewed-by: dholmes, coleenp
Thu, 10 Dec 2015 14:22:00 +0100 8145103: [aix] implement os::print_register_info()
stuefe [Thu, 10 Dec 2015 14:22:00 +0100] rev 35076
8145103: [aix] implement os::print_register_info() Reviewed-by: goetz, dholmes
Sun, 13 Dec 2015 22:32:16 -0500 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
asmundak [Sun, 13 Dec 2015 22:32:16 -0500] rev 35075
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling Summary: Set LIBARCH to ppc64le, make SA and hsdis work, have os.arch return ppc64le on PowerPC64 LE Reviewed-by: dholmes, ihse Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>
Sat, 12 Dec 2015 21:23:20 +0300 8142874: [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases
ddmitriev [Sat, 12 Dec 2015 21:23:20 +0300] rev 35074
8142874: [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases Reviewed-by: gtriantafill, stsmirno, ctornqvi, gziemski
Fri, 11 Dec 2015 13:36:15 -0800 8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds
mikael [Fri, 11 Dec 2015 13:36:15 -0800] rev 35073
8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds Summary: Added include of asm/ptrace.h to libproc.h Reviewed-by: dsamersoff, asmundak, gthornbr
Fri, 11 Dec 2015 18:54:22 +0000 Merge
fparain [Fri, 11 Dec 2015 18:54:22 +0000] rev 35072
Merge
Fri, 11 Dec 2015 09:07:07 -0800 8046936: JEP 270: Reserved Stack Areas for Critical Sections
fparain [Fri, 11 Dec 2015 09:07:07 -0800] rev 35071
8046936: JEP 270: Reserved Stack Areas for Critical Sections Reviewed-by: acorn, dcubed
Fri, 11 Dec 2015 17:49:42 +0100 8144908: Remove apply_to_weak_ref_discovered_field override for UpdateRSOopClosure
sjohanss [Fri, 11 Dec 2015 17:49:42 +0100] rev 35070
8144908: Remove apply_to_weak_ref_discovered_field override for UpdateRSOopClosure Reviewed-by: kbarrett, jmasa
Fri, 11 Dec 2015 17:49:41 +0100 8144701: Change three G1 remembererd set closures to be OopClosures
sjohanss [Fri, 11 Dec 2015 17:49:41 +0100] rev 35069
8144701: Change three G1 remembererd set closures to be OopClosures Reviewed-by: mgerdin, stefank
Fri, 11 Dec 2015 17:49:40 +0100 8144584: Change FilterIntoCSClosure to inherit OopClosure
sjohanss [Fri, 11 Dec 2015 17:49:40 +0100] rev 35068
8144584: Change FilterIntoCSClosure to inherit OopClosure Reviewed-by: kbarrett, mgerdin
Fri, 11 Dec 2015 17:49:40 +0100 8144505: Change G1ParCopyHelper to inherit OopClosure
sjohanss [Fri, 11 Dec 2015 17:49:40 +0100] rev 35067
8144505: Change G1ParCopyHelper to inherit OopClosure Reviewed-by: mgerdin, stefank
Fri, 11 Dec 2015 13:18:10 +0000 Merge
david [Fri, 11 Dec 2015 13:18:10 +0000] rev 35066
Merge
Fri, 11 Dec 2015 13:48:52 +0100 8144996: Replace the HeapRegionSetCount class with an uint
david [Fri, 11 Dec 2015 13:48:52 +0100] rev 35065
8144996: Replace the HeapRegionSetCount class with an uint Reviewed-by: brutisso, jwilhelm
Thu, 10 Dec 2015 17:48:44 +0100 8145061: Too many instances of java.lang.Boolean created in Java application (hotspot repo)
sebastian [Thu, 10 Dec 2015 17:48:44 +0100] rev 35064
8145061: Too many instances of java.lang.Boolean created in Java application (hotspot repo) Summary: Avoid creating unused instances of Long and Boolean Reviewed-by: dholmes, sla
Thu, 10 Dec 2015 15:27:16 +0100 8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code
mdoerr [Thu, 10 Dec 2015 15:27:16 +0100] rev 35063
8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code Reviewed-by: stuefe, goetz
Fri, 11 Dec 2015 09:08:08 +0100 8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure
sjohanss [Fri, 11 Dec 2015 09:08:08 +0100] rev 35062
8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure Reviewed-by: mgerdin, stefank
Thu, 10 Dec 2015 14:57:55 +0100 8145092: Use Unified Logging for the GC logging
brutisso [Thu, 10 Dec 2015 14:57:55 +0100] rev 35061
8145092: Use Unified Logging for the GC logging Summary: JEP-271. VM changes contributed by brutisso, test changes contributed by david. Reviewed-by: sjohanss, david, brutisso Contributed-by: bengt.rutisson@oracle.com, david.lindholm@oralce.com
Thu, 10 Dec 2015 23:02:31 +0000 Merge
jprovino [Thu, 10 Dec 2015 23:02:31 +0000] rev 35060
Merge
Thu, 10 Dec 2015 18:55:58 +0000 Merge
jprovino [Thu, 10 Dec 2015 18:55:58 +0000] rev 35059
Merge
Thu, 10 Dec 2015 13:38:18 -0500 8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from
jprovino [Thu, 10 Dec 2015 13:38:18 -0500] rev 35058
8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from Summary: Remove dead code Reviewed-by: tschatzl, jwilhelm
Thu, 10 Dec 2015 21:31:56 +0000 Merge
ctornqvi [Thu, 10 Dec 2015 21:31:56 +0000] rev 35057
Merge
Wed, 09 Dec 2015 11:00:38 -0800 8144921: Remove JDK6_OR_EARLIER code from os_windows
ctornqvi [Wed, 09 Dec 2015 11:00:38 -0800] rev 35056
8144921: Remove JDK6_OR_EARLIER code from os_windows Reviewed-by: dholmes, mseledtsov, gtriantafill
Thu, 10 Dec 2015 09:42:22 -0800 8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0)
ctornqvi [Thu, 10 Dec 2015 09:42:22 -0800] rev 35055
8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0) Reviewed-by: coleenp, gtriantafill
Thu, 10 Dec 2015 19:59:10 +0000 Merge
dsamersoff [Thu, 10 Dec 2015 19:59:10 +0000] rev 35054
Merge
Thu, 10 Dec 2015 12:05:53 +0300 8139484: [Findbugs] new sun.jvm.hotspot.SAGetopt(String[]) may expose internal representation
dsamersoff [Thu, 10 Dec 2015 12:05:53 +0300] rev 35053
8139484: [Findbugs] new sun.jvm.hotspot.SAGetopt(String[]) may expose internal representation Summary: Clone array instead of just assign it Reviewed-by: dholmes
Thu, 10 Dec 2015 17:07:03 +0000 Merge
mgerdin [Thu, 10 Dec 2015 17:07:03 +0000] rev 35052
Merge
Wed, 09 Dec 2015 16:05:24 +0100 8144714: Add extension point to G1 evacuation closures
mgerdin [Wed, 09 Dec 2015 16:05:24 +0100] rev 35051
8144714: Add extension point to G1 evacuation closures Reviewed-by: ehelin, jmasa
Thu, 10 Dec 2015 17:03:48 +0100 Merge
sla [Thu, 10 Dec 2015 17:03:48 +0100] rev 35050
Merge
Thu, 10 Dec 2015 16:09:36 +0100 8145099: Better error message when SA can't attach to a process
sla [Thu, 10 Dec 2015 16:09:36 +0100] rev 35049
8145099: Better error message when SA can't attach to a process Reviewed-by: jbachorik, stuefe
Thu, 10 Dec 2015 14:24:26 +0000 Merge
david [Thu, 10 Dec 2015 14:24:26 +0000] rev 35048
Merge
Thu, 10 Dec 2015 08:50:36 +0100 8145073: Filename and linenumber are not printed for asserts any more.
david [Thu, 10 Dec 2015 08:50:36 +0100] rev 35047
8145073: Filename and linenumber are not printed for asserts any more. Reviewed-by: dholmes, stuefe
Thu, 10 Dec 2015 14:50:47 +0300 8144197: Possible use after free in Arguments::add_property function
ddmitriev [Thu, 10 Dec 2015 14:50:47 +0300] rev 35046
8144197: Possible use after free in Arguments::add_property function Reviewed-by: dholmes, goetz
(0) -30000 -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 tip