Fri, 18 Dec 2015 14:43:24 +0100 8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused
jbachorik [Fri, 18 Dec 2015 14:43:24 +0100] rev 34715
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused Reviewed-by: sspitsyn
Fri, 18 Dec 2015 09:59:25 +0100 8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
psandoz [Fri, 18 Dec 2015 09:59:25 +0100] rev 34714
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified Reviewed-by: smarks
Thu, 17 Dec 2015 20:27:37 -0800 Merge
lana [Thu, 17 Dec 2015 20:27:37 -0800] rev 34713
Merge
Thu, 17 Dec 2015 21:14:58 +0300 8145539: (coll) AbstractMap.keySet and .values should not be volatile
shade [Thu, 17 Dec 2015 21:14:58 +0300] rev 34712
8145539: (coll) AbstractMap.keySet and .values should not be volatile Reviewed-by: redestad, plevart, dl, psandoz
Thu, 17 Dec 2015 20:42:01 +0300 8145428: Optimize StringUTF16 compress/copy methods for C1
shade [Thu, 17 Dec 2015 20:42:01 +0300] rev 34711
8145428: Optimize StringUTF16 compress/copy methods for C1 Reviewed-by: redestad, psandoz, sherman, rriggs
Thu, 17 Dec 2015 09:39:21 -0800 8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows
mchung [Thu, 17 Dec 2015 09:39:21 -0800] rev 34710
8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows Reviewed-by: dfuchs
Wed, 16 Dec 2015 14:45:21 -0800 8145605: Problem list Test6277246.java until a fix for JDK-8145589
darcy [Wed, 16 Dec 2015 14:45:21 -0800] rev 34709
8145605: Problem list Test6277246.java until a fix for JDK-8145589 Reviewed-by: sherman, mchung
Wed, 16 Dec 2015 20:00:03 +0100 8057804: AnnotatedType interfaces provide no way to get annotations on owner type
jfranck [Wed, 16 Dec 2015 20:00:03 +0100] rev 34708
8057804: AnnotatedType interfaces provide no way to get annotations on owner type Reviewed-by: darcy, redestad
Wed, 16 Dec 2015 13:00:29 -0500 8032510: Add java.time.Duration.dividedBy(Duration)
rriggs [Wed, 16 Dec 2015 13:00:29 -0500] rev 34707
8032510: Add java.time.Duration.dividedBy(Duration) Reviewed-by: rriggs, scolebourne
Wed, 16 Dec 2015 08:38:10 -0800 8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros
asmotrak [Wed, 16 Dec 2015 08:38:10 -0800] rev 34706
8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros Reviewed-by: mullan Contributed-by: bhanu.prakash.gopularam@oracle.com
Wed, 16 Dec 2015 12:17:03 +0000 8144479: Remove character coders from sun.misc
chegar [Wed, 16 Dec 2015 12:17:03 +0000] rev 34705
8144479: Remove character coders from sun.misc Reviewed-by: psandoz, rriggs
Wed, 16 Dec 2015 08:42:00 +0000 8145416: Move sun.misc.ProxyGenerator to java.lang.reflect
chegar [Wed, 16 Dec 2015 08:42:00 +0000] rev 34704
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect Reviewed-by: alanb, mchung, rriggs
Tue, 15 Dec 2015 19:01:10 -0800 Merge
amurillo [Tue, 15 Dec 2015 19:01:10 -0800] rev 34703
Merge
Tue, 15 Dec 2015 09:50:07 -0800 Merge
amurillo [Tue, 15 Dec 2015 09:50:07 -0800] rev 34702
Merge
Fri, 11 Dec 2015 17:45:50 -0800 Merge
amurillo [Fri, 11 Dec 2015 17:45:50 -0800] rev 34701
Merge
Mon, 07 Dec 2015 17:04:37 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:04:37 +0000] rev 34700
Merge
Mon, 07 Dec 2015 12:31:25 +0100 8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe"
jbachorik [Mon, 07 Dec 2015 12:31:25 +0100] rev 34699
8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe" Reviewed-by: sla
Fri, 06 Nov 2015 14:32:34 +0100 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
jbachorik [Fri, 06 Nov 2015 14:32:34 +0100] rev 34698
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns Reviewed-by: dsamersoff
Tue, 15 Dec 2015 13:02:01 -0800 8145430: Fix typo in StackWalker javadoc
mchung [Tue, 15 Dec 2015 13:02:01 -0800] rev 34697
8145430: Fix typo in StackWalker javadoc Reviewed-by: dfuchs, darcy
Tue, 15 Dec 2015 12:47:23 -0800 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks [Tue, 15 Dec 2015 12:47:23 -0800] rev 34696
8145139: clean up jdk_collections and jdk_concurrent test groups Reviewed-by: martin
Tue, 15 Dec 2015 11:02:12 +0100 8142907: Integration of minor fixes from the build-infra project
ihse [Tue, 15 Dec 2015 11:02:12 +0100] rev 34695
8142907: Integration of minor fixes from the build-infra project Reviewed-by: erikj, dholmes
Tue, 15 Dec 2015 09:02:46 -0800 8143394: PushbackReader throws NullPointerException
bpb [Tue, 15 Dec 2015 09:02:46 -0800] rev 34694
8143394: PushbackReader throws NullPointerException Summary: Synchronize on lock in close() to avoid NPE from read()-close() race. Reviewed-by: alanb, dfuchs
Tue, 15 Dec 2015 08:54:35 -0800 8145343: CorruptEntry.java fails after push for JDK-8145260
sherman [Tue, 15 Dec 2015 08:54:35 -0800] rev 34693
8145343: CorruptEntry.java fails after push for JDK-8145260 Reviewed-by: weijun
Fri, 11 Dec 2015 16:35:59 +0300 8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
skovalev [Fri, 11 Dec 2015 16:35:59 +0300] rev 34692
8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale Reviewed-by: martin
Tue, 15 Dec 2015 10:11:04 +0000 8145390: Remove sun.misc.Queue and replace usages with standard Collections
chegar [Tue, 15 Dec 2015 10:11:04 +0000] rev 34691
8145390: Remove sun.misc.Queue and replace usages with standard Collections Reviewed-by: psandoz, mchung, serb
Tue, 15 Dec 2015 16:42:30 +0900 8139572: SimpleDateFormat parse month stand-alone format bug
okutsu [Tue, 15 Dec 2015 16:42:30 +0900] rev 34690
8139572: SimpleDateFormat parse month stand-alone format bug Reviewed-by: okutsu Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
Mon, 14 Dec 2015 14:08:37 -0800 8145055: Marlin renderer causes unaligned write accesses
lbourges [Mon, 14 Dec 2015 14:08:37 -0800] rev 34689
8145055: Marlin renderer causes unaligned write accesses Reviewed-by: flar, prr
Mon, 14 Dec 2015 19:30:13 +0000 8145214: Remove sun.misc.Request and RequestProcessor
chegar [Mon, 14 Dec 2015 19:30:13 +0000] rev 34688
8145214: Remove sun.misc.Request and RequestProcessor Reviewed-by: alanb, mchung, rriggs
Mon, 14 Dec 2015 19:24:33 +0000 8144995: Move sun.misc.HexDumpEncoder to sun.security.util
chegar [Mon, 14 Dec 2015 19:24:33 +0000] rev 34687
8144995: Move sun.misc.HexDumpEncoder to sun.security.util Reviewed-by: psandoz, mchung
Mon, 14 Dec 2015 09:27:15 -0800 8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
sherman [Mon, 14 Dec 2015 09:27:15 -0800] rev 34686
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2] Reviewed-by: coffeys
Sun, 13 Dec 2015 15:20:35 +0100 8144675: Add a filtering collector
shinyafox [Sun, 13 Dec 2015 15:20:35 +0100] rev 34685
8144675: Add a filtering collector Reviewed-by: psandoz, smarks
Sun, 13 Dec 2015 15:10:13 +0100 8145007: Pattern splitAsStream is not late binding as required by the specification
psandoz [Sun, 13 Dec 2015 15:10:13 +0100] rev 34684
8145007: Pattern splitAsStream is not late binding as required by the specification Reviewed-by: chegar, psandoz Contributed-by: Tagir Valeev <amaembo@gmail.com>
Fri, 11 Dec 2015 19:06:40 -0800 8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
asmotrak [Fri, 11 Dec 2015 19:06:40 -0800] rev 34683
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException Reviewed-by: mullan
Fri, 11 Dec 2015 17:01:01 -0800 8144952: add wildcards to the Map.ofEntries() method
smarks [Fri, 11 Dec 2015 17:01:01 -0800] rev 34682
8144952: add wildcards to the Map.ofEntries() method Reviewed-by: darcy, psandoz, chegar
Fri, 18 Dec 2015 09:29:10 -0800 Added tag jdk-9+98 for changeset 797d5137b545
lana [Fri, 18 Dec 2015 09:29:10 -0800] rev 34681
Added tag jdk-9+98 for changeset 797d5137b545
Wed, 05 Jul 2017 21:09:07 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:07 +0200] rev 34680
Merge
Fri, 18 Dec 2015 09:56:56 -0800 Merge
lana [Fri, 18 Dec 2015 09:56:56 -0800] rev 34679
Merge
Thu, 17 Dec 2015 20:25:48 -0800 Merge
lana [Thu, 17 Dec 2015 20:25:48 -0800] rev 34678
Merge
Tue, 15 Dec 2015 19:01:07 -0800 Merge
amurillo [Tue, 15 Dec 2015 19:01:07 -0800] rev 34677
Merge
Fri, 11 Dec 2015 17:45:48 -0800 Merge
amurillo [Fri, 11 Dec 2015 17:45:48 -0800] rev 34676
Merge
Wed, 09 Dec 2015 12:35:09 -0800 8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java
jmasa [Wed, 09 Dec 2015 12:35:09 -0800] rev 34675
8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java Reviewed-by: jwilhelm, ddmitriev
Wed, 09 Dec 2015 17:09:12 +0000 Merge
tschatzl [Wed, 09 Dec 2015 17:09:12 +0000] rev 34674
Merge
Wed, 09 Dec 2015 09:51:31 -0500 8060697: Improve G1 Heap Growth Heuristics
tbenson [Wed, 09 Dec 2015 09:51:31 -0500] rev 34673
8060697: Improve G1 Heap Growth Heuristics Summary: Reworked GCTimeRatio-based heap growth code for G1 Reviewed-by: tschatzl, kbarrett, jmasa Contributed-by: tom.benson@oracle.com
Wed, 09 Dec 2015 15:01:11 +0000 Merge
david [Wed, 09 Dec 2015 15:01:11 +0000] rev 34672
Merge
Wed, 09 Dec 2015 14:49:26 +0100 8144837: Improve the printout of heap regions in hs_err dump files.
david [Wed, 09 Dec 2015 14:49:26 +0100] rev 34671
8144837: Improve the printout of heap regions in hs_err dump files. Reviewed-by: stefank, sjohanss
Wed, 09 Dec 2015 15:31:25 +0530 8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
kevinw [Wed, 09 Dec 2015 15:31:25 +0530] rev 34670
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot Reviewed-by: dholmes, sla Contributed-by: cheleswer.sahu@oracle.com
Tue, 08 Dec 2015 20:51:09 -0500 8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded"
goetz [Tue, 08 Dec 2015 20:51:09 -0500] rev 34669
8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded" Reviewed-by: dholmes
Tue, 08 Dec 2015 21:46:56 +0000 Merge
mikael [Tue, 08 Dec 2015 21:46:56 +0000] rev 34668
Merge
Tue, 08 Dec 2015 11:36:16 -0800 8144881: Various fixes to linux/sparc
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
Tue, 08 Dec 2015 20:04:03 +0100 8140485: Class load and creation cleanup
mgronlun [Tue, 08 Dec 2015 20:04:03 +0100] rev 34666
8140485: Class load and creation cleanup Reviewed-by: hseigel, coleenp, sspitsyn
Tue, 08 Dec 2015 05:50:46 -0800 8140031: SA: Searching for a value in Threads does not work
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
Mon, 07 Dec 2015 21:14:56 +0800 8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
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
Mon, 07 Dec 2015 21:03:56 +0000 Merge
jwilhelm [Mon, 07 Dec 2015 21:03:56 +0000] rev 34663
Merge
Mon, 07 Dec 2015 17:29:27 +0000 Merge
jwilhelm [Mon, 07 Dec 2015 17:29:27 +0000] rev 34662
Merge
Fri, 04 Dec 2015 15:24:14 -0800 8142341: GC: current flags need ranges to be implemented
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
Mon, 07 Dec 2015 19:21:40 +0000 Merge
iklam [Mon, 07 Dec 2015 19:21:40 +0000] rev 34660
Merge
Wed, 02 Dec 2015 18:14:54 -0800 8143615: compactHashtable.hpp includes .inline.hpp file
iklam [Wed, 02 Dec 2015 18:14:54 -0800] rev 34659
8143615: compactHashtable.hpp includes .inline.hpp file Reviewed-by: dholmes, stefank
Mon, 07 Dec 2015 17:16:13 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:16:13 +0000] rev 34658
Merge
Mon, 07 Dec 2015 17:04:42 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:04:42 +0000] rev 34657
Merge
Fri, 04 Dec 2015 13:02:25 +0100 8144146: Unified Logging tags cannot be reserved keywords
mlarsson [Fri, 04 Dec 2015 13:02:25 +0100] rev 34656
8144146: Unified Logging tags cannot be reserved keywords Reviewed-by: dholmes, sla
Fri, 04 Dec 2015 09:36:16 -0800 8144605: Invalid format specifier when printing in_cset_state_t
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
Sun, 06 Dec 2015 06:08:48 +0000 Merge
mikael [Sun, 06 Dec 2015 06:08:48 +0000] rev 34654
Merge
Fri, 04 Dec 2015 14:32:25 -0800 8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly
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
Sat, 05 Dec 2015 17:14:02 +0000 Merge
coleenp [Sat, 05 Dec 2015 17:14:02 +0000] rev 34652
Merge
Sat, 05 Dec 2015 10:40:22 -0500 8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
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
Sat, 05 Dec 2015 15:17:29 +0100 8144690: g1Predictions.hpp includes allocation.inline.hpp
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
Sat, 05 Dec 2015 15:16:01 +0100 8144583: Test sanity/ExecuteInternalVMTests.java fails
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
Sat, 05 Dec 2015 05:15:35 -0500 8144192: Enhancements-to-print_siginfo-windows
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
Mon, 16 Nov 2015 10:58:14 +0100 8143125: [aix] Further Developments for AIX
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
Sat, 05 Dec 2015 07:16:52 +0100 8144702: Using tid decorator in Unified Logging may crash VM
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
Sat, 05 Dec 2015 03:10:50 +0000 Merge
dsamersoff [Sat, 05 Dec 2015 03:10:50 +0000] rev 34645
Merge
Fri, 04 Dec 2015 18:40:03 +0000 Merge
dsamersoff [Fri, 04 Dec 2015 18:40:03 +0000] rev 34644
Merge
Fri, 04 Dec 2015 21:27:12 +0300 8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed
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
Sat, 05 Dec 2015 00:07:04 +0000 Merge
iklam [Sat, 05 Dec 2015 00:07:04 +0000] rev 34642
Merge
Wed, 02 Dec 2015 06:00:18 -0800 8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed
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
Fri, 04 Dec 2015 22:07:22 +0000 Merge
ehelin [Fri, 04 Dec 2015 22:07:22 +0000] rev 34640
Merge
Fri, 04 Dec 2015 15:47:13 +0100 8144712: Remove g1RootClosures.inline.hpp
ehelin [Fri, 04 Dec 2015 15:47:13 +0100] rev 34639
8144712: Remove g1RootClosures.inline.hpp Reviewed-by: stefank, mgerdin
Fri, 04 Dec 2015 20:04:59 +0000 Merge
mlarsson [Fri, 04 Dec 2015 20:04:59 +0000] rev 34638
Merge
Thu, 03 Dec 2015 22:42:28 +0900 8140556: Add force rotation option to VM.log jcmd
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
Fri, 04 Dec 2015 16:19:09 +0000 Merge
jbachorik [Fri, 04 Dec 2015 16:19:09 +0000] rev 34636
Merge
Fri, 06 Nov 2015 14:34:06 +0100 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
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
Fri, 04 Dec 2015 13:39:59 +0300 8144629: runtime/thread/Fibonacci.java test should ran in othervm mode
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
Fri, 04 Dec 2015 04:06:37 -0500 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
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
Fri, 04 Dec 2015 04:29:31 +0000 Merge
coleenp [Fri, 04 Dec 2015 04:29:31 +0000] rev 34632
Merge
Thu, 03 Dec 2015 13:08:37 -0500 8144536: Clean up Unified Logging test directory
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
Fri, 04 Dec 2015 02:46:41 +0000 Merge
mockner [Fri, 04 Dec 2015 02:46:41 +0000] rev 34630
Merge
Thu, 03 Dec 2015 19:35:18 +0000 Merge
mockner [Thu, 03 Dec 2015 19:35:18 +0000] rev 34629
Merge
Wed, 02 Dec 2015 14:07:58 -0500 8142976: Reimplement TraceClassInitialization with Unified Logging
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
Fri, 04 Dec 2015 02:39:03 +0100 Merge
tschatzl [Fri, 04 Dec 2015 02:39:03 +0100] rev 34627
Merge
Tue, 01 Dec 2015 16:46:55 +0100 8136680: Enable adaptive IHOP by default
tschatzl [Tue, 01 Dec 2015 16:46:55 +0100] rev 34626
8136680: Enable adaptive IHOP by default Reviewed-by: jmasa, mgerdin, ehelin
Thu, 03 Dec 2015 21:34:23 +0300 8114853: variable tracking size limit exceeded in vmStructs.cpp
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
Wed, 02 Dec 2015 10:17:31 +0100 8144343: [aix] Stack bottom should be page aligned
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
Thu, 26 Nov 2015 14:19:29 +0400 8016752: [Newtest] regression test for PrintGCDetails and Verbose flags do not crash when ParOldGC has no memory
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
Wed, 02 Dec 2015 10:02:44 +0100 8144315: update_rs is passed wrong object
ehelin [Wed, 02 Dec 2015 10:02:44 +0100] rev 34622
8144315: update_rs is passed wrong object Reviewed-by: jmasa, kbarrett
Tue, 01 Dec 2015 21:30:34 -0500 8143291: Remove redundant coding around os::exception_name
stuefe [Tue, 01 Dec 2015 21:30:34 -0500] rev 34621
8143291: Remove redundant coding around os::exception_name Reviewed-by: dholmes, coleenp
Tue, 01 Dec 2015 21:08:00 +0100 Merge
jwilhelm [Tue, 01 Dec 2015 21:08:00 +0100] rev 34620
Merge
Thu, 26 Nov 2015 13:13:03 +0100 8143251: HeapRetentionTest.java Test is failing on jdk9/dev
sjohanss [Thu, 26 Nov 2015 13:13:03 +0100] rev 34619
8143251: HeapRetentionTest.java Test is failing on jdk9/dev Reviewed-by: tschatzl, david
Mon, 30 Nov 2015 10:09:01 +0300 8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test
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
Fri, 27 Nov 2015 13:39:56 +0100 8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved
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
Fri, 27 Nov 2015 13:39:50 +0100 8144067: Pass obj directly to G1ParScanThreadState::update_rs
ehelin [Fri, 27 Nov 2015 13:39:50 +0100] rev 34616
8144067: Pass obj directly to G1ParScanThreadState::update_rs Reviewed-by: tschatzl, mgerdin
Fri, 27 Nov 2015 13:39:45 +0100 8144052: mark_card_deferred does not need to check g1_young_gen
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
Sun, 29 Nov 2015 15:08:40 +0100 8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions
ehelin [Sun, 29 Nov 2015 15:08:40 +0100] rev 34614
8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions Reviewed-by: tschatzl, mgerdin
Wed, 29 Apr 2015 13:17:46 +0200 8142402: G1 should not redirty cards in free regions
ehelin [Wed, 29 Apr 2015 13:17:46 +0200] rev 34613
8142402: G1 should not redirty cards in free regions Reviewed-by: mgerdin, tschatzl
Sun, 29 Nov 2015 10:00:31 +0100 8144145: G1GCPhaseTimes should allow externally accounted time
ehelin [Sun, 29 Nov 2015 10:00:31 +0100] rev 34612
8144145: G1GCPhaseTimes should allow externally accounted time Reviewed-by: ehelin, tschatzl
Sun, 29 Nov 2015 10:00:23 +0100 8144077: Add getter for G1CollectorPolicy::_collectionSetChooser
ehelin [Sun, 29 Nov 2015 10:00:23 +0100] rev 34611
8144077: Add getter for G1CollectorPolicy::_collectionSetChooser Reviewed-by: mgerdin, tschatzl
Tue, 15 Dec 2015 11:02:49 +0100 8142907: Integration of minor fixes from the build-infra project
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
Fri, 18 Dec 2015 09:29:05 -0800 Added tag jdk-9+98 for changeset 8743629b4f0c
lana [Fri, 18 Dec 2015 09:29:05 -0800] rev 34609
Added tag jdk-9+98 for changeset 8743629b4f0c
Fri, 18 Dec 2015 09:55:22 -0800 Merge
lana [Fri, 18 Dec 2015 09:55:22 -0800] rev 34608
Merge
Thu, 17 Dec 2015 20:24:47 -0800 Merge
lana [Thu, 17 Dec 2015 20:24:47 -0800] rev 34607
Merge
Thu, 17 Dec 2015 15:43:18 +0100 8145670: New Solaris devkits are missing gobjcopy
erikj [Thu, 17 Dec 2015 15:43:18 +0100] rev 34606
8145670: New Solaris devkits are missing gobjcopy Reviewed-by: ihse
Wed, 16 Dec 2015 15:50:40 +0100 8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build
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
Wed, 16 Dec 2015 14:48:35 +0100 8145548: Add default directory for freetype source
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>
Tue, 15 Dec 2015 19:01:07 -0800 Merge
amurillo [Tue, 15 Dec 2015 19:01:07 -0800] rev 34603
Merge
Tue, 15 Dec 2015 09:50:04 -0800 Merge
amurillo [Tue, 15 Dec 2015 09:50:04 -0800] rev 34602
Merge
Fri, 11 Dec 2015 17:45:48 -0800 Merge
amurillo [Fri, 11 Dec 2015 17:45:48 -0800] rev 34601
Merge
Tue, 08 Dec 2015 03:16:58 +0100 Merge
dholmes [Tue, 08 Dec 2015 03:16:58 +0100] rev 34600
Merge
Mon, 07 Dec 2015 17:05:03 -0800 8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets
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
Mon, 07 Dec 2015 17:04:33 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:04:33 +0000] rev 34598
Merge
Thu, 03 Dec 2015 12:00:37 +0100 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
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
Tue, 15 Dec 2015 11:02:03 +0100 8142907: Integration of minor fixes from the build-infra project
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
Tue, 15 Dec 2015 15:45:53 +0100 8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
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
Tue, 15 Dec 2015 11:04:18 +0100 8139272: Add configure variable to set concurrency for jtreg tests
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
Mon, 14 Dec 2015 20:32:22 +0000 8144995: Move sun.misc.HexDumpEncoder to sun.security.util
chegar [Mon, 14 Dec 2015 20:32:22 +0000] rev 34593
8144995: Move sun.misc.HexDumpEncoder to sun.security.util Reviewed-by: psandoz, mchung
Mon, 14 Dec 2015 11:51:33 +0100 8145008: Add libelf package to Linux devkit
erikj [Mon, 14 Dec 2015 11:51:33 +0100] rev 34592
8145008: Add libelf package to Linux devkit Reviewed-by: ihse
Fri, 18 Dec 2015 09:29:03 -0800 Added tag jdk-9+98 for changeset 6850def997b7
lana [Fri, 18 Dec 2015 09:29:03 -0800] rev 34591
Added tag jdk-9+98 for changeset 6850def997b7
Wed, 05 Jul 2017 21:08:31 +0200 Added tag jdk-9+98 for changeset d00ad2d9049a
duke [Wed, 05 Jul 2017 21:08:31 +0200] rev 34590
Added tag jdk-9+98 for changeset d00ad2d9049a
Wed, 05 Jul 2017 21:08:30 +0200 Merge jdk-9+98
duke [Wed, 05 Jul 2017 21:08:30 +0200] rev 34589
Merge
Wed, 05 Jul 2017 21:08:25 +0200 Merge
duke [Wed, 05 Jul 2017 21:08:25 +0200] rev 34588
Merge
Thu, 17 Dec 2015 19:39:27 -0800 Added tag jdk-9+97 for changeset 8a8f52a733dd
lana [Thu, 17 Dec 2015 19:39:27 -0800] rev 34587
Added tag jdk-9+97 for changeset 8a8f52a733dd
Wed, 05 Jul 2017 21:08:20 +0200 Merge
duke [Wed, 05 Jul 2017 21:08:20 +0200] rev 34586
Merge
Thu, 17 Dec 2015 19:39:22 -0800 Added tag jdk-9+97 for changeset 4b9c476efd58
lana [Thu, 17 Dec 2015 19:39:22 -0800] rev 34585
Added tag jdk-9+97 for changeset 4b9c476efd58
Wed, 05 Jul 2017 21:08:14 +0200 Merge
duke [Wed, 05 Jul 2017 21:08:14 +0200] rev 34584
Merge
Thu, 17 Dec 2015 19:39:21 -0800 Added tag jdk-9+97 for changeset 65254ce59909
lana [Thu, 17 Dec 2015 19:39:21 -0800] rev 34583
Added tag jdk-9+97 for changeset 65254ce59909
Wed, 05 Jul 2017 21:08:07 +0200 Merge
duke [Wed, 05 Jul 2017 21:08:07 +0200] rev 34582
Merge
Thu, 17 Dec 2015 19:39:28 -0800 Added tag jdk-9+97 for changeset 24317dc1c751
lana [Thu, 17 Dec 2015 19:39:28 -0800] rev 34581
Added tag jdk-9+97 for changeset 24317dc1c751
Wed, 05 Jul 2017 21:08:04 +0200 Merge
duke [Wed, 05 Jul 2017 21:08:04 +0200] rev 34580
Merge
Thu, 17 Dec 2015 19:39:17 -0800 Added tag jdk-9+97 for changeset f0d109eeff1b
lana [Thu, 17 Dec 2015 19:39:17 -0800] rev 34579
Added tag jdk-9+97 for changeset f0d109eeff1b
Wed, 05 Jul 2017 21:07:59 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:59 +0200] rev 34578
Merge
Thu, 17 Dec 2015 19:39:23 -0800 Added tag jdk-9+97 for changeset 7c2e29c8d285
lana [Thu, 17 Dec 2015 19:39:23 -0800] rev 34577
Added tag jdk-9+97 for changeset 7c2e29c8d285
Wed, 05 Jul 2017 21:07:56 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:56 +0200] rev 34576
Merge
Thu, 17 Dec 2015 19:39:18 -0800 Added tag jdk-9+97 for changeset e29399d0152b
lana [Thu, 17 Dec 2015 19:39:18 -0800] rev 34575
Added tag jdk-9+97 for changeset e29399d0152b
Thu, 17 Dec 2015 19:39:15 -0800 Added tag jdk-9+97 for changeset b05757ebc035
lana [Thu, 17 Dec 2015 19:39:15 -0800] rev 34574
Added tag jdk-9+97 for changeset b05757ebc035
Wed, 05 Jul 2017 21:07:43 +0200 Added tag jdk-9+97 for changeset 4edcff1b9a88
duke [Wed, 05 Jul 2017 21:07:43 +0200] rev 34573
Added tag jdk-9+97 for changeset 4edcff1b9a88
Wed, 05 Jul 2017 21:07:43 +0200 Merge jdk-9+97
duke [Wed, 05 Jul 2017 21:07:43 +0200] rev 34572
Merge
Wed, 05 Jul 2017 21:07:37 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:37 +0200] rev 34571
Merge
Thu, 10 Dec 2015 23:27:06 -0800 8144095: jshell tool: normalize command parameter handling
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
Thu, 10 Dec 2015 09:24:25 -0800 Merge
lana [Thu, 10 Dec 2015 09:24:25 -0800] rev 34569
Merge
Thu, 10 Dec 2015 17:24:59 +0530 8145051: Wrong parameter name in synthetic lambda method leads to verifier error
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
Tue, 01 Dec 2015 07:10:35 -0800 8144287: Enhance DocTree API to support @index javadoc tags.
ksrini [Tue, 01 Dec 2015 07:10:35 -0800] rev 34567
8144287: Enhance DocTree API to support @index javadoc tags. Reviewed-by: jjg
Wed, 09 Dec 2015 12:50:41 -0800 8136809: Javac fails compiling Collectors.reducing with method reference combiner
vromero [Wed, 09 Dec 2015 12:50:41 -0800] rev 34566
8136809: Javac fails compiling Collectors.reducing with method reference combiner Reviewed-by: mcimadamore
Wed, 09 Dec 2015 14:26:56 +0100 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
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
Tue, 08 Dec 2015 21:02:07 +0100 8144941: test/tools/javac/processing/TestMultipleErrors.java should have /nodynamiccopyright
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
Tue, 08 Dec 2015 18:01:03 +0530 8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic()
sadayapalam [Tue, 08 Dec 2015 18:01:03 +0530] rev 34563
8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic() Reviewed-by: mcimadamore
Tue, 08 Dec 2015 10:14:40 +0530 8143404: Remove apple script engine code in jdk repository
sundar [Tue, 08 Dec 2015 10:14:40 +0530] rev 34562
8143404: Remove apple script engine code in jdk repository Reviewed-by: alanb, mchung
Tue, 08 Dec 2015 04:59:19 +0530 8144673: Suspect message regarding suitable enclosing instance not being in scope
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
Mon, 07 Dec 2015 14:02:55 -0800 8059976: Convert JavacFileManager to use java.nio.file internally
jjg [Mon, 07 Dec 2015 14:02:55 -0800] rev 34560
8059976: Convert JavacFileManager to use java.nio.file internally Reviewed-by: jlahoda
Thu, 10 Dec 2015 08:17:12 -0800 Added tag jdk-9+96 for changeset 433994eb0a78
lana [Thu, 10 Dec 2015 08:17:12 -0800] rev 34559
Added tag jdk-9+96 for changeset 433994eb0a78
Wed, 05 Jul 2017 21:07:30 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:30 +0200] rev 34558
Merge
Thu, 10 Dec 2015 08:17:06 -0800 Added tag jdk-9+96 for changeset 9bf78b6b2cdb
lana [Thu, 10 Dec 2015 08:17:06 -0800] rev 34557
Added tag jdk-9+96 for changeset 9bf78b6b2cdb
Wed, 05 Jul 2017 21:07:26 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:26 +0200] rev 34556
Merge
Thu, 10 Dec 2015 09:24:49 -0800 Merge
lana [Thu, 10 Dec 2015 09:24:49 -0800] rev 34555
Merge
Wed, 09 Dec 2015 21:40:44 -0800 8072081: Supplementary characters are rejected in comments
joehw [Wed, 09 Dec 2015 21:40:44 -0800] rev 34554
8072081: Supplementary characters are rejected in comments Reviewed-by: lancea
Thu, 10 Dec 2015 08:17:06 -0800 Added tag jdk-9+96 for changeset 26566f0fde9c
lana [Thu, 10 Dec 2015 08:17:06 -0800] rev 34553
Added tag jdk-9+96 for changeset 26566f0fde9c
Wed, 05 Jul 2017 21:07:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:22 +0200] rev 34552
Merge
Fri, 11 Dec 2015 20:06:25 +0530 8145186: jjs package completion should have a fallback when javac is not available
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
Thu, 10 Dec 2015 09:24:33 -0800 Merge
lana [Thu, 10 Dec 2015 09:24:33 -0800] rev 34550
Merge
Wed, 09 Dec 2015 16:56:34 +0530 8144979: Context.fromClass should catch exception from Class.getClassLoader call
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
Tue, 08 Dec 2015 17:16:10 +0530 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
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
Thu, 10 Dec 2015 08:17:13 -0800 Added tag jdk-9+96 for changeset 33e727a94932
lana [Thu, 10 Dec 2015 08:17:13 -0800] rev 34547
Added tag jdk-9+96 for changeset 33e727a94932
Wed, 05 Jul 2017 21:07:16 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:16 +0200] rev 34546
Merge
Thu, 10 Dec 2015 08:17:02 -0800 Added tag jdk-9+96 for changeset 9b37c8a452b5
lana [Thu, 10 Dec 2015 08:17:02 -0800] rev 34545
Added tag jdk-9+96 for changeset 9b37c8a452b5
Wed, 05 Jul 2017 21:07:11 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:11 +0200] rev 34544
Merge
Fri, 11 Dec 2015 08:30:50 -0800 8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method
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
Fri, 11 Dec 2015 16:16:55 +0100 8145077: AIX: fix harfbuzz support
simonis [Fri, 11 Dec 2015 16:16:55 +0100] rev 34542
8145077: AIX: fix harfbuzz support Reviewed-by: prr
Fri, 11 Dec 2015 09:34:56 -0500 8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages
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
Fri, 13 Nov 2015 14:44:05 +0100 8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
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
Fri, 11 Dec 2015 11:46:45 +0100 8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
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
Thu, 10 Dec 2015 17:47:26 -0800 8032027: Add BigInteger square root methods
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
Thu, 10 Dec 2015 15:57:27 -0800 8139133: Changing the modification time on a unix domain socket file fails
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
Thu, 10 Dec 2015 09:23:49 -0800 Merge
lana [Thu, 10 Dec 2015 09:23:49 -0800] rev 34536
Merge
Thu, 10 Dec 2015 10:04:41 +0000 8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16
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
Thu, 10 Dec 2015 06:09:36 +0000 8136410: AlgorithmDecomposer is not parsing padding correctly
xuelei [Thu, 10 Dec 2015 06:09:36 +0000] rev 34534
8136410: AlgorithmDecomposer is not parsing padding correctly Reviewed-by: weijun
Wed, 09 Dec 2015 15:27:21 -0500 8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc.
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
Wed, 09 Dec 2015 14:20:51 +0530 8025547: Locale.toString() documentation error
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
Wed, 09 Dec 2015 17:34:09 +0000 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
robm [Wed, 09 Dec 2015 17:34:09 +0000] rev 34531
8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently Reviewed-by: vinnie
Wed, 09 Dec 2015 18:25:36 +0100 8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character
redestad [Wed, 09 Dec 2015 18:25:36 +0100] rev 34530
8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character Reviewed-by: vlivanov, shade, forax
Wed, 09 Dec 2015 15:16:00 +0000 8143397: It looks like InetAddress.isReachable(timeout) works incorrectly
robm [Wed, 09 Dec 2015 15:16:00 +0000] rev 34529
8143397: It looks like InetAddress.isReachable(timeout) works incorrectly Reviewed-by: xuelei, msheppar
Wed, 09 Dec 2015 10:36:33 +0000 8141651: Deadlock in sun.security.ssl.SSLSocketImpl
xuelei [Wed, 09 Dec 2015 10:36:33 +0000] rev 34528
8141651: Deadlock in sun.security.ssl.SSLSocketImpl Reviewed-by: weijun
Tue, 08 Dec 2015 13:48:22 -0800 8139232: JEP-269 initial API and skeleton implementations
smarks [Tue, 08 Dec 2015 13:48:22 -0800] rev 34527
8139232: JEP-269 initial API and skeleton implementations Reviewed-by: psandoz, rriggs
Tue, 08 Dec 2015 16:43:58 -0800 8144958: changes by JDK-8142508 seems to have broken jtreg
sherman [Tue, 08 Dec 2015 16:43:58 -0800] rev 34526
8144958: changes by JDK-8142508 seems to have broken jtreg Reviewed-by: darcy
Tue, 08 Dec 2015 09:25:01 -0800 8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
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
Tue, 08 Dec 2015 12:05:51 +0100 8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
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
Tue, 08 Dec 2015 10:13:57 +0530 8143404: Remove apple script engine code in jdk repository
sundar [Tue, 08 Dec 2015 10:13:57 +0530] rev 34523
8143404: Remove apple script engine code in jdk repository Reviewed-by: alanb, mchung
Tue, 08 Dec 2015 03:49:12 +0000 8144890: Add the intermittent keyword test B6216082.java
xuelei [Tue, 08 Dec 2015 03:49:12 +0000] rev 34522
8144890: Add the intermittent keyword test B6216082.java Reviewed-by: mullan
Mon, 07 Dec 2015 17:31:43 -0800 Merge
amurillo [Mon, 07 Dec 2015 17:31:43 -0800] rev 34521
Merge
Mon, 07 Dec 2015 10:05:08 -0800 Merge
amurillo [Mon, 07 Dec 2015 10:05:08 -0800] rev 34520
Merge
Thu, 03 Dec 2015 22:30:21 -0800 Merge
amurillo [Thu, 03 Dec 2015 22:30:21 -0800] rev 34519
Merge
Tue, 01 Dec 2015 19:18:46 +0100 Merge
neliasso [Tue, 01 Dec 2015 19:18:46 +0100] rev 34518
Merge
Fri, 27 Nov 2015 09:37:33 +0100 8142303: C2 compilation fails with "bad AD file"
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
Mon, 07 Dec 2015 14:12:58 -0800 8144880: Instrument intermittently failing test ConfigChanges.java
darcy [Mon, 07 Dec 2015 14:12:58 -0800] rev 34516
8144880: Instrument intermittently failing test ConfigChanges.java Reviewed-by: lancea, martin
Thu, 10 Dec 2015 08:17:08 -0800 Added tag jdk-9+96 for changeset 25e9d31417fa
lana [Thu, 10 Dec 2015 08:17:08 -0800] rev 34515
Added tag jdk-9+96 for changeset 25e9d31417fa
Wed, 05 Jul 2017 21:07:00 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:00 +0200] rev 34514
Merge
Thu, 10 Dec 2015 09:24:59 -0800 Merge
lana [Thu, 10 Dec 2015 09:24:59 -0800] rev 34513
Merge
Thu, 03 Dec 2015 22:30:17 -0800 Merge
amurillo [Thu, 03 Dec 2015 22:30:17 -0800] rev 34512
Merge
Wed, 02 Dec 2015 14:59:57 -1000 8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730
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
Wed, 02 Dec 2015 11:40:18 -1000 8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds
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
Thu, 26 Nov 2015 10:38:33 +0000 8143219: AArch64 broken by 8141132: JEP 254: Compact Strings
aph [Thu, 26 Nov 2015 10:38:33 +0000] rev 34509
8143219: AArch64 broken by 8141132: JEP 254: Compact Strings Reviewed-by: kvn
Tue, 01 Dec 2015 15:11:15 -1000 8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final
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
Wed, 25 Nov 2015 18:13:13 +0000 8144028: Use AArch64 bit-test instructions in C2
aph [Wed, 25 Nov 2015 18:13:13 +0000] rev 34507
8144028: Use AArch64 bit-test instructions in C2 Reviewed-by: kvn
Tue, 01 Dec 2015 21:16:12 +0000 Merge
twisti [Tue, 01 Dec 2015 21:16:12 +0000] rev 34506
Merge
Tue, 01 Dec 2015 08:30:11 -1000 8139921: add mx configuration files to support HotSpot IDE configuration generation
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
Tue, 01 Dec 2015 19:18:56 +0100 Merge
neliasso [Tue, 01 Dec 2015 19:18:56 +0100] rev 34504
Merge
Tue, 01 Dec 2015 08:05:10 +0100 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
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
Mon, 30 Nov 2015 15:40:07 -1000 8143730: [JVMCI] infopoint recording is too restrictive
dnsimon [Mon, 30 Nov 2015 15:40:07 -1000] rev 34502
8143730: [JVMCI] infopoint recording is too restrictive Reviewed-by: twisti
Mon, 30 Nov 2015 15:21:25 -0800 8142333: Build failure in debugInfoRec.cpp with SS12u4
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
Mon, 05 Oct 2015 23:53:59 +0200 8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code
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
Fri, 27 Nov 2015 09:36:46 +0100 8142303: C2 compilation fails with "bad AD file"
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
Thu, 26 Nov 2015 15:37:04 +0000 8143584: Load constant pool tag and class status with load acquire
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
Thu, 10 Dec 2015 08:17:03 -0800 Added tag jdk-9+96 for changeset 76214951eeab
lana [Thu, 10 Dec 2015 08:17:03 -0800] rev 34497
Added tag jdk-9+96 for changeset 76214951eeab
Fri, 11 Dec 2015 17:18:08 +0100 8145185: Rename JAB the build tool to JIB
erikj [Fri, 11 Dec 2015 17:18:08 +0100] rev 34496
8145185: Rename JAB the build tool to JIB Reviewed-by: ihse, tbell
Fri, 11 Dec 2015 17:15:48 +0100 8145206: Configure broken on Macosx
erikj [Fri, 11 Dec 2015 17:15:48 +0100] rev 34495
8145206: Configure broken on Macosx Reviewed-by: tbell
Fri, 11 Dec 2015 14:20:39 +0100 8145115: make JAVAC_FLAGS=-g no longer works
erikj [Fri, 11 Dec 2015 14:20:39 +0100] rev 34494
8145115: make JAVAC_FLAGS=-g no longer works Reviewed-by: ihse
Fri, 11 Dec 2015 21:58:28 +0900 8036003: Add --with-debug-symbols=[none|internal|external|zipped]
ysuenaga [Fri, 11 Dec 2015 21:58:28 +0900] rev 34493
8036003: Add --with-debug-symbols=[none|internal|external|zipped] Reviewed-by: ihse, dholmes
Thu, 10 Dec 2015 09:23:36 -0800 Merge
lana [Thu, 10 Dec 2015 09:23:36 -0800] rev 34492
Merge
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 tip