2015-12-18 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:09:07 +0200] rev 34680
Merge
2015-12-18 Merge
lana [Fri, 18 Dec 2015 09:56:56 -0800] rev 34679
Merge
2015-12-18 Merge
lana [Thu, 17 Dec 2015 20:25:48 -0800] rev 34678
Merge
2015-12-16 Merge
amurillo [Tue, 15 Dec 2015 19:01:07 -0800] rev 34677
Merge
2015-12-12 Merge
amurillo [Fri, 11 Dec 2015 17:45:48 -0800] rev 34676
Merge
2015-12-09 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
2015-12-09 Merge
tschatzl [Wed, 09 Dec 2015 17:09:12 +0000] rev 34674
Merge
2015-12-09 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
2015-12-09 Merge
david [Wed, 09 Dec 2015 15:01:11 +0000] rev 34672
Merge
2015-12-09 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
2015-12-09 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
2015-12-09 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
2015-12-08 Merge
mikael [Tue, 08 Dec 2015 21:46:56 +0000] rev 34668
Merge
2015-12-08 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
2015-12-08 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
2015-12-08 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
2015-12-07 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
2015-12-07 Merge
jwilhelm [Mon, 07 Dec 2015 21:03:56 +0000] rev 34663
Merge
2015-12-07 Merge
jwilhelm [Mon, 07 Dec 2015 17:29:27 +0000] rev 34662
Merge
2015-12-04 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
2015-12-07 Merge
iklam [Mon, 07 Dec 2015 19:21:40 +0000] rev 34660
Merge
2015-12-03 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
2015-12-07 Merge
jprovino [Mon, 07 Dec 2015 17:16:13 +0000] rev 34658
Merge
2015-12-07 Merge
jprovino [Mon, 07 Dec 2015 17:04:42 +0000] rev 34657
Merge
2015-12-04 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
2015-12-04 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
2015-12-06 Merge
mikael [Sun, 06 Dec 2015 06:08:48 +0000] rev 34654
Merge
2015-12-04 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
2015-12-05 Merge
coleenp [Sat, 05 Dec 2015 17:14:02 +0000] rev 34652
Merge
2015-12-05 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
2015-12-05 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
2015-12-05 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
2015-12-05 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
2015-11-16 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
2015-12-05 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
2015-12-05 Merge
dsamersoff [Sat, 05 Dec 2015 03:10:50 +0000] rev 34645
Merge
2015-12-04 Merge
dsamersoff [Fri, 04 Dec 2015 18:40:03 +0000] rev 34644
Merge
2015-12-04 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
2015-12-05 Merge
iklam [Sat, 05 Dec 2015 00:07:04 +0000] rev 34642
Merge
2015-12-02 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
2015-12-04 Merge
ehelin [Fri, 04 Dec 2015 22:07:22 +0000] rev 34640
Merge
2015-12-04 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
2015-12-04 Merge
mlarsson [Fri, 04 Dec 2015 20:04:59 +0000] rev 34638
Merge
2015-12-03 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
2015-12-04 Merge
jbachorik [Fri, 04 Dec 2015 16:19:09 +0000] rev 34636
Merge
2015-11-06 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
2015-12-04 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
2015-12-04 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
2015-12-04 Merge
coleenp [Fri, 04 Dec 2015 04:29:31 +0000] rev 34632
Merge
2015-12-03 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
2015-12-04 Merge
mockner [Fri, 04 Dec 2015 02:46:41 +0000] rev 34630
Merge
2015-12-03 Merge
mockner [Thu, 03 Dec 2015 19:35:18 +0000] rev 34629
Merge
2015-12-02 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
2015-12-04 Merge
tschatzl [Fri, 04 Dec 2015 02:39:03 +0100] rev 34627
Merge
2015-12-01 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
2015-12-03 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
2015-12-02 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
2015-11-26 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
2015-12-02 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
2015-12-02 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
2015-12-01 Merge
jwilhelm [Tue, 01 Dec 2015 21:08:00 +0100] rev 34620
Merge
2015-11-26 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
2015-11-30 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
2015-11-27 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
2015-11-27 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
2015-11-27 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
2015-11-29 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
2015-04-29 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
2015-11-29 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
2015-11-29 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
2015-12-15 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
2015-12-18 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
2015-12-18 Merge
lana [Fri, 18 Dec 2015 09:55:22 -0800] rev 34608
Merge
2015-12-18 Merge
lana [Thu, 17 Dec 2015 20:24:47 -0800] rev 34607
Merge
2015-12-17 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
2015-12-16 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
2015-12-16 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>
2015-12-16 Merge
amurillo [Tue, 15 Dec 2015 19:01:07 -0800] rev 34603
Merge
2015-12-15 Merge
amurillo [Tue, 15 Dec 2015 09:50:04 -0800] rev 34602
Merge
2015-12-12 Merge
amurillo [Fri, 11 Dec 2015 17:45:48 -0800] rev 34601
Merge
2015-12-08 Merge
dholmes [Tue, 08 Dec 2015 03:16:58 +0100] rev 34600
Merge
2015-12-08 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
2015-12-07 Merge
jprovino [Mon, 07 Dec 2015 17:04:33 +0000] rev 34598
Merge
2015-12-03 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
2015-12-15 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
2015-12-15 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
2015-12-15 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
2015-12-14 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
2015-12-14 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
2015-12-18 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
2017-07-05 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
2017-07-05 Merge jdk-9+98
duke [Wed, 05 Jul 2017 21:08:30 +0200] rev 34589
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:08:25 +0200] rev 34588
Merge
2015-12-18 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:08:20 +0200] rev 34586
Merge
2015-12-18 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:08:14 +0200] rev 34584
Merge
2015-12-18 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:08:07 +0200] rev 34582
Merge
2015-12-18 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:08:04 +0200] rev 34580
Merge
2015-12-18 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:59 +0200] rev 34578
Merge
2015-12-18 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:56 +0200] rev 34576
Merge
2015-12-18 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
2015-12-18 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
2017-07-05 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
2017-07-05 Merge jdk-9+97
duke [Wed, 05 Jul 2017 21:07:43 +0200] rev 34572
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:37 +0200] rev 34571
Merge
2015-12-11 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
2015-12-10 Merge
lana [Thu, 10 Dec 2015 09:24:25 -0800] rev 34569
Merge
2015-12-10 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
2015-12-01 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
2015-12-09 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
2015-12-09 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
2015-12-08 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
2015-12-08 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
2015-12-08 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
2015-12-07 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
2015-12-07 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
2015-12-10 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:30 +0200] rev 34558
Merge
2015-12-10 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:26 +0200] rev 34556
Merge
2015-12-10 Merge
lana [Thu, 10 Dec 2015 09:24:49 -0800] rev 34555
Merge
2015-12-10 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
2015-12-10 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:22 +0200] rev 34552
Merge
2015-12-11 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
2015-12-10 Merge
lana [Thu, 10 Dec 2015 09:24:33 -0800] rev 34550
Merge
2015-12-09 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
2015-12-08 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
2015-12-10 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:16 +0200] rev 34546
Merge
2015-12-10 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:11 +0200] rev 34544
Merge
2015-12-11 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
2015-12-11 8145077: AIX: fix harfbuzz support
simonis [Fri, 11 Dec 2015 16:16:55 +0100] rev 34542
8145077: AIX: fix harfbuzz support Reviewed-by: prr
2015-12-11 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
2015-11-13 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
2015-12-11 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
2015-12-11 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
2015-12-10 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
2015-12-10 Merge
lana [Thu, 10 Dec 2015 09:23:49 -0800] rev 34536
Merge
2015-12-10 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
2015-12-10 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
2015-12-09 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
2015-12-09 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
2015-12-09 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
2015-12-09 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
2015-12-09 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
2015-12-09 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
2015-12-08 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
2015-12-09 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
2015-12-08 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
2015-12-08 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
2015-12-08 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
2015-12-08 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
2015-12-08 Merge
amurillo [Mon, 07 Dec 2015 17:31:43 -0800] rev 34521
Merge
2015-12-07 Merge
amurillo [Mon, 07 Dec 2015 10:05:08 -0800] rev 34520
Merge
2015-12-04 Merge
amurillo [Thu, 03 Dec 2015 22:30:21 -0800] rev 34519
Merge
2015-12-01 Merge
neliasso [Tue, 01 Dec 2015 19:18:46 +0100] rev 34518
Merge
2015-11-27 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
2015-12-07 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
2015-12-10 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:07:00 +0200] rev 34514
Merge
2015-12-10 Merge
lana [Thu, 10 Dec 2015 09:24:59 -0800] rev 34513
Merge
2015-12-04 Merge
amurillo [Thu, 03 Dec 2015 22:30:17 -0800] rev 34512
Merge
2015-12-03 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
2015-12-02 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
2015-11-26 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
2015-12-02 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
2015-11-25 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
2015-12-01 Merge
twisti [Tue, 01 Dec 2015 21:16:12 +0000] rev 34506
Merge
2015-12-01 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
2015-12-01 Merge
neliasso [Tue, 01 Dec 2015 19:18:56 +0100] rev 34504
Merge
2015-12-01 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
2015-12-01 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
2015-11-30 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
2015-10-05 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
2015-11-27 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
2015-11-26 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
2015-12-10 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
2015-12-11 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
2015-12-11 8145206: Configure broken on Macosx
erikj [Fri, 11 Dec 2015 17:15:48 +0100] rev 34495
8145206: Configure broken on Macosx Reviewed-by: tbell
2015-12-11 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
2015-12-11 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
2015-12-10 Merge
lana [Thu, 10 Dec 2015 09:23:36 -0800] rev 34492
Merge
2015-12-09 8136782: Introduce a build/configure wrapper
erikj [Wed, 09 Dec 2015 11:44:40 +0100] rev 34491
8136782: Introduce a build/configure wrapper Reviewed-by: ihse
2015-12-08 8143404: Remove apple script engine code in jdk repository
sundar [Tue, 08 Dec 2015 10:11:28 +0530] rev 34490
8143404: Remove apple script engine code in jdk repository Reviewed-by: alanb, mchung
2015-12-04 Merge
amurillo [Thu, 03 Dec 2015 22:30:17 -0800] rev 34489
Merge
2015-12-01 Merge
neliasso [Tue, 01 Dec 2015 19:18:30 +0100] rev 34488
Merge
2015-11-30 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
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
2015-12-10 Added tag jdk-9+96 for changeset 564bf7c0cf4d
lana [Thu, 10 Dec 2015 08:17:01 -0800] rev 34486
Added tag jdk-9+96 for changeset 564bf7c0cf4d
2017-07-05 Added tag jdk-9+96 for changeset 139f19d70350
duke [Wed, 05 Jul 2017 21:06:42 +0200] rev 34485
Added tag jdk-9+96 for changeset 139f19d70350
2017-07-05 Merge jdk-9+96
duke [Wed, 05 Jul 2017 21:06:41 +0200] rev 34484
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:06:36 +0200] rev 34483
Merge
2015-12-07 Merge
lana [Mon, 07 Dec 2015 14:17:19 -0800] rev 34482
Merge
2015-12-07 8144756: JShell: ToolBasicTest.java missing @bug tag for 8142447
rfield [Mon, 07 Dec 2015 09:18:07 -0800] rev 34481
8144756: JShell: ToolBasicTest.java missing @bug tag for 8142447 Reviewed-by: jlahoda
2015-12-04 8143268: Langtools tools should create output directories as needed.
jjg [Fri, 04 Dec 2015 14:22:04 -0800] rev 34480
8143268: Langtools tools should create output directories as needed. Reviewed-by: jlahoda
2015-12-04 8008685: DPrinter should include MethodType.recvtype
vromero [Fri, 04 Dec 2015 09:46:12 -0800] rev 34479
8008685: DPrinter should include MethodType.recvtype Reviewed-by: jjg
2015-12-02 Merge
lana [Wed, 02 Dec 2015 09:36:35 -0800] rev 34478
Merge
2015-12-01 8142447: JShell tool: Command change: re-run n-th command should be re-run by id
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
2015-11-30 Merge
lana [Mon, 30 Nov 2015 13:27:57 -0800] rev 34476
Merge
2015-11-30 8143037: JShell should determine commands by prefix
jlahoda [Mon, 30 Nov 2015 17:31:55 +0100] rev 34475
8143037: JShell should determine commands by prefix Reviewed-by: rfield, mcimadamore, briangoetz
2015-11-26 8078660: Misleading recommendation from diamond finder.
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
2015-11-26 8144009: ToolBox should have a cleanDirectory method
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
2015-11-26 8143647: Javac compiles method reference that allows results in an IllegalAccessError
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
2015-12-02 Added tag jdk-9+95 for changeset db3b268801b0
lana [Wed, 02 Dec 2015 15:55:53 -0800] rev 34471
Added tag jdk-9+95 for changeset db3b268801b0
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:06:24 +0200] rev 34470
Merge
2015-12-07 Merge
lana [Mon, 07 Dec 2015 14:19:26 -0800] rev 34469
Merge
2015-11-30 Merge
lana [Mon, 30 Nov 2015 13:28:08 -0800] rev 34468
Merge
2015-11-27 8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
mkos [Fri, 27 Nov 2015 11:28:43 +0100] rev 34467
8131334: SAAJ Plugability Layer: using java.util.ServiceLoader Reviewed-by: lancea
2015-12-02 Added tag jdk-9+95 for changeset a094c9b01999
lana [Wed, 02 Dec 2015 15:55:46 -0800] rev 34466
Added tag jdk-9+95 for changeset a094c9b01999
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:06:18 +0200] rev 34465
Merge
2015-12-07 Merge
lana [Mon, 07 Dec 2015 14:21:05 -0800] rev 34464
Merge
2015-12-03 8132091: Clean up JAXP code that has dependency on Java version string
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
2015-12-02 Merge
lana [Wed, 02 Dec 2015 09:36:44 -0800] rev 34462
Merge
2015-12-01 8142463: Xml schema validation failing after Xerces update; maxOccurs ignored
joehw [Mon, 30 Nov 2015 16:17:54 -0800] rev 34461
8142463: Xml schema validation failing after Xerces update; maxOccurs ignored Reviewed-by: lancea
2015-12-02 Added tag jdk-9+95 for changeset 0b5bc9540954
lana [Wed, 02 Dec 2015 15:55:45 -0800] rev 34460
Added tag jdk-9+95 for changeset 0b5bc9540954
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:06:09 +0200] rev 34459
Merge
2015-12-07 Merge
lana [Mon, 07 Dec 2015 14:19:19 -0800] rev 34458
Merge
2015-12-03 8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
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
2015-12-02 Merge
lana [Wed, 02 Dec 2015 09:37:26 -0800] rev 34456
Merge
2015-12-02 8144473: Nashorn code assumes NashornCallSiteDescriptor always
sundar [Wed, 02 Dec 2015 16:19:15 +0530] rev 34455
8144473: Nashorn code assumes NashornCallSiteDescriptor always Reviewed-by: hannesw, mhaupt
2015-11-27 8144131: ArrayData.getInt implementations do not convert to int32
hannesw [Fri, 27 Nov 2015 08:44:02 +0100] rev 34454
8144131: ArrayData.getInt implementations do not convert to int32 Reviewed-by: lagergren, sundar
2015-11-30 Merge
lana [Mon, 30 Nov 2015 13:26:07 -0800] rev 34453
Merge
2015-11-30 8144230: Add a sample for pluggable dynalink linker
sundar [Mon, 30 Nov 2015 18:16:47 +0530] rev 34452
8144230: Add a sample for pluggable dynalink linker Reviewed-by: hannesw, mhaupt
2015-11-27 8144186: Update Main.asm sample to use dynalink public API
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
2015-11-27 8144160: Regression: two tests fail on Windows with "ant test" target
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
2015-11-26 8144051: failing test262parallel run leads to successful build
sundar [Thu, 26 Nov 2015 19:02:59 +0530] rev 34449
8144051: failing test262parallel run leads to successful build Reviewed-by: mhaupt, hannesw
2015-11-26 8143642: Nashorn shebang argument handling is broken
mhaupt [Thu, 26 Nov 2015 12:01:41 +0100] rev 34448
8143642: Nashorn shebang argument handling is broken Reviewed-by: hannesw, sundar
2015-11-24 8141338: Move jdk.internal.dynalink package to jdk.dynalink
attila [Tue, 24 Nov 2015 10:19:34 +0100] rev 34447
8141338: Move jdk.internal.dynalink package to jdk.dynalink Reviewed-by: hannesw, sundar
2015-11-23 8143821: Wrong test name in JDK-8143304
hannesw [Mon, 23 Nov 2015 17:52:04 +0100] rev 34446
8143821: Wrong test name in JDK-8143304 Reviewed-by: attila, sundar
2015-11-23 8141407: Wrong evaluation of a != a when a = NaN
hannesw [Mon, 23 Nov 2015 15:26:10 +0100] rev 34445
8141407: Wrong evaluation of a != a when a = NaN Reviewed-by: sundar, attila
2015-12-02 Added tag jdk-9+95 for changeset a769d473f680
lana [Wed, 02 Dec 2015 15:55:55 -0800] rev 34444
Added tag jdk-9+95 for changeset a769d473f680
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:05:57 +0200] rev 34443
Merge
2015-12-02 Added tag jdk-9+95 for changeset 643584fab5fe
lana [Wed, 02 Dec 2015 15:55:38 -0800] rev 34442
Added tag jdk-9+95 for changeset 643584fab5fe
2017-07-05 Merge
duke [Wed, 05 Jul 2017 21:05:52 +0200] rev 34441
Merge
2015-12-07 Merge
lana [Mon, 07 Dec 2015 14:20:20 -0800] rev 34440
Merge
2015-12-07 8144262: LogRecord.getMillis() method is a convenience API that should not have been deprecated
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
2015-12-07 8138638: Security tests using jdk/test/sun/security/krb5/auto/KDC.java fail intermittently with OutOfMemoryError
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
2015-12-07 8141593: Test RetryHttps timed out intermittently
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
2015-12-04 8143854: java/util/regex/RegExTest.java.RegExTest failed
sherman [Fri, 04 Dec 2015 12:28:09 -0800] rev 34436
8143854: java/util/regex/RegExTest.java.RegExTest failed Reviewed-by: darcy
2015-12-04 8144742: Instrument intermittently failing test GCDuringIteration.java
darcy [Fri, 04 Dec 2015 11:01:53 -0800] rev 34435
8144742: Instrument intermittently failing test GCDuringIteration.java Reviewed-by: rriggs, martin
2015-12-04 8144660: VersionCheck.java fails when it tries to run jaccess*.exe -J-version on windows
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
2015-12-03 8144627: Problem list WriteAfterAbort.java
darcy [Thu, 03 Dec 2015 13:18:51 -0800] rev 34433
8144627: Problem list WriteAfterAbort.java Reviewed-by: prr
2015-12-03 8144616: Problem building OpenJDK/harfbuzz on jprt
prr [Thu, 03 Dec 2015 11:53:00 -0800] rev 34432
8144616: Problem building OpenJDK/harfbuzz on jprt Reviewed-by: serb, vadim
2015-12-03 8130246: java/util/Currency/PropertiesTest.sh fails Exception java.lang.NullPointerException
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
2015-12-03 8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest
mhaupt [Thu, 03 Dec 2015 15:36:20 +0100] rev 34430
8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest Reviewed-by: sundar
2015-12-03 8072844: Use more efficient LambdaForm type representation
mhaupt [Thu, 03 Dec 2015 15:34:39 +0100] rev 34429
8072844: Use more efficient LambdaForm type representation Reviewed-by: sundar, redestad
2015-12-03 8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214
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
2015-12-03 8144214: Some log messages will be discarded when VM is bootstrapping
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
2015-12-03 8144480: Remove test dependencies on sun.misc.BASE64Encoder and BASE64Decoder
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
(0) -30000 -10000 -3000 -1000 -256 +256 +1000 +3000 +10000 tip