amlu [Tue, 10 Nov 2015 13:15:01 +0800] rev 33668
8142370: Move java/util/concurrent/Phaser/Basic.java to tier 2
Reviewed-by: darcy, martin
amurillo [Mon, 09 Nov 2015 20:37:05 -0800] rev 33667
Merge
amurillo [Fri, 06 Nov 2015 11:11:53 -0800] rev 33666
Merge
neliasso [Fri, 06 Nov 2015 11:34:03 +0100] rev 33665
Merge
thartmann [Thu, 05 Nov 2015 09:08:42 +0100] rev 33664
8141393: [TESTBUG] VMOptionsTest.java fails on ARM
Summary: The test should not assume that CompactStrings is enabled by default on all platforms.
Reviewed-by: roland
thartmann [Tue, 03 Nov 2015 09:42:11 +0100] rev 33663
8141132: JEP 254: Compact Strings
Summary: Adopt a more space-efficient internal representation for strings.
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
Contributed-by: Brent Christian <brent.christian@oracle.com>, Vivek Deshpande <vivek.r.deshpande@intel.com>, Tobias Hartmann <tobias.hartmann@oracle.com>, Charlie Hunt <charlie.hunt@oracle.com>, Vladimir Kozlov <vladimir.kozlov@oracle.com>, Roger Riggs <roger.riggs@oracle.com>, Xueming Shen <xueming.shen@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>, Sandhya Viswanathan <sandhya.viswanathan@intel.com>
aph [Mon, 11 May 2015 15:09:22 +0100] rev 33662
8079459: JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049
Summary: nextPutIndex used where nextGetIndex is correct.
Reviewed-by: alanb
jwilhelm [Thu, 05 Nov 2015 20:00:53 +0100] rev 33661
Merge
jwilhelm [Fri, 30 Oct 2015 00:02:35 +0100] rev 33660
Merge
ctornqvi [Wed, 28 Oct 2015 19:07:12 +0000] rev 33659
Merge
ctornqvi [Wed, 28 Oct 2015 08:08:24 -0700] rev 33658
8140647: [TESTBUG] Add failing JDK jtreg tests to ProblemList
Reviewed-by: dcubed, rriggs
bobv [Wed, 28 Oct 2015 10:00:24 -0400] rev 33657
8140396: BUILD_LIBJIMAGE missing as a dependency to JAVA_BASE_EXPORT_SYMBOLS_SRC
Reviewed-by: ihse, erikj
chegar [Tue, 27 Oct 2015 14:19:55 +0000] rev 33656
8139891: Prepare Unsafe for true encapsulation
Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
bobv [Wed, 21 Oct 2015 16:39:02 -0400] rev 33655
Merge
bobv [Mon, 19 Oct 2015 15:48:09 -0400] rev 33654
Merge
bobv [Mon, 19 Oct 2015 13:41:09 -0400] rev 33653
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
darcy [Mon, 09 Nov 2015 18:27:43 -0800] rev 33652
8142369: Move TestLocalTime.java to tier 2
Reviewed-by: lancea, sherman
rhalade [Tue, 10 Nov 2015 01:38:35 +0300] rev 33651
8048356: SecureRandom default provider tests
Reviewed-by: wetmore
redestad [Mon, 09 Nov 2015 17:15:07 +0100] rev 33650
8141678: sun.invoke.util.Wrapper eagerly initializes all integral type caches
Reviewed-by: vlivanov, psandoz, shade, plevart
redestad [Mon, 09 Nov 2015 17:14:05 +0100] rev 33649
8141677: Improve java.lang.invoke.MemberName hashCode implementation
Reviewed-by: vlivanov, psandoz, shade
rriggs [Mon, 09 Nov 2015 11:02:07 -0500] rev 33648
8138566: (Process) java.lang.Process.allChildren specification clarification
8140213: Process/ProcessHandle.onExit() spec need to be improved
8140250: (process) Process.info description is inaccurate
Summary: rename to descendants() and clarify
Reviewed-by: psandoz
omajid [Fri, 06 Nov 2015 17:27:27 -0500] rev 33647
8139932: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]
Reviewed-by: erikj, omajid, prr
Contributed-by: Matthias Klose <doko@ubuntu.com>
plevart [Mon, 09 Nov 2015 13:44:58 +0100] rev 33646
8131129: Attempt to define a duplicate BMH$Species class
Reviewed-by: mhaupt, redestad, vlivanov
asmotrak [Mon, 09 Nov 2015 13:58:10 +0300] rev 33645
8140649: imageFile should use delete[] with new[]
Reviewed-by: jlaskey
psandoz [Mon, 09 Nov 2015 09:23:49 +0100] rev 33644
8141630: Specification of Collections.synchronized* need to state traversal constraints
Reviewed-by: psandoz
Contributed-by: Tagir Valeev <amaembo@gmail.com>
lana [Thu, 12 Nov 2015 10:39:06 -0800] rev 33643
Added tag jdk9-b92 for changeset ff95a3cea444
duke [Wed, 05 Jul 2017 21:00:03 +0200] rev 33642
Merge
lana [Thu, 12 Nov 2015 18:29:22 -0800] rev 33641
Merge
amurillo [Fri, 06 Nov 2015 11:11:51 -0800] rev 33640
Merge
neliasso [Fri, 06 Nov 2015 16:42:01 +0100] rev 33639
8141629: Hs-comp doesn't build with JDK-8139040
Summary: Fix benign uninitialized vars
Reviewed-by: roland
neliasso [Fri, 06 Nov 2015 11:34:03 +0100] rev 33638
Merge
shade [Thu, 05 Nov 2015 16:35:21 +0300] rev 33637
8140389: Remove StringCharIntrinsics flag after JDK-8138651 is fixed
Reviewed-by: kvn, zmajo
thartmann [Thu, 05 Nov 2015 15:29:46 +0100] rev 33636
8141443: jdk/test/java/util/regex/RegExTest.java fails: No match found
Summary: Do not sign extend when converting jbyte to jchar.
Reviewed-by: shade, kvn
erikj [Thu, 05 Nov 2015 15:08:58 +0100] rev 33635
Merge
simonis [Thu, 05 Nov 2015 10:55:58 +0100] rev 33634
8141416: "expr: syntax error" due to gcc -dumpversion excluding micro
Reviewed-by: erikj, stuefe
shade [Thu, 05 Nov 2015 13:33:18 +0300] rev 33633
8141044: C1 should fold (this == null) to false
Reviewed-by: jrose, roland
twisti [Wed, 04 Nov 2015 07:23:23 -1000] rev 33632
8139170: JVMCI refresh
Reviewed-by: kvn
kshefov [Tue, 03 Nov 2015 20:12:51 +0300] rev 33631
8139385: [TESTBUG]: JVMCI test crashes in constantPoolHandle::constantPoolHandle
Reviewed-by: kvn, iignatyev
ppunegov [Tue, 03 Nov 2015 18:42:40 +0300] rev 33630
8141129: 3 compiler control tests fail on product builds
Summary: UnlockDiagnosticVMOptions should be placed before the PrintAssembly
Reviewed-by: kvn
tpivovarova [Tue, 03 Nov 2015 20:12:47 +0300] rev 33629
8138809: improve tests for CompilerToVM::hasCompiledCodeForOSR
Reviewed-by: kvn
thartmann [Tue, 03 Nov 2015 09:41:03 +0100] rev 33628
8141132: JEP 254: Compact Strings
Summary: Adopt a more space-efficient internal representation for strings.
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
Contributed-by: Brent Christian <brent.christian@oracle.com>, Vivek Deshpande <vivek.r.deshpande@intel.com>, Tobias Hartmann <tobias.hartmann@oracle.com>, Charlie Hunt <charlie.hunt@oracle.com>, Vladimir Kozlov <vladimir.kozlov@oracle.com>, Roger Riggs <roger.riggs@oracle.com>, Xueming Shen <xueming.shen@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>, Sandhya Viswanathan <sandhya.viswanathan@intel.com>
aph [Mon, 02 Nov 2015 12:34:27 +0000] rev 33627
8079459: JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049
Summary: nextPutIndex used where nextGetIndex is correct.
Reviewed-by: alanb
jwilhelm [Thu, 05 Nov 2015 19:31:57 +0100] rev 33626
Merge
jwilhelm [Fri, 30 Oct 2015 00:02:37 +0100] rev 33625
Merge
ehelin [Thu, 29 Oct 2015 17:32:08 +0100] rev 33624
8140489: Introduce shorthand for average_time_ms in G1CollectorPolicy
Reviewed-by: mgerdin, tschatzl, drwhite
ehelin [Thu, 29 Oct 2015 14:58:44 +0100] rev 33623
8140393: Move WorkerDataArray to its own file
Reviewed-by: tschatzl, mgerdin, tbenson
ehelin [Thu, 29 Oct 2015 11:33:43 +0100] rev 33622
8140761: Remove caching from WorkerDataArray
Reviewed-by: tschatzl, mgerdin, tbenson
dsamersoff [Thu, 29 Oct 2015 02:38:50 +0100] rev 33621
Merge
dsamersoff [Wed, 28 Oct 2015 16:45:51 +0100] rev 33620
Merge
dsamersoff [Wed, 28 Oct 2015 18:20:26 +0300] rev 33619
8139762: Format warnings in libjvm_db.c
Summary: Fix format string
Reviewed-by: sspitsyn
coleenp [Wed, 28 Oct 2015 23:29:21 +0100] rev 33618
Merge
coleenp [Wed, 28 Oct 2015 20:30:03 +0100] rev 33617
Merge
gziemski [Wed, 28 Oct 2015 09:09:55 -0500] rev 33616
8140539: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1
Summary: Add back "-XX:+IgnoreUnrecognizedVMOptions" that was removed in a prototype.
Reviewed-by: dcubed, ddmitriev
dsamersoff [Wed, 28 Oct 2015 19:54:46 +0100] rev 33615
Merge
dsamersoff [Wed, 28 Oct 2015 21:47:31 +0300] rev 33614
8140663: FrameValue might be used uninitialized
Summary: Add a constructor
Reviewed-by: sspitsyn, jwilhelm
coleenp [Wed, 28 Oct 2015 16:36:53 +0100] rev 33613
Merge
coleenp [Wed, 28 Oct 2015 15:03:40 +0100] rev 33612
Merge
coleenp [Wed, 28 Oct 2015 09:47:23 -0400] rev 33611
8139203: Consistent naming for klass type predicates
8138923: Remove oop coupling with InstanceKlass subclasses
Summary: Renamed oop_is_instance and friends, removed the functions in oop that dug down into InstanceKlass.
Reviewed-by: jrose, lfoltan, stefank
ddmitriev [Tue, 27 Oct 2015 14:33:29 +0300] rev 33610
8139900: [TESTBUG] Remove G1UpdateBufferSize and InitialBootClassLoaderMetaspaceSize from TestOptionsWithRanges
Reviewed-by: gziemski, sangheki, ctornqvi
mgerdin [Wed, 14 Oct 2015 14:51:10 +0200] rev 33609
8139149: Split G1 evacuate_collection_set into multiple steps
Reviewed-by: ehelin, tschatzl
drwhite [Mon, 26 Oct 2015 12:22:24 -0400] rev 33608
8138920: Refactor the sampling thread from ConcurrentG1RefineThread
Summary: Helps enable running without concurrent refinement threads
Reviewed-by: brutisso, pliden
chegar [Tue, 27 Oct 2015 15:09:19 +0000] rev 33607
Merge
chegar [Tue, 27 Oct 2015 14:18:56 +0000] rev 33606
8139891: Prepare Unsafe for true encapsulation
Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
tschatzl [Tue, 27 Oct 2015 11:44:49 +0100] rev 33605
8140583: Without PrintPLAB, there are superfluous newlines in the GC log messages
Summary: Conditionalize offending newlines by -XX:+PrintPLAB
Reviewed-by: mgerdin
goetz [Fri, 09 Oct 2015 16:39:37 +0200] rev 33604
8139116: Fixes for warning "format not a string literal"
Reviewed-by: ddmitriev, david, simonis
coleenp [Mon, 26 Oct 2015 20:07:50 +0100] rev 33603
Merge
coleenp [Mon, 26 Oct 2015 13:11:36 -0400] rev 33602
8139163: InstanceKlass::cast passes through NULL
Summary: Reduce raw (InstanceKlass*) casts and InstanceKlass::cast, which no long allows null
Reviewed-by: twisti, kbarrett
coleenp [Mon, 26 Oct 2015 18:27:33 +0100] rev 33601
Merge
sangheki [Mon, 26 Oct 2015 08:34:25 -0700] rev 33600
8139801: Error message from validation check has wrong order on Windows
Summary: Added flushing stdout and stderr before exit or abort
Reviewed-by: coleenp, cjplummer
aharlap [Thu, 22 Oct 2015 11:33:51 -0400] rev 33599
8139664: Delete ConcurrentMarkSweepThread::is_ConcurrentGC_thread()
Summary: Remove virtual method with same implementation as on base class
Reviewed-by: pliden, drwhite
drwhite [Wed, 21 Oct 2015 14:13:36 -0400] rev 33598
8140251: Define the G1 term MMU somewhere in the source code.
Summary: (MINOR) Simple comment fix to define Minimum Mutator Utilization (MMU)
Reviewed-by: jwilhelm
mchernov [Fri, 23 Oct 2015 14:33:19 +0300] rev 33597
8139903: G1EvacStats does not split log entries.
Summary: Added gclog_or_tty->cr() to G1EvacStats to avoid concatenated PLAB log entries.
Reviewed-by: tschatzl, dfazunen
dholmes [Sun, 25 Oct 2015 19:19:55 -0400] rev 33596
8134642: ParkEvent::RawThreadIdentity appears to be unused and should be removed
Reviewed-by: dcubed, hseigel
dcubed [Sat, 24 Oct 2015 15:44:08 -0700] rev 33595
8047212: runtime/ParallelClassLoading/bootstrap/random/inner-complex assert(ObjectSynchronizer::verify_objmon_isinpool(inf)) failed: monitor is invalid
Summary: Fix race between ObjectMonitor alloc and verification code; teach SA about "static pointer volatile" fields.
Reviewed-by: cvarming, dholmes, sspitsyn, coleenp
coleenp [Fri, 23 Oct 2015 23:06:53 +0200] rev 33594
Merge
coleenp [Fri, 23 Oct 2015 16:48:38 -0400] rev 33593
8140274: methodHandles and constantPoolHandles should be passed as const references
Summary: modified code to use const reference parameters
Reviewed-by: sspitsyn, twisti
gziemski [Fri, 23 Oct 2015 11:17:23 -0500] rev 33592
8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options.
Summary: Implement strict spec rgarding how IgnoreUnrecognizedVMOptions works, supplied with the corresponding test case.
Reviewed-by: dcubed, ddmitriev
ehelin [Tue, 20 Oct 2015 14:37:59 +0200] rev 33591
8138975: G1CollectorPolicy::calculate_young_list_target_length should be const
Reviewed-by: mgerdin, tschatzl
coleenp [Thu, 22 Oct 2015 17:24:17 +0000] rev 33590
Merge
goetz [Thu, 22 Oct 2015 13:07:10 -0400] rev 33589
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Reviewed-by: stuefe, coleenp, roland
ehelin [Wed, 21 Oct 2015 13:41:27 +0200] rev 33588
8139256: Add Makefile target to run internal VM tests
Reviewed-by: ihse, erikj
david [Thu, 22 Oct 2015 08:53:13 +0200] rev 33587
8139952: Remove UseCMSAdaptiveFreeLists, UseAsyncConcMarkSweepGC, CMSDictionaryChoice, CMSOverflowEarlyRestoration and CMSTestInFreeList
Reviewed-by: jwilhelm, ecaspole
bobv [Wed, 21 Oct 2015 17:16:02 -0400] rev 33586
Merge
bobv [Wed, 21 Oct 2015 16:38:48 -0400] rev 33585
Merge
bobv [Mon, 19 Oct 2015 15:48:13 -0400] rev 33584
Merge
bobv [Mon, 19 Oct 2015 13:21:37 -0400] rev 33583
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
ctornqvi [Wed, 21 Oct 2015 19:10:21 +0000] rev 33582
Merge
ctornqvi [Wed, 21 Oct 2015 09:47:23 -0700] rev 33581
8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java
Reviewed-by: gtriantafill, kvn
jwilhelm [Mon, 19 Oct 2015 15:03:58 +0200] rev 33580
8139772: Cleanups in Generation related code
Reviewed-by: tbenson, mgerdin
ecaspole [Wed, 21 Oct 2015 13:46:25 +0000] rev 33579
Merge
ecaspole [Tue, 20 Oct 2015 22:35:46 +0000] rev 33578
Merge
ecaspole [Tue, 20 Oct 2015 14:01:49 -0400] rev 33577
8060017: G1: Report heap sizing time
Summary: Report heap expansion time done on VM thread after collection. Previously this was included in "Other" time.
Reviewed-by: mgerdin, tschatzl
stefank [Tue, 13 Oct 2015 10:06:46 +0200] rev 33576
8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
Reviewed-by: mgerdin, vlivanov
lana [Thu, 12 Nov 2015 10:39:00 -0800] rev 33575
Added tag jdk9-b92 for changeset bb921f8f8007
lana [Thu, 12 Nov 2015 18:27:17 -0800] rev 33574
Merge
chegar [Wed, 11 Nov 2015 11:27:54 +0000] rev 33573
8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
ihse [Tue, 10 Nov 2015 11:41:21 +0100] rev 33572
8141696: Improve COMPARE_BUILD
Reviewed-by: tbell, erikj
amurillo [Fri, 06 Nov 2015 11:11:51 -0800] rev 33571
Merge
neliasso [Fri, 06 Nov 2015 11:34:02 +0100] rev 33570
Merge
twisti [Wed, 04 Nov 2015 07:01:03 -1000] rev 33569
8139170: JVMCI refresh
Reviewed-by: kvn
jwilhelm [Thu, 05 Nov 2015 19:31:19 +0100] rev 33568
Merge
jwilhelm [Fri, 30 Oct 2015 00:02:33 +0100] rev 33567
Merge
ehelin [Thu, 22 Oct 2015 15:28:49 +0200] rev 33566
8139271: Add top-level Makefile target to run hotspots jtreg tests
Reviewed-by: ihse, erikj
ehelin [Wed, 21 Oct 2015 13:39:10 +0200] rev 33565
8139256: Add Makefile target to run internal VM tests
Reviewed-by: erikj, ihse
bobv [Wed, 21 Oct 2015 16:38:17 -0400] rev 33564
Merge
bobv [Mon, 19 Oct 2015 15:47:57 -0400] rev 33563
Merge
bobv [Mon, 19 Oct 2015 13:21:27 -0400] rev 33562
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
lana [Thu, 12 Nov 2015 10:38:57 -0800] rev 33561
Added tag jdk9-b92 for changeset 9131d6736fd0
duke [Wed, 05 Jul 2017 20:59:29 +0200] rev 33560
Added tag jdk9-b92 for changeset f242d4332f56
duke [Wed, 05 Jul 2017 20:59:28 +0200] rev 33559
Merge
duke [Wed, 05 Jul 2017 20:59:23 +0200] rev 33558
Merge
lana [Thu, 05 Nov 2015 13:42:20 -0800] rev 33557
Merge
mcimadamore [Thu, 05 Nov 2015 11:32:01 +0000] rev 33556
8141343: Subtle semantics changes for union types in cast conversion
Summary: cast applied to union types do not behave correctly and sometimes pass erroneously
Reviewed-by: jlahoda
alundblad [Wed, 04 Nov 2015 12:27:00 +0100] rev 33555
8139961: Various sjavac tests result in error on Windows (JPRT)
Summary: Test now closes Stream properly.
Reviewed-by: jlahoda
alundblad [Tue, 03 Nov 2015 22:55:30 +0100] rev 33554
8141355: PackagePathMismatch.java does not use --state-dir option
Summary: Added --state-dir to the PackagePathMismatch.java test.
Reviewed-by: jlahoda
alundblad [Tue, 03 Nov 2015 21:29:46 +0100] rev 33553
8137075: Sjavac tests are leaking file managers
Summary: Closing sjavac file managers.
Reviewed-by: jjg
ihse [Tue, 03 Nov 2015 17:54:36 +0100] rev 33552
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
jlahoda [Fri, 30 Oct 2015 17:00:33 +0100] rev 33551
8140766: langtools/make/test/sym/CreateSymbolsTest.java contains incorrect paths
Summary: Fixing paths in CreateSymbolsTest; fixing imports in CreateSymbolsTestImpl.
Reviewed-by: mcimadamore
lana [Thu, 05 Nov 2015 08:15:46 -0800] rev 33550
Added tag jdk9-b91 for changeset 58661e1ec098
duke [Wed, 05 Jul 2017 20:59:18 +0200] rev 33549
Merge
lana [Thu, 05 Nov 2015 13:43:17 -0800] rev 33548
Merge
mkos [Fri, 30 Oct 2015 10:34:46 +0100] rev 33547
8139743: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
Reviewed-by: lancea
lana [Thu, 05 Nov 2015 08:15:39 -0800] rev 33546
Added tag jdk9-b91 for changeset 414f403f60d5
duke [Wed, 05 Jul 2017 20:59:13 +0200] rev 33545
Merge
lana [Thu, 05 Nov 2015 13:42:14 -0800] rev 33544
Merge
joehw [Thu, 29 Oct 2015 22:12:53 -0700] rev 33543
8077931: Develop tests for XML Catalog API
Reviewed-by: joehw, lancea
Contributed-by: sha.jiang@oracle.com
joehw [Thu, 29 Oct 2015 21:53:21 -0700] rev 33542
8081248: Implement JEP 268: XML Catalog API
Reviewed-by: lancea, dfuchs
lana [Thu, 05 Nov 2015 08:15:39 -0800] rev 33541
Added tag jdk9-b91 for changeset f77338644394
duke [Wed, 05 Jul 2017 20:59:09 +0200] rev 33540
Merge
lana [Thu, 05 Nov 2015 13:42:32 -0800] rev 33539
Merge
attila [Thu, 05 Nov 2015 15:02:36 +0100] rev 33538
8141446: Cache Class.forName for permanently loaded classes
Reviewed-by: hannesw, mhaupt, sundar
attila [Thu, 05 Nov 2015 12:15:40 +0100] rev 33537
8141524: CompilerTest execution time dominated by Field.setAccessible
Reviewed-by: hannesw, mhaupt, sundar
attila [Thu, 05 Nov 2015 12:13:36 +0100] rev 33536
8141425: Improve caching in NashornCallSiteDescriptor
Reviewed-by: hannesw, lagergren
ihse [Tue, 03 Nov 2015 17:54:19 +0100] rev 33535
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
sundar [Tue, 03 Nov 2015 21:08:53 +0530] rev 33534
8141285: NameCode should pass tests from BytecodeNameTest.java
Reviewed-by: attila, mhaupt
attila [Mon, 02 Nov 2015 18:26:53 +0100] rev 33533
8141144: Move NameCodec to jdk.nashorn.internal space
Reviewed-by: hannesw, sundar
lana [Thu, 05 Nov 2015 08:15:48 -0800] rev 33532
Added tag jdk9-b91 for changeset 35fa76b8f730
duke [Wed, 05 Jul 2017 20:59:04 +0200] rev 33531
Merge
lana [Thu, 05 Nov 2015 08:15:35 -0800] rev 33530
Added tag jdk9-b91 for changeset d737e5be4257
duke [Wed, 05 Jul 2017 20:58:59 +0200] rev 33529
Merge
lana [Thu, 05 Nov 2015 13:42:47 -0800] rev 33528
Merge
lancea [Thu, 05 Nov 2015 14:57:27 -0500] rev 33527
8141546: Fix javadoc warnings in Connection due to 8136496
Reviewed-by: alanb
redestad [Thu, 05 Nov 2015 16:36:55 +0100] rev 33526
8141536: MethodType field offset calculation could be lazy
Reviewed-by: vlivanov
redestad [Thu, 05 Nov 2015 16:29:16 +0100] rev 33525
8141539: Avoid calculating string constants in InnerClassLambdaMetaFactory
Reviewed-by: vlivanov
lancea [Thu, 05 Nov 2015 10:37:08 -0500] rev 33524
8136496: Add Connection.begin/endRequest
Reviewed-by: joehw, rriggs, psandoz
ihse [Thu, 05 Nov 2015 10:54:05 +0100] rev 33523
8141444: Clean up building of JDK launchers
Reviewed-by: erikj
bpb [Wed, 04 Nov 2015 14:06:45 -0800] rev 33522
8140630: java/nio/Buffer/Basic.java crashes vm on linux-x64 using latest devkit to build
Summary: Build Bits.c at a lower optimization level on linux-x64.
Reviewed-by: tbell
darcy [Wed, 04 Nov 2015 11:27:58 -0800] rev 33521
8141454: Move java/lang/ProcessHandle/TreeTest.java until stability improves
Reviewed-by: rriggs
darcy [Wed, 04 Nov 2015 09:01:15 -0800] rev 33520
8141359: @Deprecated on packages should be clarified
Reviewed-by: rriggs
psandoz [Wed, 04 Nov 2015 16:44:38 +0100] rev 33519
8033148: Lexicographic comparators for arrays
Reviewed-by: jrose, chegar, bchristi, mduigou
simonis [Wed, 04 Nov 2015 12:46:05 +0100] rev 33518
8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
Reviewed-by: ihse
darcy [Tue, 03 Nov 2015 17:41:38 -0800] rev 33517
8141368: Typo in java/lang/Class/IsEnum.java test
Reviewed-by: jjg
ddehaven [Tue, 03 Nov 2015 09:45:39 -0800] rev 33516
Merge
prr [Fri, 23 Oct 2015 10:50:34 -0700] rev 33515
Merge
sebastian [Thu, 22 Oct 2015 13:46:52 +0400] rev 33514
8139754: Change Boolean constructor use to the use of Boolean factorymethods. For the macosx-port-dev area
Reviewed-by: serb, alexsch
serb [Wed, 21 Oct 2015 21:28:59 +0300] rev 33513
8041900: [macosx] Java forces the use of discrete GPU
Reviewed-by: ssadetsky, alexsch
prr [Wed, 21 Oct 2015 09:21:25 -0700] rev 33512
8132890: Text overlapping on dot matrix printers.
Reviewed-by: jgodinez, serb
mcherkas [Wed, 21 Oct 2015 18:58:19 +0300] rev 33511
8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
Reviewed-by: alexsch, serb
serb [Wed, 21 Oct 2015 18:32:56 +0300] rev 33510
8138764: In some cases the usage of TreeLock can be replaced by other synchronization
Reviewed-by: alexp, alexsch
serb [Tue, 20 Oct 2015 22:46:29 +0300] rev 33509
7182758: BMPMetadata returns invalid PhysicalPixelSpacing
Reviewed-by: serb, vadim
Contributed-by: Jayathirth D V <jayathirth.d.v@oracle.com>
aivanov [Tue, 20 Oct 2015 16:55:08 +0300] rev 33508
8130136: Swing window sometimes fails to repaint partially when it becomes exposed
Reviewed-by: alexp, serb
ssadetsky [Tue, 20 Oct 2015 15:59:51 +0300] rev 33507
8022334: After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
Reviewed-by: alexsch, serb
ssadetsky [Tue, 20 Oct 2015 15:42:59 +0300] rev 33506
8011616: JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity
Reviewed-by: alexsch, serb
yan [Tue, 20 Oct 2015 12:42:21 +0300] rev 33505
8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw
Reviewed-by: serb, yan
Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
serb [Sun, 18 Oct 2015 13:33:20 +0300] rev 33504
6815345: java.awt.Component.createImage(int width,int height) should remove behavioral optionality
Reviewed-by: prr, ssadetsky
ihse [Tue, 03 Nov 2015 17:54:25 +0100] rev 33503
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
ihse [Tue, 03 Nov 2015 17:48:19 +0100] rev 33502
8141261: Clean up building of demos
Reviewed-by: erikj, tbell
rriggs [Tue, 03 Nov 2015 10:20:14 -0500] rev 33501
8139345: java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2]
Reviewed-by: darcy
ihse [Tue, 03 Nov 2015 16:15:52 +0100] rev 33500
6512052: Remove java-rmi.exe and java-rmi.cgi
Reviewed-by: alanb
jbachorik [Wed, 23 Sep 2015 14:25:02 +0200] rev 33499
8139727: Define ConstructorParameters annotation type for MXBeans
Reviewed-by: alanb, mchung, dfuchs, abuckley, plevart, mr
amurillo [Mon, 02 Nov 2015 10:47:29 -0800] rev 33498
Merge
amurillo [Fri, 30 Oct 2015 12:03:09 -0700] rev 33497
Merge
dlong [Tue, 27 Oct 2015 01:45:03 -0400] rev 33496
Merge
vlivanov [Mon, 19 Oct 2015 17:52:39 +0300] rev 33495
8139881: Exclude java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java from execution
Reviewed-by: kvn
naoto [Mon, 02 Nov 2015 08:46:19 -0800] rev 33494
8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
Reviewed-by: okutsu
simonis [Mon, 02 Nov 2015 14:57:04 +0100] rev 33493
8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
Reviewed-by: wetmore
rriggs [Fri, 30 Oct 2015 11:12:20 -0400] rev 33492
8139390: Very long classname in jimage causes SIGSEGV
Summary: Correct issues with ImageNativeSubstrate and JImageReadTest
Reviewed-by: mchung
lana [Thu, 05 Nov 2015 08:15:41 -0800] rev 33491
Added tag jdk9-b91 for changeset 25ff2fb494ce
duke [Wed, 05 Jul 2017 20:58:49 +0200] rev 33490
Merge
lana [Thu, 05 Nov 2015 13:41:47 -0800] rev 33489
Merge
amurillo [Fri, 30 Oct 2015 12:03:08 -0700] rev 33488
Merge
iignatyev [Thu, 29 Oct 2015 19:30:51 +0000] rev 33487
Merge
ppunegov [Thu, 29 Oct 2015 21:31:47 +0300] rev 33486
8140776: CompilerControl: Remove UTF-16 from the tests
Summary: remove UTF-16 from the generation until the failure reason isn't found
Reviewed-by: iignatyev
iveresov [Thu, 29 Oct 2015 09:59:56 -0700] rev 33485
8140604: Internal Error runtime/stubRoutines.hpp:392 assert(_intrinsic_log != 0L) failed: must be defined
Summary: Fix the faulty assert, remove remaining _intrinsic_log references
Reviewed-by: roland
shade [Thu, 29 Oct 2015 13:23:43 +0000] rev 33484
Merge
shade [Thu, 29 Oct 2015 14:08:19 +0300] rev 33483
8140483: Atomic*FieldUpdaters final fields should be trusted
Summary: Add exceptions for A*FU subclasses that do the actual work.
Reviewed-by: jrose, vlivanov
iignatyev [Thu, 29 Oct 2015 10:56:58 +0000] rev 33482
Merge
ppunegov [Thu, 29 Oct 2015 01:16:56 +0300] rev 33481
8140668: Quarantine RandomValidCommandsTest
8140669: Quarantine ClearDirectivesFileStackTest
Summary: Quarantine two tests
Reviewed-by: iignatyev, neliasso, kvn
zmajo [Thu, 29 Oct 2015 09:24:00 +0100] rev 33480
8138651: -XX:DisableIntrinsic matches intrinsics overly eagerly
Summary: Improve parsing of DisableIntrinsic flag.
Reviewed-by: kvn, shade, neliasso
neliasso [Fri, 23 Oct 2015 10:57:41 +0200] rev 33479
8140343: SEGV in DirectivesStack::getMatchingDirective
Summary: Could not match JVMCI compiler
Reviewed-by: kvn
neliasso [Wed, 28 Oct 2015 15:44:28 +0100] rev 33478
8140581: Excluding compile messages should only be printed with PrintCompilation
Summary: Use PrintCompilation flag instead
Reviewed-by: kvn
iignatyev [Wed, 28 Oct 2015 16:01:45 +0000] rev 33477
Merge
ppunegov [Wed, 28 Oct 2015 16:38:30 +0300] rev 33476
8066158: JEP-JDK-8046155: Test task: directive parser
Summary: check directive file parser with correct and incorrect files
Reviewed-by: kvn
ppunegov [Wed, 28 Oct 2015 16:26:42 +0300] rev 33475
8140453: compiler control test failed with RuntimeException: CompileCommand: nonexistent missing
Summary: Replace incorrect check for validity of method pattern with full command check
Reviewed-by: kvn
ppunegov [Wed, 28 Oct 2015 16:00:54 +0300] rev 33474
8140350: compiler control tests fail with compiled: true, but should: false on required level: 1
Summary: Replace isMethodCompiled with isMethodCompilable with particular level
Reviewed-by: kvn
zmajo [Wed, 28 Oct 2015 15:15:59 +0100] rev 33473
8139907: compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java fails with timeout
Summary: Change MontgomeryMultiplyTest.java test to execute only on platforms on which the tested intrinsics are available.
Reviewed-by: kvn, neliasso
enevill [Tue, 27 Oct 2015 18:05:20 +0000] rev 33472
8140611: aarch64: jtreg test jdk/tools/pack200/UnpackerMemoryTest.java SEGVs
Summary: Fix register usage on calling native synchronized methods
Reviewed-by: kvn, adinn
enevill [Tue, 27 Oct 2015 10:08:48 +0000] rev 33471
8140582: aarch64: jvm fails to initialise after 8078556
Summary: jvm fails to initialise on aarch64 systems with pagesize > 4K
Reviewed-by: duke
dlong [Tue, 27 Oct 2015 01:45:01 -0400] rev 33470
Merge
iveresov [Mon, 26 Oct 2015 19:33:31 -0700] rev 33469
8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
Summary: Emit vector conditional moves
Reviewed-by: kvn
Contributed-by: jan.civlin@intel.com
neliasso [Mon, 26 Oct 2015 10:36:54 +0100] rev 33468
8139996: CompileCommand prints quoted ascii strings
Summary: Print symbols as utf8
Reviewed-by: kvn
twisti [Fri, 23 Oct 2015 07:18:31 +0000] rev 33467
Merge
twisti [Thu, 22 Oct 2015 13:18:15 -1000] rev 33466
8140091: remove VMStructs cast_uint64_t workaround for GCC 4.1.1 bug
Reviewed-by: erikj, kvn
iveresov [Thu, 22 Oct 2015 21:39:25 -0700] rev 33465
8139575: Update for x86 log in the math lib
Summary: Add new java.lang.Math() intrinsics from x86
Reviewed-by: kvn, iveresov
Contributed-by: vivek.r.deshpande@intel.com
twisti [Thu, 22 Oct 2015 19:03:52 +0000] rev 33464
Merge
twisti [Wed, 21 Oct 2015 21:49:29 +0000] rev 33463
Merge
mdoerr [Fri, 09 Oct 2015 20:58:25 +0200] rev 33462
8138890: C1: Ambiguous operator delete
Summary: xlC on AIX rejects to compile LIRGenerator and RangeCheckEliminator::Verification
Reviewed-by: simonis, goetz, twisti
enevill [Wed, 21 Oct 2015 12:15:37 +0000] rev 33461
8140238: Zero fails to build from source
Summary: Zero fails to build after 8136421 and 8078554
Reviewed-by: kvn
dlong [Wed, 21 Oct 2015 18:34:36 -0400] rev 33460
Merge
dlong [Wed, 21 Oct 2015 18:05:45 -0400] rev 33459
8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown
Summary: back out 8136473
Reviewed-by: twisti
neliasso [Wed, 21 Oct 2015 21:59:54 +0200] rev 33458
Merge
neliasso [Wed, 21 Oct 2015 19:31:23 +0200] rev 33457
8140240: Missing test files in CompilerControl tests
Summary: Add missing files
Reviewed-by: kvn, neliasso
goetz [Wed, 21 Oct 2015 18:22:47 +0300] rev 33456
8140239: Fix product build after "8132168: Support IdealGraphVisualizer in optimized build"
Reviewed-by: vlivanov
vlivanov [Tue, 20 Oct 2015 22:03:38 +0000] rev 33455
Merge
vlivanov [Tue, 20 Oct 2015 19:22:56 +0300] rev 33454
8132168: Support IdealGraphVisualizer in optimized build
Reviewed-by: kvn
ppunegov [Tue, 20 Oct 2015 21:12:25 +0300] rev 33453
8066166: JEP-JDK-8046155: Test task: dcmd tests
Summary: Tests for diagnostic command in CompilerControl
Reviewed-by: kvn
ppunegov [Tue, 20 Oct 2015 21:09:57 +0300] rev 33452
8066153: JEP-JDK-8046155: Test task: cover existing
Summary: Tests for CompilerCommand and CompilerControl's directives
Reviewed-by: kvn
neliasso [Tue, 20 Oct 2015 18:07:28 +0200] rev 33451
8137167: JEP165: Compiler Control: Implementation task
Summary: Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis
roland [Tue, 20 Oct 2015 13:36:20 +0000] rev 33450
Merge
roland [Fri, 16 Oct 2015 16:53:02 +0200] rev 33449
8136473: failed: no mismatched stores, except on raw memory: StoreB StoreI
Summary: Mismatched stores on same slice possible with Unsafe.Put*Unaligned methods
Reviewed-by: kvn, thartmann
erikj [Tue, 20 Oct 2015 10:24:40 +0200] rev 33448
8139657: Incremental build of jdk.vm.ci-gensrc creates repeated entries in services file
Reviewed-by: twisti
vlivanov [Sun, 06 Sep 2015 10:13:18 +0300] rev 33447
8065151: Support IdealGraphVisualizer in optimized build
Reviewed-by: kvn
lana [Thu, 05 Nov 2015 08:15:36 -0800] rev 33446
Added tag jdk9-b91 for changeset 8ce5cc6c019d
erikj [Thu, 05 Nov 2015 23:25:33 +0100] rev 33445
8141574: recent change for 8141543 breaks all builds
Reviewed-by: darcy
lana [Thu, 05 Nov 2015 13:41:33 -0800] rev 33444
Merge
ihse [Thu, 05 Nov 2015 17:32:57 +0100] rev 33443
8141543: Propagate --disable-warnings-as-errors to hotspot
Reviewed-by: erikj
ihse [Thu, 05 Nov 2015 15:14:39 +0100] rev 33442
8141414: Deprecate configure source overriding
Reviewed-by: erikj
ihse [Thu, 05 Nov 2015 10:58:53 +0100] rev 33441
8141439: Fix compare.sh -o <otherdir> (broken by JDK-8136813)
Reviewed-by: tbell, erikj
simonis [Wed, 04 Nov 2015 12:45:55 +0100] rev 33440
8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
Reviewed-by: ihse
erikj [Tue, 03 Nov 2015 18:00:46 +0100] rev 33439
8141332: Switch macosx devkit in JPRT
Reviewed-by: ihse, tbell
ihse [Tue, 03 Nov 2015 17:54:42 +0100] rev 33438
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
ihse [Tue, 03 Nov 2015 17:48:01 +0100] rev 33437
8141261: Clean up building of demos
Reviewed-by: erikj, tbell
erikj [Tue, 03 Nov 2015 16:51:55 +0100] rev 33436
8141051: Build test libs -source/-target 9
Reviewed-by: tbell, vlivanov
amurillo [Mon, 02 Nov 2015 10:47:27 -0800] rev 33435
Merge
amurillo [Fri, 30 Oct 2015 12:03:08 -0700] rev 33434
Merge
dlong [Tue, 27 Oct 2015 01:45:00 -0400] rev 33433
Merge
neliasso [Tue, 20 Oct 2015 18:07:24 +0200] rev 33432
8137167: JEP165: Compiler Control: Implementation task
Summary: Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis
jbachorik [Mon, 02 Nov 2015 13:46:07 +0100] rev 33431
8140481: NoClassDefFoundError thrown by ManagementFactory.getPlatformMBeanServer
Reviewed-by: alanb, dsamersoff, erikj
lana [Thu, 05 Nov 2015 08:15:33 -0800] rev 33430
Added tag jdk9-b91 for changeset 124b1be03d27
duke [Wed, 05 Jul 2017 20:58:26 +0200] rev 33429
Added tag jdk9-b91 for changeset 8077fd2f055d
duke [Wed, 05 Jul 2017 20:58:24 +0200] rev 33428
Merge
duke [Wed, 05 Jul 2017 20:58:19 +0200] rev 33427
Merge
lana [Wed, 04 Nov 2015 13:46:28 -0800] rev 33426
Merge
lana [Thu, 29 Oct 2015 12:40:37 -0700] rev 33425
Merge
ksrini [Wed, 28 Oct 2015 10:41:30 -0700] rev 33424
8132096: Augment the Compiler Tree API to support the new Simplified Doclet API
Reviewed-by: jjg, jlahoda
lana [Fri, 30 Oct 2015 10:29:03 -0700] rev 33423
Added tag jdk9-b90 for changeset 2fa6e5e17bcf
duke [Wed, 05 Jul 2017 20:58:14 +0200] rev 33422
Merge
lana [Fri, 30 Oct 2015 10:28:57 -0700] rev 33421
Added tag jdk9-b90 for changeset f22834cb7756
duke [Wed, 05 Jul 2017 20:58:11 +0200] rev 33420
Merge
lana [Fri, 30 Oct 2015 10:28:56 -0700] rev 33419
Added tag jdk9-b90 for changeset 9b26fa2cab3d
duke [Wed, 05 Jul 2017 20:58:07 +0200] rev 33418
Merge
lana [Wed, 04 Nov 2015 13:46:14 -0800] rev 33417
Merge
lana [Thu, 29 Oct 2015 12:39:57 -0700] rev 33416
Merge
mhaupt [Thu, 29 Oct 2015 11:37:48 +0100] rev 33415
8140759: add ES6 template literal test
Reviewed-by: hannesw, sundar
Contributed-by: andreas.woess@oracle.com
mhaupt [Wed, 28 Oct 2015 10:54:05 +0100] rev 33414
8134941: Implement ES6 template literal support
Reviewed-by: attila, hannesw
Contributed-by: andreas.woess@oracle.com
lana [Fri, 30 Oct 2015 10:29:04 -0700] rev 33413
Added tag jdk9-b90 for changeset e3fb1c8b2f41