mikael [Tue, 08 Dec 2015 21:46:56 +0000] rev 34668
Merge
mikael [Tue, 08 Dec 2015 11:36:16 -0800] rev 34667
8144881: Various fixes to linux/sparc
Summary: Fixed sigflags printing, format specfiers, codeCache includes and some function returns
Reviewed-by: dsamersoff, simonis
mgronlun [Tue, 08 Dec 2015 20:04:03 +0100] rev 34666
8140485: Class load and creation cleanup
Reviewed-by: hseigel, coleenp, sspitsyn
poonam [Tue, 08 Dec 2015 05:50:46 -0800] rev 34665
8140031: SA: Searching for a value in Threads does not work
Summary: Improve the thread and threads commands in CLHSDB
Reviewed-by: dsamersoff
fyang [Mon, 07 Dec 2015 21:14:56 +0800] rev 34664
8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
Summary: Fix typo in stub generate_cipherBlockChaining_decryptAESCrypt
Reviewed-by: roland
jwilhelm [Mon, 07 Dec 2015 21:03:56 +0000] rev 34663
Merge
jwilhelm [Mon, 07 Dec 2015 17:29:27 +0000] rev 34662
Merge
sangheki [Fri, 04 Dec 2015 15:24:14 -0800] rev 34661
8142341: GC: current flags need ranges to be implemented
Summary: Add explicit ranges and constraint for all gc flags
Reviewed-by: jwilhelm, gziemski, ddmitriev, tbenson
iklam [Mon, 07 Dec 2015 19:21:40 +0000] rev 34660
Merge
iklam [Wed, 02 Dec 2015 18:14:54 -0800] rev 34659
8143615: compactHashtable.hpp includes .inline.hpp file
Reviewed-by: dholmes, stefank
jprovino [Mon, 07 Dec 2015 17:16:13 +0000] rev 34658
Merge
jprovino [Mon, 07 Dec 2015 17:04:42 +0000] rev 34657
Merge
mlarsson [Fri, 04 Dec 2015 13:02:25 +0100] rev 34656
8144146: Unified Logging tags cannot be reserved keywords
Reviewed-by: dholmes, sla
mikael [Fri, 04 Dec 2015 09:36:16 -0800] rev 34655
8144605: Invalid format specifier when printing in_cset_state_t
Summary: Use existing CSETSTATE_FORMAT macro in format string
Reviewed-by: kbarrett, tschatzl
mikael [Sun, 06 Dec 2015 06:08:48 +0000] rev 34654
Merge
mikael [Fri, 04 Dec 2015 14:32:25 -0800] rev 34653
8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly
Summary: Fix constraints and signedness in comparisons
Reviewed-by: kbarrett
coleenp [Sat, 05 Dec 2015 17:14:02 +0000] rev 34652
Merge
coleenp [Sat, 05 Dec 2015 10:40:22 -0500] rev 34651
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
Summary: merged templateInterpreter_x86_32/64 into templateInterpreterGenerator_x86.cpp (some 32/64 functions remain for the hand coded crc functions).
Reviewed-by: goetz, jrose, twisti
tschatzl [Sat, 05 Dec 2015 15:17:29 +0100] rev 34650
8144690: g1Predictions.hpp includes allocation.inline.hpp
Summary: Remove offending (and unnecessary) include statement.
Reviewed-by: stefank, jmasa
tschatzl [Sat, 05 Dec 2015 15:16:01 +0100] rev 34649
8144583: Test sanity/ExecuteInternalVMTests.java fails
Summary: Remove a test that is highly dependent on timing.
Reviewed-by: jwilhelm
stuefe [Sat, 05 Dec 2015 05:15:35 -0500] rev 34648
8144192: Enhancements-to-print_siginfo-windows
Summary: some small enhancement to os::print_siginfo for Windows
Reviewed-by: dholmes
stuefe [Mon, 16 Nov 2015 10:58:14 +0100] rev 34647
8143125: [aix] Further Developments for AIX
Summary: Port newest AIX port developemnts to OpenJDK.
Reviewed-by: goetz, simonis
stuefe [Sat, 05 Dec 2015 07:16:52 +0100] rev 34646
8144702: Using tid decorator in Unified Logging may crash VM
Summary: LogDecorations::create_tid_decoration should avoid Thread::current() if possible.
Reviewed-by: mlarsson, coleenp
dsamersoff [Sat, 05 Dec 2015 03:10:50 +0000] rev 34645
Merge
dsamersoff [Fri, 04 Dec 2015 18:40:03 +0000] rev 34644
Merge
dsamersoff [Fri, 04 Dec 2015 21:27:12 +0300] rev 34643
8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed
Summary: backout temporal fix
Reviewed-by: dcubed
iklam [Sat, 05 Dec 2015 00:07:04 +0000] rev 34642
Merge
iklam [Wed, 02 Dec 2015 06:00:18 -0800] rev 34641
8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed
Reviewed-by: dcubed, stefank
ehelin [Fri, 04 Dec 2015 22:07:22 +0000] rev 34640
Merge
ehelin [Fri, 04 Dec 2015 15:47:13 +0100] rev 34639
8144712: Remove g1RootClosures.inline.hpp
Reviewed-by: stefank, mgerdin
mlarsson [Fri, 04 Dec 2015 20:04:59 +0000] rev 34638
Merge
ysuenaga [Thu, 03 Dec 2015 22:42:28 +0900] rev 34637
8140556: Add force rotation option to VM.log jcmd
Summary: Rotate JVM log files via jcmd
Reviewed-by: sla, mlarsson
jbachorik [Fri, 04 Dec 2015 16:19:09 +0000] rev 34636
Merge
jbachorik [Fri, 06 Nov 2015 14:34:06 +0100] rev 34635
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
Reviewed-by: dsamersoff
ddmitriev [Fri, 04 Dec 2015 13:39:59 +0300] rev 34634
8144629: runtime/thread/Fibonacci.java test should ran in othervm mode
Reviewed-by: ctornqvi
dholmes [Fri, 04 Dec 2015 04:06:37 -0500] rev 34633
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Summary: Used compiled-based TLS when available. Additional contributions by Thomas Stufe (AIX) and Andrew Haley (Aarch64)
Reviewed-by: stuefe, bdelsart, dcubed
coleenp [Fri, 04 Dec 2015 04:29:31 +0000] rev 34632
Merge
rprotacio [Thu, 03 Dec 2015 13:08:37 -0500] rev 34631
8144536: Clean up Unified Logging test directory
Summary: Consolidated two logging options' tests into one file each
Reviewed-by: dholmes, ctornqvi
mockner [Fri, 04 Dec 2015 02:46:41 +0000] rev 34630
Merge
mockner [Thu, 03 Dec 2015 19:35:18 +0000] rev 34629
Merge
mockner [Wed, 02 Dec 2015 14:07:58 -0500] rev 34628
8142976: Reimplement TraceClassInitialization with Unified Logging
Summary: TraceClassInitialization logging reimplemented with Unified Logging.
Reviewed-by: coleenp, hseigel
tschatzl [Fri, 04 Dec 2015 02:39:03 +0100] rev 34627
Merge
tschatzl [Tue, 01 Dec 2015 16:46:55 +0100] rev 34626
8136680: Enable adaptive IHOP by default
Reviewed-by: jmasa, mgerdin, ehelin
dsamersoff [Thu, 03 Dec 2015 21:34:23 +0300] rev 34625
8114853: variable tracking size limit exceeded in vmStructs.cpp
Summary: Turn off var-tracking-assignments for vmStructs.cpp
Reviewed-by: tschatzl, mgerdin, coleenp
stuefe [Wed, 02 Dec 2015 10:17:31 +0100] rev 34624
8144343: [aix] Stack bottom should be page aligned
Summary: On thread create or attach, ensure stack bottom is aligned to os::vm_page_size()
Reviewed-by: simonis, kvn
dfazunen [Thu, 26 Nov 2015 14:19:29 +0400] rev 34623
8016752: [Newtest] regression test for PrintGCDetails and Verbose flags do not crash when ParOldGC has no memory
Summary: new regression test for parallel GC
Reviewed-by: brutisso, tschatzl
Contributed-by: dmitry.fazunenko@oracle.com, andrey.x.zakharov@oracle.com
ehelin [Wed, 02 Dec 2015 10:02:44 +0100] rev 34622
8144315: update_rs is passed wrong object
Reviewed-by: jmasa, kbarrett
stuefe [Tue, 01 Dec 2015 21:30:34 -0500] rev 34621
8143291: Remove redundant coding around os::exception_name
Reviewed-by: dholmes, coleenp
jwilhelm [Tue, 01 Dec 2015 21:08:00 +0100] rev 34620
Merge
sjohanss [Thu, 26 Nov 2015 13:13:03 +0100] rev 34619
8143251: HeapRetentionTest.java Test is failing on jdk9/dev
Reviewed-by: tschatzl, david
ddmitriev [Mon, 30 Nov 2015 10:09:01 +0300] rev 34618
8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test
Reviewed-by: dholmes
ehelin [Fri, 27 Nov 2015 13:39:56 +0100] rev 34617
8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved
Reviewed-by: tschatzl, mgerdin
ehelin [Fri, 27 Nov 2015 13:39:50 +0100] rev 34616
8144067: Pass obj directly to G1ParScanThreadState::update_rs
Reviewed-by: tschatzl, mgerdin
ehelin [Fri, 27 Nov 2015 13:39:45 +0100] rev 34615
8144052: mark_card_deferred does not need to check g1_young_gen
Reviewed-by: tschatzl, mgerdin
ehelin [Sun, 29 Nov 2015 15:08:40 +0100] rev 34614
8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions
Reviewed-by: tschatzl, mgerdin
ehelin [Wed, 29 Apr 2015 13:17:46 +0200] rev 34613
8142402: G1 should not redirty cards in free regions
Reviewed-by: mgerdin, tschatzl
ehelin [Sun, 29 Nov 2015 10:00:31 +0100] rev 34612
8144145: G1GCPhaseTimes should allow externally accounted time
Reviewed-by: ehelin, tschatzl
ehelin [Sun, 29 Nov 2015 10:00:23 +0100] rev 34611
8144077: Add getter for G1CollectorPolicy::_collectionSetChooser
Reviewed-by: mgerdin, tschatzl
ihse [Tue, 15 Dec 2015 11:02:49 +0100] rev 34610
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
lana [Fri, 18 Dec 2015 09:29:05 -0800] rev 34609
Added tag jdk-9+98 for changeset 8743629b4f0c
lana [Fri, 18 Dec 2015 09:55:22 -0800] rev 34608
Merge
lana [Thu, 17 Dec 2015 20:24:47 -0800] rev 34607
Merge
erikj [Thu, 17 Dec 2015 15:43:18 +0100] rev 34606
8145670: New Solaris devkits are missing gobjcopy
Reviewed-by: ihse
simonis [Wed, 16 Dec 2015 15:50:40 +0100] rev 34605
8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build
Reviewed-by: erikj
ihse [Wed, 16 Dec 2015 14:48:35 +0100] rev 34604
8145548: Add default directory for freetype source
Reviewed-by: erikj
Contributed-by: Timo Kinnunen <timo.kinnunen@gmail.com>
amurillo [Tue, 15 Dec 2015 19:01:07 -0800] rev 34603
Merge
amurillo [Tue, 15 Dec 2015 09:50:04 -0800] rev 34602
Merge
amurillo [Fri, 11 Dec 2015 17:45:48 -0800] rev 34601
Merge
dholmes [Tue, 08 Dec 2015 03:16:58 +0100] rev 34600
Merge
cjplummer [Mon, 07 Dec 2015 17:05:03 -0800] rev 34599
8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets
Summary: Made setting jprt.build.flavors and jprt.build.targets more flexible
Reviewed-by: dholmes, mikael
jprovino [Mon, 07 Dec 2015 17:04:33 +0000] rev 34598
Merge
jbachorik [Thu, 03 Dec 2015 12:00:37 +0100] rev 34597
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
Reviewed-by: dsamersoff
ihse [Tue, 15 Dec 2015 11:02:03 +0100] rev 34596
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
erikj [Tue, 15 Dec 2015 15:45:53 +0100] rev 34595
8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
Reviewed-by: ihse, tbell
ehelin [Tue, 15 Dec 2015 11:04:18 +0100] rev 34594
8139272: Add configure variable to set concurrency for jtreg tests
Reviewed-by: erikj, ihse
chegar [Mon, 14 Dec 2015 20:32:22 +0000] rev 34593
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
Reviewed-by: psandoz, mchung
erikj [Mon, 14 Dec 2015 11:51:33 +0100] rev 34592
8145008: Add libelf package to Linux devkit
Reviewed-by: ihse
lana [Fri, 18 Dec 2015 09:29:03 -0800] rev 34591
Added tag jdk-9+98 for changeset 6850def997b7
duke [Wed, 05 Jul 2017 21:08:31 +0200] rev 34590
Added tag jdk-9+98 for changeset d00ad2d9049a
duke [Wed, 05 Jul 2017 21:08:30 +0200] rev 34589
Merge
duke [Wed, 05 Jul 2017 21:08:25 +0200] rev 34588
Merge
lana [Thu, 17 Dec 2015 19:39:27 -0800] rev 34587
Added tag jdk-9+97 for changeset 8a8f52a733dd
duke [Wed, 05 Jul 2017 21:08:20 +0200] rev 34586
Merge
lana [Thu, 17 Dec 2015 19:39:22 -0800] rev 34585
Added tag jdk-9+97 for changeset 4b9c476efd58
duke [Wed, 05 Jul 2017 21:08:14 +0200] rev 34584
Merge
lana [Thu, 17 Dec 2015 19:39:21 -0800] rev 34583
Added tag jdk-9+97 for changeset 65254ce59909
duke [Wed, 05 Jul 2017 21:08:07 +0200] rev 34582
Merge
lana [Thu, 17 Dec 2015 19:39:28 -0800] rev 34581
Added tag jdk-9+97 for changeset 24317dc1c751
duke [Wed, 05 Jul 2017 21:08:04 +0200] rev 34580
Merge
lana [Thu, 17 Dec 2015 19:39:17 -0800] rev 34579
Added tag jdk-9+97 for changeset f0d109eeff1b
duke [Wed, 05 Jul 2017 21:07:59 +0200] rev 34578
Merge
lana [Thu, 17 Dec 2015 19:39:23 -0800] rev 34577
Added tag jdk-9+97 for changeset 7c2e29c8d285
duke [Wed, 05 Jul 2017 21:07:56 +0200] rev 34576
Merge
lana [Thu, 17 Dec 2015 19:39:18 -0800] rev 34575
Added tag jdk-9+97 for changeset e29399d0152b
lana [Thu, 17 Dec 2015 19:39:15 -0800] rev 34574
Added tag jdk-9+97 for changeset b05757ebc035
duke [Wed, 05 Jul 2017 21:07:43 +0200] rev 34573
Added tag jdk-9+97 for changeset 4edcff1b9a88
duke [Wed, 05 Jul 2017 21:07:43 +0200] rev 34572
Merge
duke [Wed, 05 Jul 2017 21:07:37 +0200] rev 34571
Merge
rfield [Thu, 10 Dec 2015 23:27:06 -0800] rev 34570
8144095: jshell tool: normalize command parameter handling
8140265: jshell tool: /save saves rejected input
Reviewed-by: jlahoda
lana [Thu, 10 Dec 2015 09:24:25 -0800] rev 34569
Merge
sadayapalam [Thu, 10 Dec 2015 17:24:59 +0530] rev 34568
8145051: Wrong parameter name in synthetic lambda method leads to verifier error
Summary: Synthetic names manufactured by the compiler should not contain '.'
Reviewed-by: mcimadamore
ksrini [Tue, 01 Dec 2015 07:10:35 -0800] rev 34567
8144287: Enhance DocTree API to support @index javadoc tags.
Reviewed-by: jjg
vromero [Wed, 09 Dec 2015 12:50:41 -0800] rev 34566
8136809: Javac fails compiling Collectors.reducing with method reference combiner
Reviewed-by: mcimadamore
jlahoda [Wed, 09 Dec 2015 14:26:56 +0100] rev 34565
8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
Summary: A set of tests using t-w-r as variable in different positive and negative constructions
Reviewed-by: abuckley, darcy, jlahoda, sadayapalam
Contributed-by: sergei.pikalev@oracle.com
alundblad [Tue, 08 Dec 2015 21:02:07 +0100] rev 34564
8144941: test/tools/javac/processing/TestMultipleErrors.java should have /nodynamiccopyright
Summary: Removed copyright notice and added /nodynamiccopyright.
Reviewed-by: jjg
sadayapalam [Tue, 08 Dec 2015 18:01:03 +0530] rev 34563
8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic()
Reviewed-by: mcimadamore
sundar [Tue, 08 Dec 2015 10:14:40 +0530] rev 34562
8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
sadayapalam [Tue, 08 Dec 2015 04:59:19 +0530] rev 34561
8144673: Suspect message regarding suitable enclosing instance not being in scope
Summary: javac incorrectly complains about missing enclosing instance while handling method references.
Reviewed-by: vromero
jjg [Mon, 07 Dec 2015 14:02:55 -0800] rev 34560
8059976: Convert JavacFileManager to use java.nio.file internally
Reviewed-by: jlahoda
lana [Thu, 10 Dec 2015 08:17:12 -0800] rev 34559
Added tag jdk-9+96 for changeset 433994eb0a78
duke [Wed, 05 Jul 2017 21:07:30 +0200] rev 34558
Merge
lana [Thu, 10 Dec 2015 08:17:06 -0800] rev 34557
Added tag jdk-9+96 for changeset 9bf78b6b2cdb
duke [Wed, 05 Jul 2017 21:07:26 +0200] rev 34556
Merge
lana [Thu, 10 Dec 2015 09:24:49 -0800] rev 34555
Merge
joehw [Wed, 09 Dec 2015 21:40:44 -0800] rev 34554
8072081: Supplementary characters are rejected in comments
Reviewed-by: lancea
lana [Thu, 10 Dec 2015 08:17:06 -0800] rev 34553
Added tag jdk-9+96 for changeset 26566f0fde9c
duke [Wed, 05 Jul 2017 21:07:22 +0200] rev 34552
Merge
sundar [Fri, 11 Dec 2015 20:06:25 +0530] rev 34551
8145186: jjs package completion should have a fallback when javac is not available
Reviewed-by: hannesw, mhaupt
lana [Thu, 10 Dec 2015 09:24:33 -0800] rev 34550
Merge
sundar [Wed, 09 Dec 2015 16:56:34 +0530] rev 34549
8144979: Context.fromClass should catch exception from Class.getClassLoader call
Reviewed-by: attila, mhaupt
sundar [Tue, 08 Dec 2015 17:16:10 +0530] rev 34548
8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Reviewed-by: mhaupt, attila
lana [Thu, 10 Dec 2015 08:17:13 -0800] rev 34547
Added tag jdk-9+96 for changeset 33e727a94932
duke [Wed, 05 Jul 2017 21:07:16 +0200] rev 34546
Merge
lana [Thu, 10 Dec 2015 08:17:02 -0800] rev 34545
Added tag jdk-9+96 for changeset 9b37c8a452b5
duke [Wed, 05 Jul 2017 21:07:11 +0200] rev 34544
Merge
bpb [Fri, 11 Dec 2015 08:30:50 -0800] rev 34543
8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method
Summary: Do not delete file which provoked an unexpected exception.
Reviewed-by: alanb
simonis [Fri, 11 Dec 2015 16:16:55 +0100] rev 34542
8145077: AIX: fix harfbuzz support
Reviewed-by: prr
mullan [Fri, 11 Dec 2015 09:34:56 -0500] rev 34541
8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages
Reviewed-by: mchung, weijun, wetmore
jbachorik [Fri, 13 Nov 2015 14:44:05 +0100] rev 34540
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
Reviewed-by: sla
erikj [Fri, 11 Dec 2015 11:46:45 +0100] rev 34539
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
Reviewed-by: tbell, dholmes
bpb [Thu, 10 Dec 2015 17:47:26 -0800] rev 34538
8032027: Add BigInteger square root methods
Summary: Add sqrt() and sqrtAndReminder() using Newton iteration
Reviewed-by: darcy, lowasser
bpb [Thu, 10 Dec 2015 15:57:27 -0800] rev 34537
8139133: Changing the modification time on a unix domain socket file fails
Summary: If a file descriptor cannot be obtained, use utimes() instead of futimes().
Reviewed-by: alanb
lana [Thu, 10 Dec 2015 09:23:49 -0800] rev 34536
Merge
chegar [Thu, 10 Dec 2015 10:04:41 +0000] rev 34535
8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16
Reviewed-by: psandoz, sherman
xuelei [Thu, 10 Dec 2015 06:09:36 +0000] rev 34534
8136410: AlgorithmDecomposer is not parsing padding correctly
Reviewed-by: weijun
ntv [Wed, 09 Dec 2015 15:27:21 -0500] rev 34533
8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc.
Reviewed-by: rriggs, scolebourne
rgoel [Wed, 09 Dec 2015 14:20:51 +0530] rev 34532
8025547: Locale.toString() documentation error
Summary: Updated API doc of Locale.toString method.
Reviewed-by: okutsu
robm [Wed, 09 Dec 2015 17:34:09 +0000] rev 34531
8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
Reviewed-by: vinnie
redestad [Wed, 09 Dec 2015 18:25:36 +0100] rev 34530
8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character
Reviewed-by: vlivanov, shade, forax
robm [Wed, 09 Dec 2015 15:16:00 +0000] rev 34529
8143397: It looks like InetAddress.isReachable(timeout) works incorrectly
Reviewed-by: xuelei, msheppar
xuelei [Wed, 09 Dec 2015 10:36:33 +0000] rev 34528
8141651: Deadlock in sun.security.ssl.SSLSocketImpl
Reviewed-by: weijun
smarks [Tue, 08 Dec 2015 13:48:22 -0800] rev 34527
8139232: JEP-269 initial API and skeleton implementations
Reviewed-by: psandoz, rriggs
sherman [Tue, 08 Dec 2015 16:43:58 -0800] rev 34526
8144958: changes by JDK-8142508 seems to have broken jtreg
Reviewed-by: darcy
sherman [Tue, 08 Dec 2015 09:25:01 -0800] rev 34525
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
Reviewed-by: coffeys
erikj [Tue, 08 Dec 2015 12:05:51 +0100] rev 34524
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
Reviewed-by: dholmes
sundar [Tue, 08 Dec 2015 10:13:57 +0530] rev 34523
8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
xuelei [Tue, 08 Dec 2015 03:49:12 +0000] rev 34522
8144890: Add the intermittent keyword test B6216082.java
Reviewed-by: mullan
amurillo [Mon, 07 Dec 2015 17:31:43 -0800] rev 34521
Merge
amurillo [Mon, 07 Dec 2015 10:05:08 -0800] rev 34520
Merge
amurillo [Thu, 03 Dec 2015 22:30:21 -0800] rev 34519
Merge
neliasso [Tue, 01 Dec 2015 19:18:46 +0100] rev 34518
Merge
thartmann [Fri, 27 Nov 2015 09:37:33 +0100] rev 34517
8142303: C2 compilation fails with "bad AD file"
Summary: Move range checks into intrinsics for String methods.
Reviewed-by: kvn, aph
darcy [Mon, 07 Dec 2015 14:12:58 -0800] rev 34516
8144880: Instrument intermittently failing test ConfigChanges.java
Reviewed-by: lancea, martin
lana [Thu, 10 Dec 2015 08:17:08 -0800] rev 34515
Added tag jdk-9+96 for changeset 25e9d31417fa
duke [Wed, 05 Jul 2017 21:07:00 +0200] rev 34514
Merge
lana [Thu, 10 Dec 2015 09:24:59 -0800] rev 34513
Merge
amurillo [Thu, 03 Dec 2015 22:30:17 -0800] rev 34512
Merge
twisti [Wed, 02 Dec 2015 14:59:57 -1000] rev 34511
8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730
Reviewed-by: kvn
twisti [Wed, 02 Dec 2015 11:40:18 -1000] rev 34510
8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds
Reviewed-by: kvn
aph [Thu, 26 Nov 2015 10:38:33 +0000] rev 34509
8143219: AArch64 broken by 8141132: JEP 254: Compact Strings
Reviewed-by: kvn
twisti [Tue, 01 Dec 2015 15:11:15 -1000] rev 34508
8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final
Reviewed-by: iveresov, twisti
aph [Wed, 25 Nov 2015 18:13:13 +0000] rev 34507
8144028: Use AArch64 bit-test instructions in C2
Reviewed-by: kvn
twisti [Tue, 01 Dec 2015 21:16:12 +0000] rev 34506
Merge
twisti [Tue, 01 Dec 2015 08:30:11 -1000] rev 34505
8139921: add mx configuration files to support HotSpot IDE configuration generation
Reviewed-by: iveresov
neliasso [Tue, 01 Dec 2015 19:18:56 +0100] rev 34504
Merge
zmajo [Tue, 01 Dec 2015 08:05:10 +0100] rev 34503
8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
Summary: Add a new compiler phase, PhaseRenumberLive, that renumbers live nodes.
Reviewed-by: kvn, thartmann, vlivanov, shade
dnsimon [Mon, 30 Nov 2015 15:40:07 -1000] rev 34502
8143730: [JVMCI] infopoint recording is too restrictive
Reviewed-by: twisti
never [Mon, 30 Nov 2015 15:21:25 -0800] rev 34501
8142333: Build failure in debugInfoRec.cpp with SS12u4
Reviewed-by: coleenp, dholmes, erikj, kvn
mdoerr [Mon, 05 Oct 2015 23:53:59 +0200] rev 34500
8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code
Reviewed-by: twisti, vlivanov
thartmann [Fri, 27 Nov 2015 09:36:46 +0100] rev 34499
8142303: C2 compilation fails with "bad AD file"
Summary: Move range checks into intrinsics for String methods.
Reviewed-by: kvn, aph
hshi [Thu, 26 Nov 2015 15:37:04 +0000] rev 34498
8143584: Load constant pool tag and class status with load acquire
Reviewed-by: roland, aph
lana [Thu, 10 Dec 2015 08:17:03 -0800] rev 34497
Added tag jdk-9+96 for changeset 76214951eeab
erikj [Fri, 11 Dec 2015 17:18:08 +0100] rev 34496
8145185: Rename JAB the build tool to JIB
Reviewed-by: ihse, tbell
erikj [Fri, 11 Dec 2015 17:15:48 +0100] rev 34495
8145206: Configure broken on Macosx
Reviewed-by: tbell
erikj [Fri, 11 Dec 2015 14:20:39 +0100] rev 34494
8145115: make JAVAC_FLAGS=-g no longer works
Reviewed-by: ihse
ysuenaga [Fri, 11 Dec 2015 21:58:28 +0900] rev 34493
8036003: Add --with-debug-symbols=[none|internal|external|zipped]
Reviewed-by: ihse, dholmes
lana [Thu, 10 Dec 2015 09:23:36 -0800] rev 34492
Merge
erikj [Wed, 09 Dec 2015 11:44:40 +0100] rev 34491
8136782: Introduce a build/configure wrapper
Reviewed-by: ihse
sundar [Tue, 08 Dec 2015 10:11:28 +0530] rev 34490
8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
amurillo [Thu, 03 Dec 2015 22:30:17 -0800] rev 34489
Merge
neliasso [Tue, 01 Dec 2015 19:18:30 +0100] rev 34488
Merge
vlivanov [Mon, 30 Nov 2015 13:39:15 +0300] rev 34487
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Reviewed-by: jrose, dlong, aph, forax
lana [Thu, 10 Dec 2015 08:17:01 -0800] rev 34486
Added tag jdk-9+96 for changeset 564bf7c0cf4d
duke [Wed, 05 Jul 2017 21:06:42 +0200] rev 34485
Added tag jdk-9+96 for changeset 139f19d70350
duke [Wed, 05 Jul 2017 21:06:41 +0200] rev 34484
Merge
duke [Wed, 05 Jul 2017 21:06:36 +0200] rev 34483
Merge
lana [Mon, 07 Dec 2015 14:17:19 -0800] rev 34482
Merge
rfield [Mon, 07 Dec 2015 09:18:07 -0800] rev 34481
8144756: JShell: ToolBasicTest.java missing @bug tag for 8142447
Reviewed-by: jlahoda
jjg [Fri, 04 Dec 2015 14:22:04 -0800] rev 34480
8143268: Langtools tools should create output directories as needed.
Reviewed-by: jlahoda
vromero [Fri, 04 Dec 2015 09:46:12 -0800] rev 34479
8008685: DPrinter should include MethodType.recvtype
Reviewed-by: jjg
lana [Wed, 02 Dec 2015 09:36:35 -0800] rev 34478
Merge
rfield [Tue, 01 Dec 2015 10:27:14 -0800] rev 34477
8142447: JShell tool: Command change: re-run n-th command should be re-run by id
Reviewed-by: rfield
Contributed-by: bitterfoxc@gmail.com
lana [Mon, 30 Nov 2015 13:27:57 -0800] rev 34476
Merge
jlahoda [Mon, 30 Nov 2015 17:31:55 +0100] rev 34475
8143037: JShell should determine commands by prefix
Reviewed-by: rfield, mcimadamore, briangoetz
sadayapalam [Thu, 26 Nov 2015 17:38:15 +0530] rev 34474
8078660: Misleading recommendation from diamond finder.
Summary: javac should recommend diamond usage if that could lead to a change in program behavior.
Reviewed-by: mcimadamore
alundblad [Thu, 26 Nov 2015 09:33:41 +0100] rev 34473
8144009: ToolBox should have a cleanDirectory method
Summary: Added cleanDirectory method to ToolBox.
Reviewed-by: jjg
sadayapalam [Thu, 26 Nov 2015 07:44:23 +0530] rev 34472
8143647: Javac compiles method reference that allows results in an IllegalAccessError
Summary: Lambda implementation method synthesized by javac should not mention inaccessible types.
Reviewed-by: mcimadamore
lana [Wed, 02 Dec 2015 15:55:53 -0800] rev 34471
Added tag jdk-9+95 for changeset db3b268801b0
duke [Wed, 05 Jul 2017 21:06:24 +0200] rev 34470
Merge
lana [Mon, 07 Dec 2015 14:19:26 -0800] rev 34469
Merge
lana [Mon, 30 Nov 2015 13:28:08 -0800] rev 34468
Merge
mkos [Fri, 27 Nov 2015 11:28:43 +0100] rev 34467
8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
Reviewed-by: lancea
lana [Wed, 02 Dec 2015 15:55:46 -0800] rev 34466
Added tag jdk-9+95 for changeset a094c9b01999
duke [Wed, 05 Jul 2017 21:06:18 +0200] rev 34465
Merge
lana [Mon, 07 Dec 2015 14:21:05 -0800] rev 34464
Merge
joehw [Thu, 03 Dec 2015 11:42:25 -0800] rev 34463
8132091: Clean up JAXP code that has dependency on Java version string
Reviewed-by: lancea
lana [Wed, 02 Dec 2015 09:36:44 -0800] rev 34462
Merge
joehw [Mon, 30 Nov 2015 16:17:54 -0800] rev 34461
8142463: Xml schema validation failing after Xerces update; maxOccurs ignored
Reviewed-by: lancea
lana [Wed, 02 Dec 2015 15:55:45 -0800] rev 34460
Added tag jdk-9+95 for changeset 0b5bc9540954
duke [Wed, 05 Jul 2017 21:06:09 +0200] rev 34459
Merge
lana [Mon, 07 Dec 2015 14:19:19 -0800] rev 34458
Merge
sundar [Thu, 03 Dec 2015 19:04:39 +0530] rev 34457
8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
Reviewed-by: mhaupt, jlaskey
lana [Wed, 02 Dec 2015 09:37:26 -0800] rev 34456
Merge
sundar [Wed, 02 Dec 2015 16:19:15 +0530] rev 34455
8144473: Nashorn code assumes NashornCallSiteDescriptor always
Reviewed-by: hannesw, mhaupt
hannesw [Fri, 27 Nov 2015 08:44:02 +0100] rev 34454
8144131: ArrayData.getInt implementations do not convert to int32
Reviewed-by: lagergren, sundar
lana [Mon, 30 Nov 2015 13:26:07 -0800] rev 34453
Merge
sundar [Mon, 30 Nov 2015 18:16:47 +0530] rev 34452
8144230: Add a sample for pluggable dynalink linker
Reviewed-by: hannesw, mhaupt
sundar [Fri, 27 Nov 2015 18:28:16 +0530] rev 34451
8144186: Update Main.asm sample to use dynalink public API
Reviewed-by: hannesw, mhaupt
sundar [Fri, 27 Nov 2015 13:41:40 +0530] rev 34450
8144160: Regression: two tests fail on Windows with "ant test" target
Reviewed-by: hannesw, mhaupt
sundar [Thu, 26 Nov 2015 19:02:59 +0530] rev 34449
8144051: failing test262parallel run leads to successful build
Reviewed-by: mhaupt, hannesw
mhaupt [Thu, 26 Nov 2015 12:01:41 +0100] rev 34448
8143642: Nashorn shebang argument handling is broken
Reviewed-by: hannesw, sundar
attila [Tue, 24 Nov 2015 10:19:34 +0100] rev 34447
8141338: Move jdk.internal.dynalink package to jdk.dynalink
Reviewed-by: hannesw, sundar
hannesw [Mon, 23 Nov 2015 17:52:04 +0100] rev 34446
8143821: Wrong test name in JDK-8143304
Reviewed-by: attila, sundar
hannesw [Mon, 23 Nov 2015 15:26:10 +0100] rev 34445
8141407: Wrong evaluation of a != a when a = NaN
Reviewed-by: sundar, attila
lana [Wed, 02 Dec 2015 15:55:55 -0800] rev 34444
Added tag jdk-9+95 for changeset a769d473f680
duke [Wed, 05 Jul 2017 21:05:57 +0200] rev 34443
Merge
lana [Wed, 02 Dec 2015 15:55:38 -0800] rev 34442
Added tag jdk-9+95 for changeset 643584fab5fe
duke [Wed, 05 Jul 2017 21:05:52 +0200] rev 34441
Merge
lana [Mon, 07 Dec 2015 14:20:20 -0800] rev 34440
Merge
dfuchs [Mon, 07 Dec 2015 12:35:37 +0100] rev 34439
8144262: LogRecord.getMillis() method is a convenience API that should not have been deprecated
Summary: LogRecord.getMillis() is no longer deprecated. LogRecord.setInstant() check that the instant millis can fit in a long millisecond-since-epoch.
Reviewed-by: lancea, rriggs, smarks
weijun [Mon, 07 Dec 2015 15:48:56 +0800] rev 34438
8138638: Security tests using jdk/test/sun/security/krb5/auto/KDC.java fail intermittently with OutOfMemoryError
Reviewed-by: xuelei
xuelei [Mon, 07 Dec 2015 03:35:24 +0000] rev 34437
8141593: Test RetryHttps timed out intermittently
Summary: Enable debug to expose more information for further evaluation
Reviewed-by: weijun
sherman [Fri, 04 Dec 2015 12:28:09 -0800] rev 34436
8143854: java/util/regex/RegExTest.java.RegExTest failed
Reviewed-by: darcy
darcy [Fri, 04 Dec 2015 11:01:53 -0800] rev 34435
8144742: Instrument intermittently failing test GCDuringIteration.java
Reviewed-by: rriggs, martin
ksrini [Thu, 03 Dec 2015 17:44:18 -0800] rev 34434
8144660: VersionCheck.java fails when it tries to run jaccess*.exe -J-version on windows
Reviewed-by: darcy
darcy [Thu, 03 Dec 2015 13:18:51 -0800] rev 34433
8144627: Problem list WriteAfterAbort.java
Reviewed-by: prr
prr [Thu, 03 Dec 2015 11:53:00 -0800] rev 34432
8144616: Problem building OpenJDK/harfbuzz on jprt
Reviewed-by: serb, vadim
rgoel [Thu, 03 Dec 2015 14:01:33 +0530] rev 34431
8130246: java/util/Currency/PropertiesTest.sh fails Exception java.lang.NullPointerException
Summary: Updated PropertiesTest.sh to be sequential
Reviewed-by: naoto
mhaupt [Thu, 03 Dec 2015 15:36:20 +0100] rev 34430
8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest
Reviewed-by: sundar
mhaupt [Thu, 03 Dec 2015 15:34:39 +0100] rev 34429
8072844: Use more efficient LambdaForm type representation
Reviewed-by: sundar, redestad
mli [Wed, 02 Dec 2015 19:46:46 -0800] rev 34428
8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214
Summary: Cover the logXX and LogEvent.valueOf APIs of BootstrapLogger and logXX APIs of SimpleConsoleLogger
Reviewed-by: dfuchs
mli [Wed, 02 Dec 2015 19:27:16 -0800] rev 34427
8144214: Some log messages will be discarded when VM is bootstrapping
Summary: use logp instead of log.
Reviewed-by: dfuchs
chegar [Thu, 03 Dec 2015 11:57:14 +0000] rev 34426
8144480: Remove test dependencies on sun.misc.BASE64Encoder and BASE64Decoder
Reviewed-by: alanb, amlu, psandoz, weijun
okutsu [Thu, 03 Dec 2015 15:34:08 +0900] rev 34425
8141243: Unexpected timezone returned after parsing a date
Reviewed-by: naoto, peytoia
prr [Wed, 02 Dec 2015 16:37:55 -0800] rev 34424
Merge
prr [Wed, 02 Dec 2015 11:22:27 -0800] rev 34423
Merge
prr [Wed, 02 Dec 2015 10:47:21 -0800] rev 34422
8144526: Remove Marlin logging use of deleted internal API
Reviewed-by: flar
prr [Wed, 02 Dec 2015 09:15:12 -0800] rev 34421
Merge
prr [Wed, 02 Dec 2015 09:12:39 -0800] rev 34420
8144074: [PIT] Crash calling Toolkit.getScreenSize() on Windows.
Reviewed-by: flar
lbourges [Mon, 23 Nov 2015 15:02:19 -0800] rev 34419
8143849: Integrate Marlin renderer per JEP 265
Reviewed-by: flar, prr
flar [Mon, 23 Nov 2015 14:56:43 -0800] rev 34418
8143848: changeset was pushed with wrong attributions
Reviewed-by: prr
flar [Mon, 23 Nov 2015 14:35:55 -0800] rev 34417
8076529: Marlin antialiasing renderer integration
Reviewed-by: flar, prr
bpb [Mon, 23 Nov 2015 12:26:12 -0800] rev 34416
8143342: Integrate Java Image I/O support for TIFF per JEP 262
Summary: Port TIFF reader and writer plugins from JAI Image I/O Tools to JDK 9
Reviewed-by: prr, serb
prr [Mon, 23 Nov 2015 10:00:50 -0800] rev 34415
Merge
prr [Mon, 23 Nov 2015 09:58:44 -0800] rev 34414
8143177: Integrate harfbuzz opentype layout engine per JEP 258
Reviewed-by: srl, vadim, serb
kshefov [Mon, 23 Nov 2015 14:44:41 +0300] rev 34413
7146533: [TEST BUG] [macosx] skip java/awt/xembed/server/RunTestXEmbed.java for Mac OS X
Reviewed-by: alexsch, serb
Contributed-by: Vikrant Agarwal <vikrant.v.agarwal@oracle.com>
serb [Sun, 22 Nov 2015 17:27:33 +0300] rev 34412
8135100: Behavior of null arguments not specified in javax.sound.sampled.spi
Summary: The specification change was reviewed by Florian Bomers also
Reviewed-by: amenkov
ptbrunet [Fri, 20 Nov 2015 17:54:58 -0600] rev 34411
8056925: Add jaccessinspector and jaccesswalker to the bin directory
Summary: Add jaccessinspector, jaccesswalker to jdk.accessibility module; update launcher in make
Reviewed-by: erikj, van, prr
Contributed-by: peter.brunet@oracle.com
rchamyal [Fri, 20 Nov 2015 16:44:33 +0400] rev 34410
8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
Reviewed-by: azvegint, alexsch
omajid [Thu, 19 Nov 2015 12:52:41 -0500] rev 34409
8142898: Prefer isFile()/isDirectory() over exists() in SoftSynthesizer
Reviewed-by: serb
serb [Thu, 19 Nov 2015 01:52:52 +0300] rev 34408
8143256: The build is broken after JDK-8081411
Reviewed-by: omajid
alexsch [Wed, 18 Nov 2015 19:13:42 +0400] rev 34407
8081411: Add an API for painting an icon with a SynthContext
Reviewed-by: serb, azvegint
prr [Tue, 17 Nov 2015 13:24:06 -0800] rev 34406
Merge
prr [Tue, 17 Nov 2015 13:09:16 -0800] rev 34405
Merge
psadhukhan [Wed, 18 Nov 2015 00:20:15 +0300] rev 34404
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled.
Reviewed-by: jgodinez, prr
psadhukhan [Tue, 17 Nov 2015 19:15:48 +0300] rev 34403
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
Reviewed-by: prr, rchamyal
alexsch [Tue, 17 Nov 2015 19:29:04 +0400] rev 34402
8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX
Reviewed-by: rchamyal, alexsch
Contributed-by: Avik Niyogi <avik.niyogi@oracle.com>
alexsch [Tue, 17 Nov 2015 19:09:37 +0400] rev 34401
7124218: Space should select cell in the JTable
Reviewed-by: rchamyal, alexsch
Contributed-by: Avik Niyogi <avik.niyogi@oracle.com>
rchamyal [Tue, 17 Nov 2015 13:14:26 +0400] rev 34400
8030099: Memory usage of java process increases after pressing start button in test window
Reviewed-by: prr, serb
prr [Mon, 16 Nov 2015 16:07:46 -0800] rev 34399
7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod
Reviewed-by: srl, jgodinez
rchamyal [Mon, 16 Nov 2015 15:03:17 +0400] rev 34398
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
Reviewed-by: psadhukhan, alexsch
psadhukhan [Mon, 16 Nov 2015 10:56:21 +0300] rev 34397
8081491: The case print incomplete.
Reviewed-by: alexsch, rchamyal
rchamyal [Fri, 13 Nov 2015 18:46:16 +0400] rev 34396
8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails
Reviewed-by: serb, alexsch
alexsch [Fri, 13 Nov 2015 18:36:14 +0400] rev 34395
8137571: Linux HiDPI Graphics support
Reviewed-by: flar, serb
alexsch [Fri, 13 Nov 2015 05:02:26 -0800] rev 34394
8073320: Windows HiDPI Graphics support
Reviewed-by: flar, serb
ptbrunet [Thu, 12 Nov 2015 12:27:36 -0600] rev 34393
8134116: Add more comprehensive fix and regression test for JDK-8133897
Summary: Use getTitleAt instead of Page.title field; add regression test
Reviewed-by: alexsch, serb
Contributed-by: peter.brunet@oracle.com
ksrini [Wed, 02 Dec 2015 14:31:52 -0800] rev 34392
8144533: VersionCheck.java failing after Verona changes in dev
Reviewed-by: darcy, iris
smarks [Wed, 02 Dec 2015 14:18:26 -0800] rev 34391
8143858: typo in Timer.purge() doc
Reviewed-by: darcy
vtewari [Wed, 02 Dec 2015 21:32:40 +0100] rev 34390
6856817: Poor performance of Writer#append with CharBuffer
Summary: Poor performance of Writer#append with CharBuffer
Reviewed-by: rriggs, dfuchs, sherman, shade
lana [Wed, 02 Dec 2015 09:34:55 -0800] rev 34389
Merge
ntv [Wed, 02 Dec 2015 10:24:54 -0500] rev 34388
8144349: @since tag missed
Reviewed-by: rriggs, scolebourne
xuelei [Wed, 02 Dec 2015 15:22:50 +0000] rev 34387
8144313: Test SessionTimeOutTests can be timeout
Reviewed-by: mullan
rriggs [Wed, 02 Dec 2015 10:15:26 -0500] rev 34386
8143879: jdk/internal/jimage/JImageReadTest.java crashes jvm in msvcr120.dll
Summary: correct iteration in ImageFileReader.remove and contains()
Reviewed-by: jlaskey
rriggs [Wed, 02 Dec 2015 09:40:14 -0500] rev 34385
8143876: test/java/lang/ProcessHandle/TreeTest.java failed intermittently with assertion error
Summary: The parent pid may be re-used, check that the child was started after the parent
Reviewed-by: darcy
redestad [Wed, 02 Dec 2015 12:28:24 +0100] rev 34384
8143131: Remove unused code from java.lang.invoke
Reviewed-by: vlivanov, jrose, mhaupt
weijun [Wed, 02 Dec 2015 16:44:58 +0800] rev 34383
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
Reviewed-by: mullan
weijun [Wed, 02 Dec 2015 16:44:57 +0800] rev 34382
8130132: jarsigner should emit warning if weak algorithms or keysizes are used
Reviewed-by: mullan
weijun [Wed, 02 Dec 2015 16:44:54 +0800] rev 34381
8141457: keytool default cert fingerprint algorithm should be SHA-256
Reviewed-by: mullan
vinnie [Wed, 02 Dec 2015 03:37:29 +0000] rev 34380
8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension
Reviewed-by: wetmore, xuelei, mullan, coffeys
xuelei [Wed, 02 Dec 2015 03:29:49 +0000] rev 34379
8143298: Test ReadTimeout.java fails intermittently
Reviewed-by: weijun, jnimeh
amurillo [Tue, 01 Dec 2015 11:12:27 -0800] rev 34378
Merge
amurillo [Mon, 30 Nov 2015 13:55:09 -0800] rev 34377
Merge
jwilhelm [Mon, 30 Nov 2015 18:40:06 +0100] rev 34376
Merge
akulyakh [Thu, 26 Nov 2015 15:12:32 +0300] rev 34375
8143121: javax/management/remote/mandatory/loading/MethodResultTest.java fails intermittently
Summary: Changing the test to retry if the connection fails
Reviewed-by: jbachorik
erikj [Tue, 24 Nov 2015 12:18:25 +0100] rev 34374
8142336: Convert the SA agent build to modular build-infra makefiles
Reviewed-by: ihse, sla, dsamersoff, twisti
mchung [Tue, 24 Nov 2015 15:30:58 -0800] rev 34373
8143967: The stream state check should handle unsigned anchor value
Reviewed-by: dfuchs, dcubed, coleenp, sspitsyn
mchung [Tue, 24 Nov 2015 15:05:58 -0800] rev 34372
8143911: Reintegrate JEP 259: Stack-Walking API
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
Contributed-by: Mandy Chung <mandy.chung@oracle.com>, Brent Christian <brent.christian@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Hamlin Li <huaming.li@oracle.com>
ctornqvi [Tue, 24 Nov 2015 18:32:38 +0000] rev 34371
Merge
ctornqvi [Tue, 24 Nov 2015 10:12:32 -0800] rev 34370
8143931: Back out JDK-8140450
Reviewed-by: coleenp
chegar [Tue, 24 Nov 2015 11:50:20 +0000] rev 34369
8140687: Move @Contended to the jdk.internal.vm.annotation package
Reviewed-by: alanb, dholmes, psandoz, shade
jiangli [Tue, 24 Nov 2015 04:46:04 +0000] rev 34368
Merge
jiangli [Mon, 23 Nov 2015 23:43:54 +0000] rev 34367
Merge
jiangli [Mon, 23 Nov 2015 23:42:47 +0100] rev 34366
Merge
jiangli [Mon, 23 Nov 2015 14:37:04 -0500] rev 34365
Merge
jiangli [Thu, 19 Nov 2015 18:18:05 -0500] rev 34364
Merge
iklam [Wed, 24 Jun 2015 13:39:32 -0700] rev 34363
8140802: Clean up and refactor of class loading code for CDS
Reviewed-by: mchung, jiangli
mchung [Mon, 23 Nov 2015 12:44:50 -0800] rev 34362
8140450: Implement JEP 259: Stack-Walking API
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
Contributed-by: Mandy Chung <mandy.chung@oracle.com>, Brent Christian <brent.christian@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Hamlin Li <huaming.li@oracle.com>
amurillo [Fri, 27 Nov 2015 11:44:20 -0800] rev 34361
Merge
neliasso [Mon, 23 Nov 2015 11:07:36 +0100] rev 34360
Merge
neliasso [Mon, 16 Nov 2015 20:37:22 +0100] rev 34359
Merge
roland [Mon, 16 Nov 2015 10:18:18 +0100] rev 34358
8042997: Make intrinsic some or all check index/range methods
Summary: Objects.checkIndex() intrinsic
Reviewed-by: psandoz, shade
redestad [Tue, 01 Dec 2015 09:22:01 +0100] rev 34357
8143926: ObjectStreamField constructor eagerly load ObjectStreamClass
Reviewed-by: chegar, alanb, shade
weijun [Tue, 01 Dec 2015 15:07:10 +0800] rev 34356
8144294: jdk/security/jarsigner/Function.java failed to clean up files after test on Windows
Reviewed-by: xuelei
weijun [Tue, 01 Dec 2015 10:02:06 +0800] rev 34355
8144107: jdk/security tests not included
Reviewed-by: mullan
xuelei [Tue, 01 Dec 2015 01:32:51 +0000] rev 34354
8136442: Don't tie Certificate signature algorithms to ciphersuites
Reviewed-by: mullan
lana [Mon, 30 Nov 2015 13:27:19 -0800] rev 34353
Merge
robm [Mon, 30 Nov 2015 17:37:48 +0000] rev 34352
8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
Reviewed-by: alanb, simonis
jbachorik [Fri, 13 Nov 2015 14:44:05 +0100] rev 34351
8043138: Attach API should not require jvmstat rmi protocol
Reviewed-by: alanb, mchung, erikj, ihse
alanb [Sun, 29 Nov 2015 20:27:38 +0000] rev 34350
8144210: Runtime.currentRuntime should be final
Reviewed-by: dl, dholmes
mkos [Fri, 27 Nov 2015 11:30:46 +0100] rev 34349
8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
Reviewed-by: lancea
dl [Wed, 25 Nov 2015 19:45:15 -0800] rev 34348
8143087: Miscellaneous changes imported from jsr166 CVS 2015-11
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:56:44 -0800] rev 34347
8142441: Improve jtreg tests for java.util.concurrent
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:51:06 -0800] rev 34346
8139574: ReentrantReadWriteLock documentation example has compile time error
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:45:53 -0800] rev 34345
8072015: java/util/Collections/CheckedMapBash.java failed TreeSet(reverseOrder)
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:40:41 -0800] rev 34344
8140471: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java timed out
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:35:27 -0800] rev 34343
8140468: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java failed with java.lang.Error: Completed == 4; expected 2
8040928: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java: java.lang.Error: Completed != 2
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:30:07 -0800] rev 34342
8141031: java/util/concurrent/Phaser/Basic.java starts failing intermittently
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:24:21 -0800] rev 34341
8143086: Document that ForkJoinWorkerThreadFactory.newThread can return null to reject request
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:18:28 -0800] rev 34340
8143073: Improve documentation for ConcurrentHashMap serialized form
Reviewed-by: martin, psandoz, chegar, shade, plevart
dl [Wed, 25 Nov 2015 18:12:38 -0800] rev 34339
8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check
Reviewed-by: martin, psandoz, chegar, shade, plevart
lancea [Wed, 25 Nov 2015 15:36:03 -0500] rev 34338
8085984: Add JDBC Sharding API
Reviewed-by: ulfzibis, joehw
lancea [Wed, 25 Nov 2015 15:28:30 -0500] rev 34337
8143165: Add Statement.isSimpleIdentifier and update enquoteLiteral
Reviewed-by: rriggs, joehw
mhaupt [Wed, 25 Nov 2015 09:23:07 +0100] rev 34336
8143798: jck failures: api/java_lang/invoke/MethodHandle/index_MethodsTests[asSpreaderWMTE]: java.lang.VerifyError: Bad type on operand stack
Reviewed-by: vlivanov
okutsu [Wed, 25 Nov 2015 13:29:14 +0900] rev 34335
7047633: remove @ignore 6876961 from test/java/util/ResourceBundle/Test4300693.java
Reviewed-by: peytoia, okutsu
Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
weijun [Wed, 25 Nov 2015 11:58:30 +0800] rev 34334
8143913: MSCAPI keystore should accept Certificate[] in setEntry()
Reviewed-by: vinnie
amjiang [Wed, 25 Nov 2015 09:42:34 +0800] rev 34333
8143377: Test PKCS8Test.java fails
Reviewed-by: weijun
rgoel [Tue, 24 Nov 2015 14:46:09 +0530] rev 34332
7011840: TEST_BUG java/util/Locale/LocaleEnhanceTest.java
Summary: Outputting extra information in LocaleEnhanceTest.java
Reviewed-by: peytoia, naoto
shade [Tue, 24 Nov 2015 19:02:33 +0300] rev 34331
8136500: Integer/Long getChars and stringSize should be more idiomatic
Reviewed-by: igerasim, sherman, psandoz, jrose
erikj [Tue, 24 Nov 2015 15:46:14 +0100] rev 34330
8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung
attila [Tue, 24 Nov 2015 10:22:26 +0100] rev 34329
8141338: Move jdk.internal.dynalink package to jdk.dynalink
Reviewed-by: alanb, mchung, sundar
okutsu [Tue, 24 Nov 2015 13:22:00 +0900] rev 34328
8073211: javadoc of Format parseObject methods should specify NullPointerExceptions
Reviewed-by: naoto, peytoia, okutsu
Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
shurailine [Mon, 23 Nov 2015 11:49:04 -0800] rev 34327
8139430: Refactor test library to decrease module dependencies of tests
Reviewed-by: mchung, alanb
sherman [Mon, 23 Nov 2015 10:36:15 -0800] rev 34326
8143553: StringBuffer.getByte(byte[], int, byte) should be package private (not protected)
Reviewed-by: thartmann
darcy [Mon, 23 Nov 2015 08:11:25 -0800] rev 34325
8143813: Problem list PKCS8Test.java
Reviewed-by: mullan
amlu [Mon, 23 Nov 2015 16:14:33 +0800] rev 34324
8143583: Several tests don't work with latest jtreg due to non-existing files in @build
Reviewed-by: alanb, sla
ksrini [Mon, 28 Sep 2015 08:42:06 -0700] rev 34323
8066272: pack200 must support Multi-Release Jars
Reviewed-by: jrose, sdrach
lana [Wed, 02 Dec 2015 15:55:47 -0800] rev 34322
Added tag jdk-9+95 for changeset 67e86f2e3448
duke [Wed, 05 Jul 2017 21:05:21 +0200] rev 34321
Merge
lana [Mon, 07 Dec 2015 14:18:23 -0800] rev 34320
Merge
lana [Wed, 02 Dec 2015 10:19:14 -0800] rev 34319
Merge
amurillo [Mon, 30 Nov 2015 13:55:06 -0800] rev 34318
Merge
jwilhelm [Mon, 30 Nov 2015 19:38:51 +0100] rev 34317
Merge
mlarsson [Fri, 27 Nov 2015 12:37:38 +0100] rev 34316
8142952: Unified Logging framework does not allow multiple -Xlog: arguments.
Reviewed-by: brutisso, sla
ehelin [Fri, 27 Nov 2015 12:07:01 +0100] rev 34315
Merge
ehelin [Thu, 26 Nov 2015 13:45:59 +0100] rev 34314
8144076: Move evac failure handling and reference processing to post_evacuate_collection_set
Reviewed-by: mgerdin, tschatzl
ehelin [Thu, 26 Nov 2015 13:43:10 +0100] rev 34313
8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set
Reviewed-by: mgerdin, tschatzl
erikj [Fri, 27 Nov 2015 10:37:44 +0100] rev 34312
8144134: Nightly tests fail with SIGSEGV in Ticks::now()
Reviewed-by: mgerdin, sla, dholmes
ehelin [Thu, 26 Nov 2015 09:50:22 +0100] rev 34311
8142404: Parallelize the restoring of preserved marks
Reviewed-by: mgerdin, tschatzl
ehelin [Mon, 19 Oct 2015 16:33:12 +0200] rev 34310
8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
Reviewed-by: mgerdin, kbarrett, tbenson
ehelin [Thu, 26 Nov 2015 01:59:34 +0000] rev 34309
Merge
ehelin [Wed, 25 Nov 2015 21:54:05 +0100] rev 34308
8142494: Add extension point to G1EvacuationRootClosures
Reviewed-by: jmasa, mgerdin
coleenp [Thu, 26 Nov 2015 00:00:25 +0000] rev 34307
Merge
coleenp [Wed, 25 Nov 2015 16:13:14 +0000] rev 34306
Merge
sebastian [Wed, 25 Nov 2015 16:33:28 +0100] rev 34305
8136978: Much nearly duplicated code for vmError support
Summary: moved all non os specific code in vmError_[os].cpp to vmError_posix.cpp, moved os specific code to os_[os].cpp and refactored all other references accordingly
Reviewed-by: stuefe, coleenp, dholmes
acorn [Wed, 25 Nov 2015 21:21:30 +0000] rev 34304
Merge
acorn [Wed, 25 Nov 2015 09:08:51 -0500] rev 34303
8098557: Only init superintf if subclass, not sub interface inits.
Summary: must exclude jck lang exec05001m311_rt until fixed.
Reviewed-by: lfoltan, hseigel, dholmes
tschatzl [Wed, 25 Nov 2015 19:27:38 +0000] rev 34302
Merge
tschatzl [Wed, 25 Nov 2015 13:52:26 +0000] rev 34301
Merge
tschatzl [Wed, 25 Nov 2015 14:43:29 +0100] rev 34300
8136679: JFR event for adaptive IHOP
Reviewed-by: tbenson, mgerdin, sangheki, ehelin
tschatzl [Tue, 24 Nov 2015 10:35:52 +0100] rev 34299
8136678: Implement adaptive sizing algorithm for IHOP
Summary: Add adaptive sizing for IHOP that maximizes throughput (starts marking as late as possible). This functionality is enabled using a new -XX:+G1AdaptiveIHOP switch (default: false).
Reviewed-by: mgerdin, jmasa, pliden
tschatzl [Tue, 24 Nov 2015 10:22:36 +0100] rev 34298
8136681: Factor out IHOP calculation from G1CollectorPolicy
Summary: Move out existing IHOP value calculation into an implementation of a new interface called G1IHOPControl. Prepare for changes to accomodate adaptive IHOP implementation.
Reviewed-by: jmasa, mgerdin, ehelin
ehelin [Wed, 25 Nov 2015 17:32:44 +0000] rev 34297
Merge
ehelin [Tue, 24 Nov 2015 15:46:45 +0100] rev 34296
8142495: Move G1ParEvacuateFollowersClosure to header file
Reviewed-by: sjohanss, brutisso
brutisso [Wed, 25 Nov 2015 14:48:51 +0000] rev 34295
Merge
brutisso [Wed, 25 Nov 2015 08:42:47 +0000] rev 34294
Merge
brutisso [Wed, 25 Nov 2015 08:52:55 +0100] rev 34293
8143544: Make CMSCollector::is_cms_reachable() non-product
Reviewed-by: ysr, tschatzl
david [Wed, 25 Nov 2015 11:45:26 +0000] rev 34292
Merge
david [Tue, 24 Nov 2015 14:03:42 +0100] rev 34291
8143587: G1 crashes with humongous object of size that almost fills a heap region
Reviewed-by: mgerdin, brutisso
erikj [Wed, 25 Nov 2015 11:34:16 +0100] rev 34290
Merge
erikj [Tue, 24 Nov 2015 12:18:25 +0100] rev 34289
8142336: Convert the SA agent build to modular build-infra makefiles
Reviewed-by: ihse, sla, dsamersoff, twisti
ccheung [Wed, 25 Nov 2015 08:18:08 +0000] rev 34288
Merge
ccheung [Tue, 24 Nov 2015 16:58:45 -0800] rev 34287
8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
Summary: for fixing a truncation problem on the output from -XX:+TraceClassPaths
Reviewed-by: coleenp, jiangli, cjplummer, minqi
coleenp [Wed, 25 Nov 2015 06:33:28 +0000] rev 34286
Merge
rprotacio [Tue, 24 Nov 2015 11:40:18 -0500] rev 34285
8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL
Summary: Removed TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls options because their output is excessive, not useful, and covered in a more useful way by other options.
Reviewed-by: coleenp, dholmes, ddmitriev
jprovino [Wed, 25 Nov 2015 04:51:32 +0000] rev 34284
Merge
jprovino [Tue, 24 Nov 2015 21:40:22 +0000] rev 34283
Merge
jprovino [Tue, 24 Nov 2015 15:13:02 -0500] rev 34282
8139922: Get rid of dead code in ConcurrentMark
Summary: ConcurrentMark contains lots of unused code which has been removed.
Reviewed-by: jmasa, tschatzl
mchung [Wed, 25 Nov 2015 00:47:35 +0000] rev 34281
Merge
mchung [Tue, 24 Nov 2015 14:59:17 -0800] rev 34280
8143911: Reintegrate JEP 259: Stack-Walking API
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
Contributed-by: Mandy Chung <mandy.chung@oracle.com>, Brent Christian <brent.christian@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Hamlin Li <huaming.li@oracle.com>
dholmes [Tue, 24 Nov 2015 22:54:30 +0000] rev 34279
Merge
stuefe [Tue, 24 Nov 2015 15:58:26 -0500] rev 34278
8143233: [windows] Fixes to os::check_heap()
Reviewed-by: dholmes, ctornqvi
ddmitriev [Tue, 24 Nov 2015 20:01:45 +0000] rev 34277
Merge
ddmitriev [Tue, 24 Nov 2015 13:58:08 +0000] rev 34276
Merge
ddmitriev [Tue, 24 Nov 2015 09:42:05 +0300] rev 34275
8143038: [TESTBUG] TestOptionsWithRanges: allow excluding only a subset of tested values specified for a flag
Reviewed-by: gziemski, ctornqvi
ctornqvi [Tue, 24 Nov 2015 18:32:35 +0000] rev 34274
Merge
ctornqvi [Tue, 24 Nov 2015 10:12:11 -0800] rev 34273
8143931: Back out JDK-8140450
Reviewed-by: coleenp
chegar [Tue, 24 Nov 2015 11:49:44 +0000] rev 34272
8140687: Move @Contended to the jdk.internal.vm.annotation package
Reviewed-by: alanb, dholmes, psandoz, shade
hshi [Tue, 24 Nov 2015 09:02:26 +0000] rev 34271
8143285: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved
Reviewed-by: roland, aph
kbarrett [Tue, 24 Nov 2015 08:29:48 +0000] rev 34270
Merge
aharlap [Mon, 23 Nov 2015 11:43:02 -0500] rev 34269
8141135: Remove G1RemSet::write_ref
Summary: Remove unused memembers of G1RemSet
Reviewed-by: kbarrett, tschatzl
dholmes [Tue, 24 Nov 2015 06:37:12 +0000] rev 34268
Merge
dholmes [Mon, 23 Nov 2015 21:05:43 -0500] rev 34267
8143836: [TESTBUG] runtime/CommandLine/IgnoreUnrecognizedVMOptions fails in jdk9/dev
Reviewed-by: coleenp, hseigel
jiangli [Tue, 24 Nov 2015 04:46:03 +0000] rev 34266
Merge
jiangli [Mon, 23 Nov 2015 23:43:52 +0000] rev 34265
Merge
coleenp [Tue, 24 Nov 2015 02:54:54 +0000] rev 34264
Merge
coleenp [Mon, 23 Nov 2015 22:53:50 +0000] rev 34263
Merge
rprotacio [Mon, 23 Nov 2015 16:16:46 -0500] rev 34262
8143157: Convert TraceVMOperation to Unified Logging
Summary: The former -XX:+TraceVMOperation flag is updated to the unified logging framework and is now replaced with -Xlog:vmoperation in product mode.
Reviewed-by: coleenp, dholmes, mockner
jiangli [Tue, 24 Nov 2015 02:43:15 +0100] rev 34261
Merge
jiangli [Mon, 23 Nov 2015 23:42:46 +0100] rev 34260
Merge
jiangli [Mon, 23 Nov 2015 14:38:20 -0500] rev 34259
Merge
jiangli [Thu, 19 Nov 2015 19:26:51 -0500] rev 34258
Merge
iklam [Tue, 18 Aug 2015 11:27:23 -0700] rev 34257
8140802: Clean up and refactor of class loading code for CDS
Reviewed-by: jiangli, acorn, coleenp
coleenp [Mon, 23 Nov 2015 23:29:25 +0000] rev 34256
Merge
coleenp [Mon, 23 Nov 2015 21:00:25 +0000] rev 34255
Merge
gziemski [Fri, 20 Nov 2015 11:57:33 -0600] rev 34254
8141706: [TESTBUG] Update tests failing due to changed behavior
Summary: Add UnlockDiagnosticVMOptions as appropriate.
Reviewed-by: kvn, dholmes
mchung [Mon, 23 Nov 2015 12:44:43 -0800] rev 34253
8140450: Implement JEP 259: Stack-Walking API
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
Contributed-by: Mandy Chung <mandy.chung@oracle.com>, Brent Christian <brent.christian@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Hamlin Li <huaming.li@oracle.com>
mlarsson [Fri, 20 Nov 2015 12:42:21 +0100] rev 34252
8143229: Replace the develop level with develop macros in Unified Logging
Reviewed-by: brutisso, coleenp, dholmes, rprotacio
mlarsson [Wed, 11 Nov 2015 15:45:17 +0100] rev 34251
8142483: Unified logging log instances cause warnings on windows when only static functions are used
Reviewed-by: brutisso, sla
david [Fri, 20 Nov 2015 19:17:57 +0000] rev 34250
Merge
david [Fri, 20 Nov 2015 17:32:02 +0100] rev 34249
8138681: Runtime.getFreeMemory() reports wrong value after humongous allocation.
Reviewed-by: tschatzl, mgerdin
ddmitriev [Fri, 20 Nov 2015 17:16:58 +0000] rev 34248
Merge
stsmirno [Fri, 20 Nov 2015 09:44:16 -0500] rev 34247
8133416: [TESTBUG] Remove @ignore for closed/runtime/4345157/Prog.java
Summary: rewrote test in Java with a number of improvements and conditional exclusion using make file
Reviewed-by: dholmes, ctornqvi, ddmitriev
ehelin [Mon, 19 Oct 2015 16:21:35 +0200] rev 34246
8142390: Move ScanRSClosure to header file
Reviewed-by: jmasa, tschatzl
ehelin [Fri, 11 Sep 2015 15:18:43 +0200] rev 34245
8142399: G1ParCopyClosure does not need do_oop_work
Reviewed-by: stefank, tschatzl
coleenp [Fri, 20 Nov 2015 03:22:36 +0000] rev 34244
Merge
coleenp [Fri, 20 Nov 2015 01:35:20 +0000] rev 34243
Merge
gziemski [Thu, 19 Nov 2015 16:32:41 -0600] rev 34242
8138983: Runtime: implement ranges for Shared*** flags
Summary: Implement ranges.
Reviewed-by: ddmitriev, dholmes, jiangli
drwhite [Thu, 19 Nov 2015 12:43:08 -0500] rev 34241
8143252: Clean up G1CollectedHeap interface
Summary: Delete unused methods and parameters
Reviewed-by: mgerdin, tschatzl, pliden
hseigel [Thu, 19 Nov 2015 21:21:15 +0000] rev 34240
Merge
ctornqvi [Thu, 19 Nov 2015 19:38:54 +0000] rev 34239
Merge
ctornqvi [Thu, 19 Nov 2015 10:34:11 -0800] rev 34238
8143324: Backout JDK-8087223
Reviewed-by: coleenp, acorn
brutisso [Thu, 19 Nov 2015 16:14:45 +0100] rev 34237
8143255: Remove debug logging from SymbolTable::unlink() and SymbolTable::possibly_parallel_unlink()
Reviewed-by: coleenp, tschatzl
jwilhelm [Fri, 27 Nov 2015 18:35:43 +0100] rev 34236
Merge
hseigel [Thu, 19 Nov 2015 11:54:32 -0500] rev 34235
8143078: Remove JVM_DefineClassWithSourceCond() API
Summary: Remove the method and remove unneeded argument to jvm_define_class_common()
Reviewed-by: dholmes, coleenp
dcubed [Wed, 18 Nov 2015 22:00:09 +0000] rev 34234
Merge
gthornbr [Wed, 18 Nov 2015 09:32:52 -0800] rev 34233
8141445: Use of Solaris/SPARC M7 libadimalloc.so can generate unknown signal in hs_err file
Summary: Add libadimalloc.so SIGSEGV defines and a test to validate the correct message is printed in the hs_err file
Reviewed-by: dcubed, dholmes
coleenp [Wed, 18 Nov 2015 19:55:37 +0000] rev 34232
Merge
gziemski [Wed, 18 Nov 2015 10:46:02 -0600] rev 34231
8141641: Runtime: implement range for ErrorLogTimeout
Summary: Implement range=(0, jlong_max/1000)
Reviewed-by: coleenp, ddmitriev, dholmes
coleenp [Wed, 18 Nov 2015 11:47:55 -0500] rev 34230
8141570: Fix Zero interpreter build for --disable-precompiled-headers
Summary: change to include atomic.inline.hpp and allocation.inline.hpp only in .cpp files and some build fixes from Kim to build on ubuntu without devkits
Reviewed-by: kbarrett, sgehwolf, erikj
minqi [Tue, 17 Nov 2015 15:14:29 -0800] rev 34229
8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
Summary: Check constantTag for class constant data consistency at method resolution
Reviewed-by: coleenp, vlivanov
neliasso [Thu, 26 Nov 2015 19:16:37 +0100] rev 34228
Merge
twisti [Thu, 26 Nov 2015 02:09:46 +0100] rev 34227
Merge
ppunegov [Thu, 26 Nov 2015 03:05:19 +0300] rev 34226
8143308: Add inline checks and tests
Summary: Fix inlining state creation
Reviewed-by: twisti
tpivovarova [Wed, 25 Nov 2015 02:17:31 +0300] rev 34225
8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
Reviewed-by: iveresov, vlivanov
Contributed-by: anton.ivanov@oracle.com, dmitrij.pochepko@oracle.com, igor.ignatyev@oracle.com, igor.veresov@oracle.com, konstantin.shefov@oracle.com, leonid.mesnik@oracle.com, pavel.punegov@oracle.com, tatiana.pivovarova@oracle.com
tpivovarova [Wed, 25 Nov 2015 20:30:28 +0300] rev 34224
8144053: [TESTBUG] CompilerToVM::getStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)
Reviewed-by: iignatyev, twisti
vlivanov [Wed, 25 Nov 2015 21:31:33 +0300] rev 34223
8144024: Octane fails with "memory leak: allocating handle outside HandleMark"
Reviewed-by: kvn
vlivanov [Wed, 25 Nov 2015 00:40:04 +0100] rev 34222
Merge
vlivanov [Wed, 25 Nov 2015 01:17:28 +0300] rev 34221
8143408: Crash during InstanceKlass unloading when clearing dependency context
Reviewed-by: kvn
mdoerr [Mon, 23 Nov 2015 11:06:14 +0100] rev 34220
8138952: C1: Distinguish between PPC32 and PPC64
Reviewed-by: twisti, goetz, vlivanov
dpochepk [Tue, 24 Nov 2015 22:59:50 +0300] rev 34219
8139384: [TESTBUG] JVMCI test fails with java.lang.RuntimeException: a 100_000 times invoked method should be mature
Summary: A test was redesigned to track xcomp and tiered states
Reviewed-by: twisti
ppunegov [Tue, 24 Nov 2015 21:03:39 +0300] rev 34218
8142967: [TESTBUG] Compiler control tests get NullPointerException
Summary: Fix incoorect build jtreg tags
Reviewed-by: iignatyev, neliasso
ppunegov [Tue, 24 Nov 2015 20:58:53 +0300] rev 34217
8142385: [Testbug] RandomCommandsTest fails with error: Could not parse method pattern
Summary: Fix CompileCommand output processing
Reviewed-by: kvn, iignatyev, neliasso
ppunegov [Tue, 24 Nov 2015 20:55:46 +0300] rev 34216
8138993: JEP-JDK-8046155: Test task: add check for Compiler.directives_print diagnostic command
Summary: Test Compiler.directive_print command
Reviewed-by: iignatyev, neliasso
ppunegov [Tue, 24 Nov 2015 20:52:15 +0300] rev 34215
8066156: JEP-JDK-8046155: Test task: stress by dcmd
Summary: Stress dcmd tests that add directives
Reviewed-by: iignatyev, neliasso
ppunegov [Tue, 24 Nov 2015 16:58:20 +0300] rev 34214
8066154: JEP-JDK-8046155: Test task: huge directive file
Summary: Stress tests for directive parser
Reviewed-by: iignatyev, neliasso
tpivovarova [Tue, 24 Nov 2015 15:50:27 +0300] rev 34213
8067939: make Out of space in CodeCache messages consistent
Reviewed-by: kvn
tpivovarova [Mon, 16 Nov 2015 19:21:35 +0300] rev 34212
8138815: improve tests CompilerToVM::getStackTraceElement
Reviewed-by: kvn
neliasso [Tue, 24 Nov 2015 10:30:23 +0100] rev 34211
Merge
goetz [Thu, 19 Nov 2015 12:53:33 +0100] rev 34210
8143307: Crash in C2 local code motion
Reviewed-by: kvn
zmajo [Mon, 23 Nov 2015 15:16:19 +0100] rev 34209
Merge
zmajo [Mon, 23 Nov 2015 15:09:45 +0100] rev 34208
8143616: Cleanup: Remove unused PrintNMethodsAtLevel flag
Summary: Remove the unused PrintNMethodsAtLevel flag.
Reviewed-by: roland
zmajo [Mon, 23 Nov 2015 08:11:30 +0100] rev 34207
8143208: compiler/c1/6855215/Test6855215.java supports_sse2() failed
Summary: Check that SSE is enabled before using SSE instructions in string-related intrinsics. Make the UseSSE42Intrinsics dependent on UseSSE >= 4.
Reviewed-by: kvn
enevill [Thu, 19 Nov 2015 15:15:20 +0000] rev 34206
8143067: aarch64: guarantee failure in javac
Summary: Fix adrp going out of range during code relocation
Reviewed-by: aph, kvn
kvn [Fri, 20 Nov 2015 08:29:10 -0800] rev 34205
8143012: CRC32 Intrinsics support on SPARC
Reviewed-by: kvn, roland
Contributed-by: ahmed.khawaja@oracle.com
thartmann [Fri, 20 Nov 2015 10:09:42 +0100] rev 34204
8140390: Char stores/loads accessing byte arrays must be marked as unmatched
Summary: Mark unmatched char stores/loads emitted by CompactStrings.
Reviewed-by: roland, vlivanov, jrose
mcberg [Thu, 19 Nov 2015 16:07:22 -0800] rev 34203
8142980: SKX SpecJvm2008 - Derby
Summary: Fix EVEX and AVX512 problems found by testing on 64-bit SKX and KNL EVEX enabled platforms.
Reviewed-by: iveresov, kvn, vlivanov
simonis [Mon, 16 Nov 2015 14:19:10 +0100] rev 34202
8141551: C2 can not handle returns with inccompatible interface arrays
Reviewed-by: kvn
mdoerr [Mon, 05 Oct 2015 23:50:43 +0200] rev 34201
8138895: C1: PPC64 Port needs special register for Locks in synchronization code
Reviewed-by: vlivanov, goetz
mdoerr [Wed, 21 Oct 2015 11:40:05 +0200] rev 34200
8138892: C1: Improve counter overflow checking
Reviewed-by: iveresov, goetz, twisti, vlivanov
goetz [Fri, 18 Sep 2015 13:41:24 +0200] rev 34199
8134579: [TESTBUG] Some bmi tests fail if can_access_local_variables is on.
Summary: Others fail because of uncommon trap. Also fix test file names.
Reviewed-by: vlivanov
goetz [Thu, 19 Nov 2015 11:02:14 +0100] rev 34198
8143180: Internal Error in src/cpu/ppc/vm/macroAssembler_ppc.cpp:4287
Summary: Fix ppc64 issue after 8141133.
Reviewed-by: simonis, goetz
twisti [Wed, 18 Nov 2015 10:46:21 -1000] rev 34197
8143151: [JVMCI] assertion for allocation of "too many" CompileTasks must take JVMCI into account
Reviewed-by: iignatyev, twisti
Contributed-by: Doug Simon <doug.simon@oracle.com>
twisti [Wed, 18 Nov 2015 09:43:31 -1000] rev 34196
8141330: [JVMCI] avoid deadlock between application thread and JVMCI compiler thread under -Xbatch
Reviewed-by: twisti
Contributed-by: Doug Simon <doug.simon@oracle.com>
vlivanov [Wed, 18 Nov 2015 03:03:43 +0300] rev 34195
8139595: MethodHandles::remove_dependent_nmethod is not MT safe
Reviewed-by: jrose, coleenp
goetz [Mon, 02 Nov 2015 15:52:37 +0100] rev 34194
8141137: C2 fails rematerializing nodes using flag registers.
Summary: Don't rem. if input stretches several live ranges. If rem., don't add SpillCopy on RegFlags edge.
Reviewed-by: kvn, vlivanov
twisti [Tue, 17 Nov 2015 23:35:55 +0100] rev 34193
Merge
twisti [Tue, 17 Nov 2015 11:29:23 -1000] rev 34192
8142511: [JVMCI] must eagerly initialize classes with static fields accessed by JVMCI native code
Reviewed-by: twisti
Contributed-by: Doug Simon <doug.simon@oracle.com>
neliasso [Fri, 13 Nov 2015 10:08:44 +0100] rev 34191
8141585: CompilerDirectivesDCMDTest intermittently SEGVs in MethodMatcher::matcher
Summary: Missing methodHandle and read before lock
Reviewed-by: twisti
neliasso [Thu, 05 Nov 2015 12:37:03 +0100] rev 34190
8141424: [Testbug] CompilerDirectivesDCMDTest.java testing flag that is missing in product builds
Summary: Test a flag that is in all builds instead
Reviewed-by: roland
roland [Tue, 17 Nov 2015 12:00:16 +0100] rev 34189
8142386: Octane crashes with assert(is_Load())
Summary: Unsafe access to an array is wrongly marked as mismatched
Reviewed-by: vlivanov, thartmann
goetz [Tue, 17 Nov 2015 08:59:21 +0100] rev 34188
8139258: PPC64LE: argument passing problem when passing 15 floats in native call
Reviewed-by: mdoerr, goetz
Contributed-by: asmundak@google.com
neliasso [Mon, 16 Nov 2015 20:57:49 +0100] rev 34187
8143059: TestUnsafeUnalignedMismatchedAccesses doens't build after 8139891
Summary: Use new Unsafe import path
Reviewed-by: roland, thartmann, shade
neliasso [Mon, 16 Nov 2015 20:56:18 +0100] rev 34186
Merge
neliasso [Fri, 13 Nov 2015 13:31:48 +0100] rev 34185
Merge
roland [Mon, 16 Nov 2015 16:39:29 +0000] rev 34184
Merge
hshi [Mon, 16 Nov 2015 16:14:15 +0100] rev 34183
8139758: [REDO] Elide more final field's write memory barrier with escape analysis result
Summary: membar for all final field initializations eliminated if possible
Reviewed-by: roland, vlivanov
thartmann [Mon, 16 Nov 2015 15:35:43 +0100] rev 34182
8061436: Processing of options related to segmented code cache should be enhanced
Summary: Allow user to set code heap sizes individually and enhance checking of code cache flags.
Reviewed-by: kvn, roland
roland [Mon, 16 Nov 2015 11:58:31 +0000] rev 34181
Merge
roland [Mon, 16 Nov 2015 09:55:25 +0100] rev 34180
8042997: Make intrinsic some or all check index/range methods
Summary: Objects.checkIndex() intrinsic
Reviewed-by: vlivanov, shade
zmajo [Mon, 16 Nov 2015 10:54:47 +0100] rev 34179
Merge
zmajo [Mon, 16 Nov 2015 09:42:20 +0100] rev 34178
8140327: segfault on solaris-amd64 with "-XX:CompilerThreadStackSize=1" option
Summary: Update range for the CompilerThreadStackSize flag. Remove flag from testing.
Reviewed-by: kvn
thartmann [Mon, 16 Nov 2015 08:03:24 +0100] rev 34177
8142500: missing null checks in IfNode::has_only_uncommon_traps
Summary: IfNode::has_only_uncommon_traps needs to null-check the callers.
Reviewed-by: kvn, roland, rbackman
kshefov [Fri, 13 Nov 2015 18:14:41 +0300] rev 34176
8131778: java disables UseAES flag when using VIS=2 on sparc
Reviewed-by: iignatyev, kvn
twisti [Thu, 12 Nov 2015 13:30:35 +0100] rev 34175
8142387: Various JVMCI tests fail on unexpected exception
Reviewed-by: iignatyev, twisti
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
twisti [Wed, 11 Nov 2015 16:32:17 -1000] rev 34174
8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
Reviewed-by: goetz, stefank
twisti [Wed, 11 Nov 2015 14:40:38 -1000] rev 34173
8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set
Reviewed-by: twisti
Contributed-by: Gilles Duboscq <gilles.m.duboscq@oracle.com>
tpivovarova [Tue, 10 Nov 2015 21:09:49 +0300] rev 34172
8139388: [TESTBUG] JVMCI test failed with RuntimeException profiling info wasn't changed after 100 invocations (assert failed: BaseProfilingInfo<> != BaseProfilingInfo<>)
Reviewed-by: twisti
tpivovarova [Wed, 11 Nov 2015 15:04:15 +0300] rev 34171
8138810: rework tests for CompilerToVM::allocateCompiledId
Reviewed-by: twisti
simonis [Tue, 10 Nov 2015 11:01:28 +0100] rev 34170
8142314: Bug in C1 ControlFlowOptimizer::delete_unnecessary_jumps with bytecode profiling
Reviewed-by: kvn
Contributed-by: gunter.haug@sap.com
shade [Wed, 11 Nov 2015 01:27:36 +0300] rev 34169
8140650: Method::is_accessor should cover getters and setters for all types
Reviewed-by: vlivanov, coleenp, sgehwolf
kvn [Tue, 10 Nov 2015 21:36:35 -0800] rev 34168
8141624: Limit calculation of pre loop during super word optimization is wrong
Reviewed-by: vlivanov, kvn
never [Tue, 10 Nov 2015 11:50:20 -1000] rev 34167
8142436: [JVMCI] fix management of nmethod::_installed_code field
Reviewed-by: twisti
never [Tue, 10 Nov 2015 11:49:42 -1000] rev 34166
8142435: [JVMCI] restore missing InstalledCode.version increment
Reviewed-by: twisti
twisti [Tue, 10 Nov 2015 10:34:39 -1000] rev 34165
8142329: [JVMCI] pass Handle by value
Reviewed-by: coleenp, twisti
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
roland [Mon, 09 Nov 2015 11:28:31 +0100] rev 34164
8137168: Replace IfNode with a new RangeCheckNode for range checks
Summary: new RangeCheckNode to enable optimization of explicit library level range checks
Reviewed-by: kvn, thartmann
iveresov [Mon, 09 Nov 2015 22:43:30 +0000] rev 34163
Merge
iveresov [Mon, 09 Nov 2015 11:26:41 -0800] rev 34162
8140779: Code generation fixes for avx512
Summary: Assembler refactoring. Abstract away instruction attributes.
Reviewed-by: kvn, roland, iveresov
Contributed-by: michael.c.berg@intel.com
twisti [Mon, 09 Nov 2015 20:01:29 +0000] rev 34161
Merge
mdoerr [Wed, 21 Oct 2015 10:37:50 +0200] rev 34160
8138894: C1: Support IRIW on weak memory platforms
Reviewed-by: twisti, goetz
thartmann [Mon, 09 Nov 2015 13:27:18 +0000] rev 34159
Merge
thartmann [Mon, 09 Nov 2015 11:35:44 +0100] rev 34158
8067378: Add segmented code heaps info into jfr events: vm/code_cache/stats and vm/code_cache/config
Summary: Added code heap specific information to code cache JFR events.
Reviewed-by: twisti, mgronlun
roland [Wed, 28 Oct 2015 10:20:33 +0100] rev 34157
8140309: [REDO] 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