Mon, 04 May 2015 16:30:07 +0200 8067013: Rename the com.oracle.java.testlibary package
ykantser [Mon, 04 May 2015 16:30:07 +0200] rev 30604
8067013: Rename the com.oracle.java.testlibary package Reviewed-by: dholmes, gtriantafill, sla Contributed-by: alexander.kulyakhtin@oracle.com
Sat, 02 May 2015 18:40:37 -0700 Merge
ccheung [Sat, 02 May 2015 18:40:37 -0700] rev 30603
Merge
Fri, 01 May 2015 09:40:08 +0200 8079120: serviceability/dcmd/gc/HeapDumpAllTest.java: compilation failed
ykantser [Fri, 01 May 2015 09:40:08 +0200] rev 30602
8079120: serviceability/dcmd/gc/HeapDumpAllTest.java: compilation failed Reviewed-by: sla
Thu, 30 Apr 2015 09:09:01 +0200 8078628: linux-zero does not build without precompiled header
stuefe [Thu, 30 Apr 2015 09:09:01 +0200] rev 30601
8078628: linux-zero does not build without precompiled header Summary: add missing includes Reviewed-by: coleenp, stefank, sgehwolf
Thu, 30 Apr 2015 04:01:13 -0700 8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups
ctornqvi [Thu, 30 Apr 2015 04:01:13 -0700] rev 30600
8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups Reviewed-by: gtriantafill, coleenp, dholmes
Wed, 29 Apr 2015 17:14:40 -0700 8076579: Popping a stack frame after exception breakpoint sets last method param to exception
sspitsyn [Wed, 29 Apr 2015 17:14:40 -0700] rev 30599
8076579: Popping a stack frame after exception breakpoint sets last method param to exception Summary: Null the InterpreterRuntime::member_name_arg_or_null return value when it is necessary Reviewed-by: jbachorik, coleenp, twisti
Wed, 29 Apr 2015 07:03:49 -0700 8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
ctornqvi [Wed, 29 Apr 2015 07:03:49 -0700] rev 30598
8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job Reviewed-by: mikael, lfoltan, hseigel
Tue, 28 Apr 2015 14:36:31 +0200 8059047: Extract parser/validator from jhat for use in tests
ykantser [Tue, 28 Apr 2015 14:36:31 +0200] rev 30597
8059047: Extract parser/validator from jhat for use in tests Reviewed-by: sla
Thu, 07 May 2015 15:34:45 -0700 Merge
amurillo [Thu, 07 May 2015 15:34:45 -0700] rev 30596
Merge
Thu, 07 May 2015 11:28:03 -0700 Merge
kvn [Thu, 07 May 2015 11:28:03 -0700] rev 30595
Merge
Wed, 06 May 2015 17:42:24 -0700 8079545: [TESTBUG] hotspot_basicvmtest doesn't fail even if VM crashes
mikael [Wed, 06 May 2015 17:42:24 -0700] rev 30594
8079545: [TESTBUG] hotspot_basicvmtest doesn't fail even if VM crashes Reviewed-by: ctornqvi, dholmes
Tue, 05 May 2015 12:33:57 -0700 8076284: Improve vectorization of parallel streams
kvn [Tue, 05 May 2015 12:33:57 -0700] rev 30593
8076284: Improve vectorization of parallel streams Summary: Improve vectorization of java/util/stream/Streams$RangeIntSpliterator::forEachRemaining() method and enable loop vectorization in a given method on demand. Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Tue, 05 May 2015 19:27:08 +0200 Merge
roland [Tue, 05 May 2015 19:27:08 +0200] rev 30592
Merge
Tue, 05 May 2015 13:06:10 +0200 8075492: adopt recent IGV
mhaupt [Tue, 05 May 2015 13:06:10 +0200] rev 30591
8075492: adopt recent IGV Summary: adopted recent sources, updated README, added build and run instructions; ignored IGV build files in Mercurial; adapted HotSpot Ideal graph printer to current IGV's data format schema; reintroduced control flow window and basic block layout Reviewed-by: kvn, roland Contributed-by: Andreas Woess <andreas.woess@oracle.com>, Bernhard Urban <bernhard.urban@oracle.com>, Christian Haeubl <christian.haeubl@oracle.com>, Doug Simon <doug.simon@oracle.com>, Gilles Duboscq <gilles.duboscq@oracle.com>, Lukas Stadler <lukas.stadler@oracle.com>, Peter Hofer <peter.hofer@jku.at>, Roland Schatz <roland.schatz@oracle.com>, Thomas Wuerthinger <thomas.wuerthinger@oracle.com>, Tom Rodriguez <tom.rodriguez@oracle.com>
Tue, 05 May 2015 16:50:25 +0200 8064458: OopMap class could be more compact
rbackman [Tue, 05 May 2015 16:50:25 +0200] rev 30590
8064458: OopMap class could be more compact Reviewed-by: kvn, bdelsart
Fri, 24 Apr 2015 10:49:38 +0200 8078593: [TESTBUG] ppc: Enable jtreg tests for new features
goetz [Fri, 24 Apr 2015 10:49:38 +0200] rev 30589
8078593: [TESTBUG] ppc: Enable jtreg tests for new features Summary: Also fix a ppc issue in test_env.sh Reviewed-by: kvn
Wed, 29 Apr 2015 15:34:04 -0700 8078563: Restrict reduction optimization
kvn [Wed, 29 Apr 2015 15:34:04 -0700] rev 30588
8078563: Restrict reduction optimization Reviewed-by: kvn, twisti Contributed-by: michael.c.berg@intel.com
Mon, 04 May 2015 18:41:53 +0200 8079280: Fix format warning/error in vm_version_ppc.cpp
simonis [Mon, 04 May 2015 18:41:53 +0200] rev 30587
8079280: Fix format warning/error in vm_version_ppc.cpp Reviewed-by: stefank
Thu, 07 May 2015 10:32:42 +0200 8079556: BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
tschatzl [Thu, 07 May 2015 10:32:42 +0200] rev 30586
8079556: BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place Reviewed-by: jwilhelm, brutisso
Wed, 29 Apr 2015 15:12:33 +0300 6407976: GC worker number should be unsigned
eistepan [Wed, 29 Apr 2015 15:12:33 +0300] rev 30585
6407976: GC worker number should be unsigned Reviewed-by: jwilhelm, tschatzl
Wed, 06 May 2015 11:04:44 +0200 8079337: Format string issues in workgroup.cpp and taskqueue.cpp
david [Wed, 06 May 2015 11:04:44 +0200] rev 30584
8079337: Format string issues in workgroup.cpp and taskqueue.cpp Reviewed-by: jwilhelm, pliden, ehelin
Tue, 05 May 2015 11:17:12 +0200 8079330: Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArray
pliden [Tue, 05 May 2015 11:17:12 +0200] rev 30583
8079330: Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArray Reviewed-by: tschatzl, mgerdin
Wed, 06 May 2015 09:21:10 +0200 8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
pliden [Wed, 06 May 2015 09:21:10 +0200] rev 30582
8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index Reviewed-by: roland, tschatzl
Mon, 04 May 2015 15:02:37 +0200 8079275: Remove CollectedHeap::use_parallel_gc_threads
stefank [Mon, 04 May 2015 15:02:37 +0200] rev 30581
8079275: Remove CollectedHeap::use_parallel_gc_threads Reviewed-by: sjohanss, kbarrett
Fri, 01 May 2015 10:51:00 -0700 8079091: Remove dictionary NULL check on common path of BlockFreeList methods
jwha [Fri, 01 May 2015 10:51:00 -0700] rev 30580
8079091: Remove dictionary NULL check on common path of BlockFreeList methods Reviewed-by: kbarrett, stefank, dholmes, jmasa
Mon, 04 May 2015 17:10:50 +0200 Merge
jwilhelm [Mon, 04 May 2015 17:10:50 +0200] rev 30579
Merge
Mon, 04 May 2015 09:24:03 +0200 8079148: Fix incorrect include guards
pliden [Mon, 04 May 2015 09:24:03 +0200] rev 30578
8079148: Fix incorrect include guards Reviewed-by: stefank, ehelin
Fri, 01 May 2015 17:38:12 -0400 8075215: SATB buffer processing found reclaimed humongous object
kbarrett [Fri, 01 May 2015 17:38:12 -0400] rev 30577
8075215: SATB buffer processing found reclaimed humongous object Summary: Don't assume SATB buffer entries are valid objects Reviewed-by: brutisso, ecaspole
Thu, 30 Apr 2015 10:14:26 +0200 8078897: Clean out unused code in G1MMUTracker
sjohanss [Thu, 30 Apr 2015 10:14:26 +0200] rev 30576
8078897: Clean out unused code in G1MMUTracker Reviewed-by: brutisso, jwilhelm, drwhite
Wed, 29 Apr 2015 15:25:41 -0400 8078405: Heap decommit failed in TestShrinkAuxiliaryData tests
ecaspole [Wed, 29 Apr 2015 15:25:41 -0400] rev 30575
8078405: Heap decommit failed in TestShrinkAuxiliaryData tests Summary: Modified test so options in the code are after the options from the environment, so -ExplicitGCInvokesConcurrent is always used. Reviewed-by: tschatzl, kbarrett
Wed, 29 Apr 2015 15:32:05 +0400 8073476: G1 logging ignores changes to PrintGC* flags via MXBeans
dfazunen [Wed, 29 Apr 2015 15:32:05 +0400] rev 30574
8073476: G1 logging ignores changes to PrintGC* flags via MXBeans Reviewed-by: brutisso, jwilhelm
Wed, 29 Apr 2015 09:59:51 +0200 8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
drwhite [Wed, 29 Apr 2015 09:59:51 +0200] rev 30573
8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr Reviewed-by: brutisso, jmasa, jwilhelm
Tue, 28 Apr 2015 23:37:11 +0200 Merge
jwilhelm [Tue, 28 Apr 2015 23:37:11 +0200] rev 30572
Merge
Tue, 28 Apr 2015 12:02:50 -0700 8073204: Determining the desired PLAB size adjusts to the the number of threads at the wrong place
sangheki [Tue, 28 Apr 2015 12:02:50 -0700] rev 30571
8073204: Determining the desired PLAB size adjusts to the the number of threads at the wrong place Summary: Calculate the desired PLAB value for a single thread and then return desired PLAB size according to the current number of threads when needed Reviewed-by: ysr, jwilhelm, tschatzl
Tue, 28 Apr 2015 20:02:31 +0200 Merge
sla [Tue, 28 Apr 2015 20:02:31 +0200] rev 30570
Merge
Tue, 28 Apr 2015 07:59:18 +0200 8074016: Add convenient way of adding custom test targets to hotspot's test makefile
iaberg [Tue, 28 Apr 2015 07:59:18 +0200] rev 30569
8074016: Add convenient way of adding custom test targets to hotspot's test makefile Summary: Moved the line including the custom testlist to after variables are defined, allowing custom rules to use them Reviewed-by: erikj, sla
Tue, 28 Apr 2015 12:17:56 +0000 Merge
stefank [Tue, 28 Apr 2015 12:17:56 +0000] rev 30568
Merge
Mon, 27 Apr 2015 09:51:13 +0200 8078601: print_concurrent_locks should be guarded with INCLUDE_SERVICES
stefank [Mon, 27 Apr 2015 09:51:13 +0200] rev 30567
8078601: print_concurrent_locks should be guarded with INCLUDE_SERVICES Reviewed-by: mgronlun, sla, dholmes
Mon, 27 Apr 2015 09:51:06 +0200 8076177: Remove usage of stack.inline.hpp functions from taskqueue.hpp
stefank [Mon, 27 Apr 2015 09:51:06 +0200] rev 30566
8076177: Remove usage of stack.inline.hpp functions from taskqueue.hpp Reviewed-by: brutisso, goetz
Mon, 27 Apr 2015 10:04:26 +0200 8073632: Make auxiliary data structures know their own translation factor
tschatzl [Mon, 27 Apr 2015 10:04:26 +0200] rev 30565
8073632: Make auxiliary data structures know their own translation factor Summary: Auxiliary data structures should have knowledge of their own requirements for virtual memory reservations instead of getting these values directly from various places. Reviewed-by: stefank, kbarrett
Wed, 22 Apr 2015 17:05:00 +0200 8071462: Remove G1ParGCAllocator::alloc_buffer_waste
tschatzl [Wed, 22 Apr 2015 17:05:00 +0200] rev 30564
8071462: Remove G1ParGCAllocator::alloc_buffer_waste Summary: Removed G1ParGCAllocator::alloc_buffer_waste, added method to obtain waste Reviewed-by: tschatzl, sjohanss Contributed-by: Michail Chernov <michail.chernov@oracle.com>
Mon, 27 Apr 2015 09:08:07 +0200 8078613: HAS_BEEN_MOVED has been moved
brutisso [Mon, 27 Apr 2015 09:08:07 +0200] rev 30563
8078613: HAS_BEEN_MOVED has been moved Reviewed-by: stefank, sjohanss
Thu, 23 Apr 2015 19:01:07 +0000 Merge
ctornqvi [Thu, 23 Apr 2015 19:01:07 +0000] rev 30562
Merge
Thu, 23 Apr 2015 17:14:55 +0000 Merge
ctornqvi [Thu, 23 Apr 2015 17:14:55 +0000] rev 30561
Merge
Wed, 22 Apr 2015 13:58:42 -0700 8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config
ctornqvi [Wed, 22 Apr 2015 13:58:42 -0700] rev 30560
8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config Reviewed-by: mikael, sla
Thu, 23 Apr 2015 16:44:07 +0000 Merge
kbarrett [Thu, 23 Apr 2015 16:44:07 +0000] rev 30559
Merge
Thu, 23 Apr 2015 11:26:32 -0400 8031401: Remove unused code in the reference processor
kbarrett [Thu, 23 Apr 2015 11:26:32 -0400] rev 30558
8031401: Remove unused code in the reference processor Summary: Assume pending_list uses discovered field and remove resulting dead code. Reviewed-by: brutisso, pliden
Thu, 23 Apr 2015 15:54:47 +0200 8073669: gc/TestSoftReferencesBehaviorOnOOME.java times out in nightlies
azakharov [Thu, 23 Apr 2015 15:54:47 +0200] rev 30557
8073669: gc/TestSoftReferencesBehaviorOnOOME.java times out in nightlies Summary: changed test scenario to more straight-forward one, added tricks to prevent compiler optimizations and added checks when OOME didn't thrown as expected. Reviewed-by: tschatzl, jwilhelm
Wed, 22 Apr 2015 10:31:15 +0200 8078345: Move PSParallelCompact::mark_and_push to ParCompactionManager
stefank [Wed, 22 Apr 2015 10:31:15 +0200] rev 30556
8078345: Move PSParallelCompact::mark_and_push to ParCompactionManager Reviewed-by: jwilhelm, brutisso
Wed, 22 Apr 2015 09:09:42 +0200 8078341: Remove the unused PSParallelCompact::_updated_int_array_klass_obj
stefank [Wed, 22 Apr 2015 09:09:42 +0200] rev 30555
8078341: Remove the unused PSParallelCompact::_updated_int_array_klass_obj Reviewed-by: ehelin, tschatzl
Wed, 22 Apr 2015 08:29:39 +0200 8078340: Remove the unused PSParallelCompact::KeepAliveClosure
stefank [Wed, 22 Apr 2015 08:29:39 +0200] rev 30554
8078340: Remove the unused PSParallelCompact::KeepAliveClosure Reviewed-by: ehelin, tschatzl
Mon, 18 May 2015 15:52:33 +0000 8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails
enevill [Mon, 18 May 2015 15:52:33 +0000] rev 30553
8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails Summary: Return correct length in generate_cipherBlockChaining_encryptAESCrypt Reviewed-by: roland
Fri, 15 May 2015 09:21:48 +0000 8079564: Use FP register as proper frame pointer in JIT compiled code on aarch64
enevill [Fri, 15 May 2015 09:21:48 +0000] rev 30552
8079564: Use FP register as proper frame pointer in JIT compiled code on aarch64 Summary: Add support for PreserveFramePointer for debug/profile Reviewed-by: kvn
Thu, 21 May 2015 10:07:35 -0700 Added tag jdk9-b65 for changeset 01b7cab6b7b1
katleman [Thu, 21 May 2015 10:07:35 -0700] rev 30551
Added tag jdk9-b65 for changeset 01b7cab6b7b1
Thu, 21 May 2015 16:19:08 -0700 Merge
lana [Thu, 21 May 2015 16:19:08 -0700] rev 30550
Merge
Tue, 19 May 2015 11:39:57 -0700 Merge
amurillo [Tue, 19 May 2015 11:39:57 -0700] rev 30549
Merge
Thu, 14 May 2015 12:05:31 -0700 Merge
amurillo [Thu, 14 May 2015 12:05:31 -0700] rev 30548
Merge
Sat, 09 May 2015 07:32:37 -0400 Merge
hseigel [Sat, 09 May 2015 07:32:37 -0400] rev 30547
Merge
Thu, 07 May 2015 16:11:04 +0200 8079200: Fix heapdump tests to validate heapdump after jhat is removed
ykantser [Thu, 07 May 2015 16:11:04 +0200] rev 30546
8079200: Fix heapdump tests to validate heapdump after jhat is removed Reviewed-by: sla
Fri, 08 May 2015 13:23:28 -0400 Merge
hseigel [Fri, 08 May 2015 13:23:28 -0400] rev 30545
Merge
Sat, 02 May 2015 18:35:36 -0700 Merge
ccheung [Sat, 02 May 2015 18:35:36 -0700] rev 30544
Merge
Fri, 01 May 2015 09:45:44 -0400 Merge
rriggs [Fri, 01 May 2015 09:45:44 -0400] rev 30543
Merge
Thu, 30 Apr 2015 09:57:58 -0400 8077743: (rm) Port ResourceManagement to JDK9
rriggs [Thu, 30 Apr 2015 09:57:58 -0400] rev 30542
8077743: (rm) Port ResourceManagement to JDK9 Reviewed-by: alanb, erikj, mchung, dholmes
Thu, 30 Apr 2015 09:50:01 +0200 8076473: Remove the jhat code and update makefiles
sla [Thu, 30 Apr 2015 09:50:01 +0200] rev 30541
8076473: Remove the jhat code and update makefiles Reviewed-by: alanb, erikj, sspitsyn
Wed, 29 Apr 2015 07:03:45 -0700 8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
ctornqvi [Wed, 29 Apr 2015 07:03:45 -0700] rev 30540
8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job Reviewed-by: mikael, lfoltan, hseigel
Wed, 29 Apr 2015 15:08:15 +0200 8059047: Extract parser/validator from jhat for use in tests
ykantser [Wed, 29 Apr 2015 15:08:15 +0200] rev 30539
8059047: Extract parser/validator from jhat for use in tests Reviewed-by: sla
Thu, 07 May 2015 15:34:44 -0700 Merge
amurillo [Thu, 07 May 2015 15:34:44 -0700] rev 30538
Merge
Mon, 04 May 2015 17:27:38 +0200 Merge
jwilhelm [Mon, 04 May 2015 17:27:38 +0200] rev 30537
Merge
Wed, 22 Apr 2015 13:58:28 -0700 8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config
ctornqvi [Wed, 22 Apr 2015 13:58:28 -0700] rev 30536
8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config Reviewed-by: mikael, sla
Mon, 20 Apr 2015 14:26:53 +0200 Merge
jwilhelm [Mon, 20 Apr 2015 14:26:53 +0200] rev 30535
Merge
Tue, 19 May 2015 10:03:48 +0200 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
ihse [Tue, 19 May 2015 10:03:48 +0200] rev 30534
8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation Reviewed-by: erikj
Thu, 21 May 2015 10:07:34 -0700 Added tag jdk9-b65 for changeset a61494bfed44
katleman [Thu, 21 May 2015 10:07:34 -0700] rev 30533
Added tag jdk9-b65 for changeset a61494bfed44
Wed, 05 Jul 2017 20:33:56 +0200 Added tag jdk9-b65 for changeset 4915246064b2
duke [Wed, 05 Jul 2017 20:33:56 +0200] rev 30532
Added tag jdk9-b65 for changeset 4915246064b2
Wed, 05 Jul 2017 20:33:55 +0200 Merge jdk9-b65
duke [Wed, 05 Jul 2017 20:33:55 +0200] rev 30531
Merge
Wed, 05 Jul 2017 20:33:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:50 +0200] rev 30530
Merge
Thu, 14 May 2015 20:17:02 -0700 Merge
lana [Thu, 14 May 2015 20:17:02 -0700] rev 30529
Merge
Tue, 12 May 2015 12:02:48 -0700 8065077: MethodTypes are not localized
bpatel [Tue, 12 May 2015 12:02:48 -0700] rev 30528
8065077: MethodTypes are not localized Reviewed-by: ksrini
Thu, 14 May 2015 12:38:14 -0700 Added tag jdk9-b64 for changeset 47d774ef3c19
katleman [Thu, 14 May 2015 12:38:14 -0700] rev 30527
Added tag jdk9-b64 for changeset 47d774ef3c19
Wed, 05 Jul 2017 20:33:45 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:45 +0200] rev 30526
Merge
Thu, 14 May 2015 12:38:10 -0700 Added tag jdk9-b64 for changeset 3901aa49fb70
katleman [Thu, 14 May 2015 12:38:10 -0700] rev 30525
Added tag jdk9-b64 for changeset 3901aa49fb70
Wed, 05 Jul 2017 20:33:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:41 +0200] rev 30524
Merge
Thu, 14 May 2015 20:14:57 -0700 Merge
lana [Thu, 14 May 2015 20:14:57 -0700] rev 30523
Merge
Thu, 14 May 2015 09:38:53 -0700 8080344: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
joehw [Thu, 14 May 2015 09:38:53 -0700] rev 30522
8080344: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Reviewed-by: lancea
Fri, 08 May 2015 11:07:35 +0300 8062518: AIOBE occurs when accessing to document function in extended function in JAXP
aefimov [Fri, 08 May 2015 11:07:35 +0300] rev 30521
8062518: AIOBE occurs when accessing to document function in extended function in JAXP Reviewed-by: joehw
Thu, 14 May 2015 12:38:09 -0700 Added tag jdk9-b64 for changeset 8a60622f2e7a
katleman [Thu, 14 May 2015 12:38:09 -0700] rev 30520
Added tag jdk9-b64 for changeset 8a60622f2e7a
Wed, 05 Jul 2017 20:33:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:35 +0200] rev 30519
Merge
Thu, 14 May 2015 20:14:44 -0700 Merge
lana [Thu, 14 May 2015 20:14:44 -0700] rev 30518
Merge
Wed, 13 May 2015 10:01:37 -0500 8080295: Need to adjust test output for 8067931
attila [Wed, 13 May 2015 10:01:37 -0500] rev 30517
8080295: Need to adjust test output for 8067931 Reviewed-by: jlaskey, sundar
Wed, 13 May 2015 09:38:59 -0500 8067931: Improve error message when with statement is passed a POJO
attila [Wed, 13 May 2015 09:38:59 -0500] rev 30516
8067931: Improve error message when with statement is passed a POJO Reviewed-by: lagergren, sundar
Wed, 13 May 2015 15:41:46 +0200 8080286: use path separator setting consistently in Nashorn project properties
mhaupt [Wed, 13 May 2015 15:41:46 +0200] rev 30515
8080286: use path separator setting consistently in Nashorn project properties Summary: replace uses of ":" with platform-independent path separator property Reviewed-by: hannesw, sundar
Wed, 13 May 2015 12:45:14 +0530 8080182: Array.prototype.sort throws IAE on inconsistent comparison
sundar [Wed, 13 May 2015 12:45:14 +0530] rev 30514
8080182: Array.prototype.sort throws IAE on inconsistent comparison Reviewed-by: lagergren, hannesw
Tue, 12 May 2015 12:40:33 +0530 8080090: -d option should dump script source as well
sundar [Tue, 12 May 2015 12:40:33 +0530] rev 30513
8080090: -d option should dump script source as well Reviewed-by: hannesw, lagergren
Mon, 11 May 2015 22:57:24 +0530 8080042: can't build nashorn.jar from jdk9-dev/nashorn using jdk8 installation as JAVA_HOME
sundar [Mon, 11 May 2015 22:57:24 +0530] rev 30512
8080042: can't build nashorn.jar from jdk9-dev/nashorn using jdk8 installation as JAVA_HOME Reviewed-by: lagergren, jlaskey
Thu, 14 May 2015 12:38:15 -0700 Added tag jdk9-b64 for changeset 8b01824b0cbb
katleman [Thu, 14 May 2015 12:38:15 -0700] rev 30511
Added tag jdk9-b64 for changeset 8b01824b0cbb
Wed, 05 Jul 2017 20:33:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:28 +0200] rev 30510
Merge
Thu, 14 May 2015 12:38:07 -0700 Added tag jdk9-b64 for changeset 1dbddb2a1971
katleman [Thu, 14 May 2015 12:38:07 -0700] rev 30509
Added tag jdk9-b64 for changeset 1dbddb2a1971
Wed, 05 Jul 2017 20:33:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:23 +0200] rev 30508
Merge
Thu, 14 May 2015 20:15:26 -0700 Merge
lana [Thu, 14 May 2015 20:15:26 -0700] rev 30507
Merge
Fri, 15 May 2015 01:14:25 +0000 8038084: CertStore needs a way to add new CertStore types
valeriep [Fri, 15 May 2015 01:14:25 +0000] rev 30506
8038084: CertStore needs a way to add new CertStore types Summary: Removed internal helper classes and reflection usage for LDAP CertStore. Reviewed-by: mullan
Thu, 14 May 2015 13:52:05 -0700 8078463: TEST_BUG: optimize java/util/Map/Collisions.java
smarks [Thu, 14 May 2015 13:52:05 -0700] rev 30505
8078463: TEST_BUG: optimize java/util/Map/Collisions.java Reviewed-by: martin, chegar, dfuchs
Thu, 14 May 2015 09:50:30 -0700 8080342: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
naoto [Thu, 14 May 2015 09:50:30 -0700] rev 30504
8080342: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Reviewed-by: lancea
Thu, 14 May 2015 13:45:23 +0100 8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
alanb [Thu, 14 May 2015 13:45:23 +0100] rev 30503
8080330: (cs) Charset.availableCharsets failing with NPE on several platforms Reviewed-by: chegar
Wed, 13 May 2015 14:16:46 -0700 8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen
prr [Wed, 13 May 2015 14:16:46 -0700] rev 30502
8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen Reviewed-by: ddehaven
Wed, 13 May 2015 08:37:34 -0700 Merge
prr [Wed, 13 May 2015 08:37:34 -0700] rev 30501
Merge
Wed, 06 May 2015 18:30:31 +0300 6206437: Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)
serb [Wed, 06 May 2015 18:30:31 +0300] rev 30500
6206437: Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing) Reviewed-by: alexsch, azvegint
Wed, 06 May 2015 17:31:48 +0300 8079217: JRE installation is stuck at Progress dialog : redux
serb [Wed, 06 May 2015 17:31:48 +0300] rev 30499
8079217: JRE installation is stuck at Progress dialog : redux Reviewed-by: prr, ant
Tue, 05 May 2015 13:29:31 -0700 Merge
prr [Tue, 05 May 2015 13:29:31 -0700] rev 30498
Merge
Thu, 30 Apr 2015 16:47:05 +0300 8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
bae [Thu, 30 Apr 2015 16:47:05 +0300] rev 30497
8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly Reviewed-by: alexp, serb
Thu, 30 Apr 2015 16:02:42 +0300 8077982: GIFLIB upgrade
azvegint [Thu, 30 Apr 2015 16:02:42 +0300] rev 30496
8077982: GIFLIB upgrade Reviewed-by: ant, serb
Thu, 30 Apr 2015 14:04:39 +0400 8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
alexsch [Thu, 30 Apr 2015 14:04:39 +0400] rev 30495
8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException Reviewed-by: serb, azvegint, alexsch Contributed-by: Victor Dyakov <victor.dyakov@oracle.com>
Wed, 29 Apr 2015 16:02:57 -0700 8078654: CloseTTFontFileFunc callback should be removed
adinn [Wed, 29 Apr 2015 16:02:57 -0700] rev 30494
8078654: CloseTTFontFileFunc callback should be removed Reviewed-by: prr, martin
Wed, 29 Apr 2015 12:57:24 -0700 8079067: New version string scheme - Java2D
prr [Wed, 29 Apr 2015 12:57:24 -0700] rev 30493
8079067: New version string scheme - Java2D Reviewed-by: serb, jgodinez, iris
Wed, 29 Apr 2015 10:25:49 -0700 8076979: DebugFonts.java fails with stackoverflow error
prr [Wed, 29 Apr 2015 10:25:49 -0700] rev 30492
8076979: DebugFonts.java fails with stackoverflow error Reviewed-by: serb, jgodinez
Wed, 29 Apr 2015 10:22:54 -0700 8078331: Upgrade JDK to use LittleCMS 2.7
prr [Wed, 29 Apr 2015 10:22:54 -0700] rev 30491
8078331: Upgrade JDK to use LittleCMS 2.7 Reviewed-by: serb, bae
Wed, 29 Apr 2015 09:44:24 -0700 Merge
prr [Wed, 29 Apr 2015 09:44:24 -0700] rev 30490
Merge
Wed, 29 Apr 2015 08:52:47 -0700 Merge
prr [Wed, 29 Apr 2015 08:52:47 -0700] rev 30489
Merge
Wed, 29 Apr 2015 19:43:55 +0300 8078216: JRE installation is stuck at Progress dialog
serb [Wed, 29 Apr 2015 19:43:55 +0300] rev 30488
8078216: JRE installation is stuck at Progress dialog Reviewed-by: prr, ddehaven
Wed, 29 Apr 2015 20:06:35 +0400 8031109: Rendering HTML code in JEditorPane throws NumberFormatException
alexsch [Wed, 29 Apr 2015 20:06:35 +0400] rev 30487
8031109: Rendering HTML code in JEditorPane throws NumberFormatException Reviewed-by: azvegint, alexsch Contributed-by: Victor Dyakov <victor.dyakov@oracle.com>
Wed, 29 Apr 2015 12:54:36 +0300 8051617: Fullscreen mode is not working properly on Xorg
azvegint [Wed, 29 Apr 2015 12:54:36 +0300] rev 30486
8051617: Fullscreen mode is not working properly on Xorg Reviewed-by: alexsch, serb
Wed, 29 Apr 2015 02:55:39 +0300 4703110: java.awt.Canvas(GraphicaConfiguration): null reaction
serb [Wed, 29 Apr 2015 02:55:39 +0300] rev 30485
4703110: java.awt.Canvas(GraphicaConfiguration): null reaction Reviewed-by: azvegint, ant
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip