psandoz [Tue, 17 Nov 2015 14:11:42 +0100] rev 33843
8141409: Arrays.equals accepting a Comparator
Reviewed-by: rriggs
redestad [Tue, 17 Nov 2015 12:43:09 +0100] rev 33842
8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy
Reviewed-by: vlivanov, jrose
redestad [Tue, 17 Nov 2015 11:51:45 +0100] rev 33841
8142334: Improve lazy initialization of java.lang.invoke
Reviewed-by: psandoz, vlivanov, mhaupt
amurillo [Mon, 16 Nov 2015 22:36:45 -0800] rev 33840
Merge
amurillo [Mon, 16 Nov 2015 10:47:28 -0800] rev 33839
Merge
amurillo [Fri, 13 Nov 2015 10:35:27 -0800] rev 33838
Merge
jprovino [Wed, 11 Nov 2015 23:45:51 +0000] rev 33837
Merge
cjplummer [Wed, 04 Nov 2015 23:46:50 -0800] rev 33836
8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Summary: updated requiredVersion to 4.1 b12
Reviewed-by: dholmes, sla, darcy
aeriksso [Fri, 30 Oct 2015 13:13:13 +0100] rev 33835
8074696: Remote debugging session hangs for several minutes when calling findBootType
Reviewed-by: sspitsyn, jbachorik
kevinw [Thu, 29 Oct 2015 05:24:30 -0700] rev 33834
8129348: Debugger hangs in trace mode with TRACE_SENDS
Reviewed-by: sspitsyn
Contributed-by: cheleswer.sahu@oracle.com
dholmes [Thu, 29 Oct 2015 21:38:11 -0400] rev 33833
Merge
cjplummer [Thu, 29 Oct 2015 12:02:53 -0700] rev 33832
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Summary: Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam
rriggs [Mon, 16 Nov 2015 15:28:55 -0500] rev 33831
8133079: java.time LocalDate and LocalTime ofInstant() factory methods
Reviewed-by: rriggs, scolebourne
weijun [Mon, 16 Nov 2015 12:54:01 +0800] rev 33830
8143015: 5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"
Reviewed-by: weijun
Contributed-by: felix.yang@oracle.com
weijun [Sun, 15 Nov 2015 09:15:03 +0800] rev 33829
8142927: Feed some text to STDIN in ProcessTools.executeProcess()
Reviewed-by: rriggs
weijun [Sat, 14 Nov 2015 11:00:40 +0800] rev 33828
8142926: OutputAnalyzer's shouldXXX() calls return this
Reviewed-by: alanb
jjg [Fri, 13 Nov 2015 15:55:32 -0800] rev 33827
8142996: move jdk java/util/streams tests into java.base directories
Reviewed-by: mchung
rriggs [Fri, 13 Nov 2015 15:48:59 -0500] rev 33826
8132394: (process) ProcessBuilder support for a pipeline of processes
Reviewed-by: psandoz, alanb
rriggs [Fri, 13 Nov 2015 12:00:23 -0500] rev 33825
8141571: jdk/internal/jimage/JImageReadTest.java crashing in msvcr120.dll
Summary: add asserts to diagnose
Reviewed-by: jlaskey
ntv [Fri, 13 Nov 2015 11:52:56 -0500] rev 33824
8054978: java.time.Duration.parse() fails for negative duration with 0 seconds and nanos
Reviewed-by: rriggs, scolebourne
mullan [Fri, 13 Nov 2015 07:22:48 -0500] rev 33823
Merge
mullan [Thu, 12 Nov 2015 17:45:33 -0500] rev 33822
Merge
mullan [Thu, 12 Nov 2015 16:09:09 -0500] rev 33821
Merge
mullan [Thu, 12 Nov 2015 16:07:14 -0500] rev 33820
8072463: Remove requirement that AKID and SKID have to match when building certificate chain
Reviewed-by: xuelei
darcy [Thu, 12 Nov 2015 16:04:07 -0800] rev 33819
8142363: Remove LFMultiThreadCachingTest.java from windows problem list
Reviewed-by: lancea
lana [Thu, 12 Nov 2015 14:15:05 -0800] rev 33818
Merge
lana [Thu, 19 Nov 2015 09:36:30 -0800] rev 33817
Added tag jdk9-b93 for changeset b9b536d2fa22
duke [Wed, 05 Jul 2017 21:01:32 +0200] rev 33816
Merge
lana [Fri, 20 Nov 2015 15:41:19 -0800] rev 33815
Merge
amurillo [Fri, 13 Nov 2015 10:35:26 -0800] rev 33814
Merge
jprovino [Wed, 11 Nov 2015 23:47:41 +0000] rev 33813
Merge
ctornqvi [Wed, 11 Nov 2015 11:47:20 -0800] rev 33812
8142502: [TESTBUG] Exclude runtime/ErrorHandling/SecondaryErrorTest.java on OSX until JDK-8139300 has been resolved
Reviewed-by: hseigel, mseledtsov, minqi
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33811
8140689: Skip last young-only gc if nothing to do in the mixed gc phase
Reviewed-by: mgerdin, drwhite
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33810
8138740: Start initial mark right after mixed GC if needed
Summary: Instead of issuing a single young-only GC after the end of all mixed GCs, if needed immediately start an initial mark in that young-only GC.
Reviewed-by: drwhite, mgerdin
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33809
8139874: After G1 Full GC, the next GC is always a young-only GC
Summary: Allow initiation of an initial mark after Full GC
Reviewed-by: ehelin
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33808
8140597: Forcing an initial mark causes G1 to abort mixed collections
Summary: Postpone the initial mark request until the current mixed GC phase has finished.
Reviewed-by: mgerdin
stefank [Tue, 27 Oct 2015 12:25:08 +0100] rev 33807
8140584: nmethod::oops_do_marking_epilogue always runs verification code
Reviewed-by: tschatzl, kvn
kbarrett [Mon, 09 Nov 2015 11:50:15 -0500] rev 33806
8141654: Tests missing -XX:+UnlockDiagnosticVMOptions
Summary: Add missing unlock options.
Reviewed-by: brutisso, tschatzl
tschatzl [Tue, 10 Nov 2015 20:39:29 +0000] rev 33805
Merge
tschatzl [Tue, 10 Nov 2015 17:57:01 +0100] rev 33804
Merge
tschatzl [Tue, 10 Nov 2015 09:29:40 +0100] rev 33803
8140585: PLAB statistics are flushed too late
Summary: Move the call to G1EvacStats::adjust_desired_plab_sz() to after flushing the per-thread statistics.
Reviewed-by: mgerdin, jmasa
iklam [Tue, 10 Nov 2015 20:34:36 +0100] rev 33802
Merge
iklam [Tue, 10 Nov 2015 09:38:24 -0800] rev 33801
8080940: Remove mcs post-hook from hotspot solaris builds
Reviewed-by: dholmes, ihse, erikj
hseigel [Tue, 10 Nov 2015 17:15:48 +0000] rev 33800
Merge
hseigel [Tue, 10 Nov 2015 08:42:53 -0500] rev 33799
8139164: JVM should throw ClassFormatError for non-void methods named <clinit>
Summary: If method being parsed is named <clinit>, throw ClassFormatError if it is not void or has arguments, for class file version >= 51.
Reviewed-by: acorn, lfoltan
david [Tue, 10 Nov 2015 09:49:14 +0100] rev 33798
8140404: Revert the removal of CMSTestInFreeList
Reviewed-by: jmasa, brutisso
david [Mon, 09 Nov 2015 15:09:03 +0100] rev 33797
8141946: Remove develop flag G1TraceHeapRegionRememberedSet
Reviewed-by: mgerdin, tschatzl
sspitsyn [Tue, 10 Nov 2015 04:37:35 +0000] rev 33796
Merge
sspitsyn [Tue, 10 Nov 2015 03:54:50 +0000] rev 33795
Merge
goetz [Mon, 26 Oct 2015 16:21:37 +0100] rev 33794
8140482: Various minor code improvements (runtime)
Reviewed-by: dholmes, coleenp, sspitsyn, dsamersoff
kbarrett [Tue, 10 Nov 2015 00:18:11 +0000] rev 33793
Merge
kbarrett [Fri, 06 Nov 2015 16:30:40 -0500] rev 33792
8077571: ObjPtrQueue is poorly named
Summary: Renamed to SATBMarkQueue and renamed files.
Reviewed-by: brutisso, tschatzl, dholmes, twisti
stsmirno [Mon, 09 Nov 2015 15:19:59 +0300] rev 33791
8130255: [TESTBUG] closed/runtime/4784641/CheckedIsSameObjectTest fails when running 32-bit ARM binaries on 64-bit ARM hosts
Summary: Rewrote test in Java with a number of changes
Reviewed-by: ctornqvi, gtriantafill, ddmitriev
david [Mon, 09 Nov 2015 11:35:45 +0000] rev 33790
Merge
david [Mon, 09 Nov 2015 11:26:15 +0100] rev 33789
8141434: G1CollectedHeap::into_cset_dirty_card_queue_set should be moved to G1RemSet
Reviewed-by: tschatzl, mgerdin
ihse [Mon, 09 Nov 2015 11:29:04 +0100] rev 33788
Merge
ihse [Mon, 09 Nov 2015 10:59:59 +0100] rev 33787
8141548: Hotspot Windows build should respect WARNINGS_AS_ERRORS
Reviewed-by: erikj, dholmes
david [Mon, 09 Nov 2015 09:19:39 +0100] rev 33786
8139867: Change how startsHumongous and continuesHumongous regions work in G1.
Reviewed-by: tschatzl, tbenson
ctornqvi [Fri, 06 Nov 2015 09:58:06 -0800] rev 33785
8141533: [TESTBUG] Add @ignore to runtime/CompressedOops/UseCompressedOops.java until JDK-8079353 has been resolved
Reviewed-by: gtriantafill, stsmirno, hseigel
pliden [Fri, 06 Nov 2015 09:46:54 +0100] rev 33784
8042209: Remove unused function G1SATBCardTableLoggingModRefBS::write_ref_field_static
Reviewed-by: mgerdin, tschatzl
brutisso [Fri, 06 Nov 2015 06:13:00 +0100] rev 33783
8141530: Remove G1RecordHRRSOops and G1RecordHRRSEvents
Reviewed-by: tschatzl, mgerdin
cjplummer [Wed, 04 Nov 2015 23:45:21 -0800] rev 33782
8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Summary: updated requiredVersion to 4.1 b12
Reviewed-by: dholmes, sla, darcy
jmasa [Thu, 05 Nov 2015 19:15:07 +0000] rev 33781
Merge
jmasa [Wed, 04 Nov 2015 10:12:37 -0800] rev 33780
8135318: CMS wrong max_eden_size for check_gc_overhead_limit
Reviewed-by: jmasa, simonis
Contributed-by: ivan.galkin@sap.com
aeriksso [Thu, 05 Nov 2015 15:28:24 +0000] rev 33779
Merge
aeriksso [Thu, 05 Nov 2015 11:42:42 +0100] rev 33778
8134030: test/serviceability/dcmd/gc/HeapDumpTest fails to verify the dump
Reviewed-by: dholmes
ddmitriev [Thu, 05 Nov 2015 13:39:03 +0000] rev 33777
Merge
ddmitriev [Thu, 05 Nov 2015 09:15:50 +0000] rev 33776
Merge
ddmitriev [Thu, 05 Nov 2015 11:56:03 +0300] rev 33775
8139765: set_numeric_flag can call Flag::find_flag to determine the flag type
Reviewed-by: jiangli, gziemski
sspitsyn [Thu, 05 Nov 2015 11:12:07 +0000] rev 33774
Merge
sspitsyn [Thu, 05 Nov 2015 00:36:00 -0800] rev 33773
8141035: Let jvmtiGen exit with a non-zero exit code upon failure
Summary: Let jvmtiGen exit with a non-zero exit code upon failure
Reviewed-by: sla, sspitsyn
Contributed-by: varming@gmail.com
brutisso [Thu, 05 Nov 2015 09:11:48 +0000] rev 33772
Merge
brutisso [Thu, 05 Nov 2015 08:48:45 +0100] rev 33771
8141394: Remove the instrumentation added by JDK-6898948
Reviewed-by: tschatzl, pliden
dcubed [Thu, 05 Nov 2015 07:22:48 +0000] rev 33770
Merge
clanger [Wed, 04 Nov 2015 16:23:08 -0800] rev 33769
8140244: Port fix of JDK-8075773 to AIX and possibly MacOSX
Reviewed-by: stuefe, dcubed
coleenp [Thu, 05 Nov 2015 05:31:57 +0000] rev 33768
Merge
coleenp [Wed, 04 Nov 2015 23:02:46 +0000] rev 33767
Merge
rprotacio [Wed, 04 Nov 2015 17:18:59 -0500] rev 33766
8138916: Logging write function does not allow for long enough messages
Summary: The unified logging framework's vwrite function is updated to allow strings longer than 512 characters, for the sake of messages of non-pre-determined length.
Reviewed-by: coleenp, dsamersoff, mlarsson
coleenp [Thu, 05 Nov 2015 03:42:04 +0000] rev 33765
Merge
coleenp [Wed, 04 Nov 2015 19:52:04 +0000] rev 33764
Merge
rprotacio [Wed, 04 Nov 2015 14:32:51 -0500] rev 33763
8140348: Convert TraceSafepoint to Unified Logging
Summary: The former -XX:+TraceSafepoint flag is updated to the unified logging framework and is now replaced with -Xlog:safepoint in product mode.
Reviewed-by: coleenp, hseigel
kbarrett [Wed, 04 Nov 2015 20:02:54 +0000] rev 33762
Merge
kbarrett [Wed, 04 Nov 2015 13:09:57 -0500] rev 33761
6899049: G1: Clean up code in ptrQueue.[ch]pp and ptrQueue.inline.hpp
Summary: Simplify indexing, address obsolete code, improve access/type checking.
Reviewed-by: tschatzl, pliden
tschatzl [Wed, 04 Nov 2015 18:10:18 +0000] rev 33760
Merge
tschatzl [Wed, 04 Nov 2015 17:36:29 +0100] rev 33759
8141134: Remove unnecessary pragma warning(disable:4355) from GC code
Reviewed-by: ehelin, simonis, stuefe
aph [Wed, 04 Nov 2015 13:38:38 +0100] rev 33758
8138966: Intermittent SEGV running ParallelGC
Summary: Add necessary memory fences so that the parallel threads are unable to observe partially filled block tables.
Reviewed-by: tschatzl
mgerdin [Wed, 04 Nov 2015 16:42:11 +0100] rev 33757
8141422: G1 eager reclaim card dirtying may dirty outside of allocated objects
Reviewed-by: sjohanss, tschatzl, ehelin
stuefe [Tue, 03 Nov 2015 19:53:10 -0500] rev 33756
8140648: Clean up remnants of fork1() from non-solaris platforms
Summary: Clean up any remnants of fork1() from Non-Solaris platforms
Reviewed-by: dholmes, goetz
dpochepk [Wed, 04 Nov 2015 00:59:44 +0300] rev 33755
8141331: Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE
Reviewed-by: iignatyev
mgerdin [Mon, 18 Aug 2014 14:37:55 +0200] rev 33754
8055283: Expand ResourceHashtable with C_HEAP allocation, removal and some unit tests
Reviewed-by: ehelin, tschatzl, coleenp
david [Mon, 02 Nov 2015 14:28:19 +0100] rev 33753
8137756: Remove hrs_err_msg and hrs_ext_msg from heapRegionSet
Reviewed-by: pliden, mgerdin
david [Mon, 02 Nov 2015 10:41:39 +0100] rev 33752
8141056: Erroneous assignment in HeapRegionSet.cpp
Reviewed-by: tschatzl, pliden
coleenp [Mon, 02 Nov 2015 19:38:49 +0000] rev 33751
Merge
sgehwolf [Mon, 02 Nov 2015 17:18:37 +0100] rev 33750
8141140: Zero JVM fails to initialize after JDK-8078554
Summary: Disable AllocatePrefetchDistance for Zero.
Reviewed-by: coleenp
sgehwolf [Mon, 02 Nov 2015 16:54:49 +0100] rev 33749
8141138: Zero fails to build
Summary: Adjust to recent JDK-9 changes.
Reviewed-by: coleenp
ehelin [Mon, 02 Nov 2015 17:26:20 +0000] rev 33748
Merge
ehelin [Mon, 02 Nov 2015 16:16:53 +0100] rev 33747
8140602: Split other time calculation into methods in G1CollectorPolicy
Reviewed-by: mgerdin, tschatzl, drwhite
zmajo [Mon, 02 Nov 2015 14:34:07 +0000] rev 33746
Merge
zmajo [Mon, 02 Nov 2015 11:51:48 +0000] rev 33745
Merge
ddmitriev [Mon, 02 Nov 2015 11:32:26 +0300] rev 33744
8141042: Typos and refactoring in Compiler constraints functions
Reviewed-by: vlivanov, zmajo, kvn
stuefe [Fri, 30 Oct 2015 12:36:54 +0100] rev 33743
8140645: Recent Developments for AIX
Summary: Port recent developments from SAP for AIX to the OpenJDK
Reviewed-by: goetz
brutisso [Mon, 02 Nov 2015 09:13:39 +0100] rev 33742
8141049: Remove CARD_REPEAT_HISTO from the G1 code
Reviewed-by: tschatzl, kbarrett
brutisso [Mon, 02 Nov 2015 09:12:45 +0100] rev 33741
8141045: Remove SPARSE_PRT_VERBOSE from the G1 code
Reviewed-by: tschatzl, kbarrett
brutisso [Mon, 02 Nov 2015 09:11:44 +0100] rev 33740
8141037: Remove _MARKING_VERBOSE_ from the G1 code
Reviewed-by: tschatzl, kbarrett
ehelin [Sat, 31 Oct 2015 15:27:48 +0100] rev 33739
8140509: Add note_gc_start to G1CollectorPolicy
Reviewed-by: mgerdin, tschatzl
ehelin [Fri, 30 Oct 2015 10:15:06 +0100] rev 33738
8140508: Add utility method for logging phases to G1CollectorPolicy
Reviewed-by: mgerdin, tschatzl
iklam [Fri, 30 Oct 2015 16:18:58 -0700] rev 33737
8139026: hotspot/make/hotspot.script cannot handle command-line arguments with spaces
Summary: Use "$@"
Reviewed-by: twisti, ihse
rprotacio [Fri, 30 Oct 2015 16:39:37 -0400] rev 33736
8139564: Convert TraceDefaultMethods to Unified Logging
Summary: The former -XX:+TraceDefaultMethods flag is updated to the unified logging framework and is now replaced with -Xlog:defaultmethods.
Reviewed-by: acorn, coleenp, hseigel
poonam [Fri, 30 Oct 2015 08:29:19 -0700] rev 33735
8140249: JVM Crashing During startUp If Flight Recording is enabled
Reviewed-by: dholmes
Contributed-by: Shafi Ahmad <shafi.s.ahmad@oracle.com>
brutisso [Fri, 30 Oct 2015 06:50:55 +0000] rev 33734
Merge
brutisso [Fri, 30 Oct 2015 06:46:10 +0100] rev 33733
8140781: Remove _MARKING_STATS_ from the G1 code
Reviewed-by: kbarrett, david
dholmes [Fri, 30 Oct 2015 00:23:07 -0400] rev 33732
8129526: Solaris: clean up another remnant of interruptible I/O
Reviewed-by: fparain, dcubed
dholmes [Thu, 29 Oct 2015 21:38:25 -0400] rev 33731
Merge
cjplummer [Thu, 29 Oct 2015 12:04:04 -0700] rev 33730
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Summary: Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam
dholmes [Thu, 29 Oct 2015 18:59:22 -0400] rev 33729
8131045: Obsolete JNIDetachReleasesMonitors
Reviewed-by: dcubed, dsimms, sspitsyn
lana [Thu, 12 Nov 2015 14:13:49 -0800] rev 33728
Merge
lana [Thu, 19 Nov 2015 09:36:21 -0800] rev 33727
Added tag jdk9-b93 for changeset 7ca001ccf8c1
lana [Fri, 20 Nov 2015 15:38:28 -0800] rev 33726
Merge
dfuchs [Fri, 20 Nov 2015 19:25:45 +0100] rev 33725
8140364: JEP 264 Platform Logger API and Service Implementation
Summary: Initial implementation for JEP 264 Platform Logger API and Service
Reviewed-by: mchung, psandoz, rriggs
weijun [Fri, 20 Nov 2015 08:35:23 +0800] rev 33724
8056174: New APIs for jar signing
Reviewed-by: mullan
bpatel [Mon, 16 Nov 2015 22:49:45 +0000] rev 33723
8142367: Allow files with .png extension to be copied for javadoc
Reviewed-by: erikj
erikj [Mon, 16 Nov 2015 10:47:24 +0100] rev 33722
8143036: Make install target does not depend on images
Reviewed-by: alanb
lana [Thu, 12 Nov 2015 14:12:53 -0800] rev 33721
Merge
lana [Thu, 19 Nov 2015 09:36:17 -0800] rev 33720
Added tag jdk9-b93 for changeset 24d8c58c9dcd
duke [Wed, 05 Jul 2017 21:00:56 +0200] rev 33719
Added tag jdk9-b93 for changeset 09206c6513b3
duke [Wed, 05 Jul 2017 21:00:56 +0200] rev 33718
Merge
duke [Wed, 05 Jul 2017 21:00:52 +0200] rev 33717
Merge
lana [Thu, 12 Nov 2015 18:27:43 -0800] rev 33716
Merge
jlahoda [Thu, 12 Nov 2015 15:10:01 +0100] rev 33715
8141092: JShell: Completion hangs on identifier completion
Summary: Avoiding recursive search when computing package completion.
Reviewed-by: mcimadamore, rfield
shinyafox [Thu, 12 Nov 2015 08:48:42 +0100] rev 33714
8142384: JShell tool: New command: /imports, /i which show the list of imported packages or classes, etc...
Reviewed-by: rfield, jlahoda
sadayapalam [Thu, 12 Nov 2015 08:39:23 +0530] rev 33713
8139255: javac reports "cannot override" messages instead of "cannot hide" messages for static methods
Summary: Improve clarity of javac messages by discriminating hiding scenerio from overriding
Reviewed-by: mcimadamore, sadayapalam
Contributed-by: srinivas.dama@oracle.com
sadayapalam [Thu, 12 Nov 2015 06:13:14 +0530] rev 33712
8136419: Type annotations in initializers and lambda bodies not written to class file
Reviewed-by: jlahoda
sadayapalam [Thu, 12 Nov 2015 05:59:47 +0530] rev 33711
8142476: Call site initialization exception caused by LambdaConversionException: Invalid receiver type
Summary: Incorrect handling of intersection typed receiver in method references results in call site initialization exception
Reviewed-by: mcimadamore
sadayapalam [Wed, 11 Nov 2015 18:46:03 +0530] rev 33710
8141508: java.lang.invoke.LambdaConversionException: Invalid receiver type
Summary: Incorrect handling of intersection type parameter of functional interface descriptor results in call site initialization exception
Reviewed-by: mcimadamore
sadayapalam [Wed, 11 Nov 2015 17:13:10 +0530] rev 33709
8142467: Remove all references Flags.IPROXY
Summary: Remove all references to flag bit IPROXY that has fallen into disuse.
Reviewed-by: mcimadamore
mcimadamore [Tue, 10 Nov 2015 11:49:14 +0000] rev 33708
8141613: Compiler fails to infer generic type
Summary: Repeated capture of same expression leads to erroneous inference constraints
Reviewed-by: vromero
mcimadamore [Mon, 09 Nov 2015 16:03:30 +0000] rev 33707
8141639: Signatures in Lower could be made tighter by using JCExpression instead of JCTree
Summary: Make signatures of Lower methods more specific
Reviewed-by: jlahoda
sadayapalam [Mon, 09 Nov 2015 05:45:22 +0530] rev 33706
8129740: Incorrect class file created when passing lambda in inner class constructor
Summary: Lambda implementation method must be static when lambda is an argument to an explicit constructor call.
Reviewed-by: mcimadamore, jlahoda
sadayapalam [Fri, 06 Nov 2015 14:45:44 +0530] rev 33705
8138612: Do not retain declaration annotations on lambda formal parameters
Reviewed-by: jlahoda
lana [Thu, 12 Nov 2015 10:39:10 -0800] rev 33704
Added tag jdk9-b92 for changeset 27b563ba49e8
duke [Wed, 05 Jul 2017 21:00:43 +0200] rev 33703
Merge
lana [Thu, 12 Nov 2015 10:39:04 -0800] rev 33702
Added tag jdk9-b92 for changeset 42ca9d5434cc
duke [Wed, 05 Jul 2017 21:00:36 +0200] rev 33701
Merge
lana [Thu, 12 Nov 2015 18:27:26 -0800] rev 33700
Merge
chegar [Wed, 11 Nov 2015 11:33:40 +0000] rev 33699
8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
lana [Thu, 12 Nov 2015 10:39:03 -0800] rev 33698
Added tag jdk9-b92 for changeset bbe6f7195a37
duke [Wed, 05 Jul 2017 21:00:30 +0200] rev 33697
Merge
lana [Thu, 12 Nov 2015 18:32:09 -0800] rev 33696
Merge
hannesw [Thu, 12 Nov 2015 19:31:22 +0100] rev 33695
8142864: Raw types warning in WeakValueCache
Reviewed-by: mhaupt, attila
sundar [Thu, 12 Nov 2015 19:51:43 +0530] rev 33694
8142857: Enable all nashorn "api" tests for jtreg test run
Reviewed-by: attila, hannesw, mhaupt
sundar [Thu, 12 Nov 2015 12:30:15 +0530] rev 33693
8142501: nashorn tests failing after recent changes
Reviewed-by: hannesw
hannesw [Wed, 11 Nov 2015 16:35:38 +0100] rev 33692
8047366: (1000000000000000128).toString() and (1000000000000000128).toFixed() don't evaluate to expected values.
Reviewed-by: attila, sundar
hannesw [Wed, 11 Nov 2015 16:34:26 +0100] rev 33691
8141505: floating point parse incorrect on big integer
Reviewed-by: attila, sundar
hannesw [Wed, 11 Nov 2015 16:28:17 +0100] rev 33690
8141702: Add support for Symbol property keys
Reviewed-by: attila, sundar
hannesw [Wed, 11 Nov 2015 15:22:14 +0100] rev 33689
8010803: Number to String conversion functionality overhaul
Reviewed-by: attila, lagergren
attila [Wed, 11 Nov 2015 14:54:09 +0100] rev 33688
8142422: Smaller Dynalink API adjustments
Reviewed-by: hannesw, sundar
chegar [Wed, 11 Nov 2015 11:32:15 +0000] rev 33687
8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
attila [Mon, 09 Nov 2015 15:37:07 +0100] rev 33686
8141550: Introduce a command line option instead of nashorn.unstable.relink.threshold system property
Reviewed-by: hannesw, sundar
attila [Mon, 09 Nov 2015 14:04:43 +0100] rev 33685
8141538: Make DynamicLinker specific to a Context in Nashorn
Reviewed-by: hannesw, sundar
attila [Mon, 09 Nov 2015 14:03:37 +0100] rev 33684
8141541: Simplify Nashorn's Context class loader handling
Reviewed-by: hannesw, sundar
lana [Thu, 12 Nov 2015 10:39:12 -0800] rev 33683
Added tag jdk9-b92 for changeset 59fdb1bb8199
duke [Wed, 05 Jul 2017 21:00:20 +0200] rev 33682
Merge
lana [Thu, 12 Nov 2015 18:27:55 -0800] rev 33681
Merge
chegar [Wed, 11 Nov 2015 11:31:21 +0000] rev 33680
8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
lana [Thu, 12 Nov 2015 10:38:58 -0800] rev 33679
Added tag jdk9-b92 for changeset 5866711ae287
duke [Wed, 05 Jul 2017 21:00:16 +0200] rev 33678
Merge
lana [Thu, 12 Nov 2015 18:31:10 -0800] rev 33677
Merge
robm [Thu, 12 Nov 2015 13:37:35 +0000] rev 33676
8132455: com/sun/jndi/ldap/LdapTimeoutTest.java fails at handleNamingException
Reviewed-by: vinnie
rriggs [Wed, 11 Nov 2015 22:38:15 -0500] rev 33675
8141652: Rename methods Objects.nonNullElse* to requireNonNullElse*
Summary: And some usages of replacing expr != null ? expr : otherexpr
Reviewed-by: jrose, chegar
chegar [Wed, 11 Nov 2015 09:19:12 +0000] rev 33674
8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
asmotrak [Wed, 11 Nov 2015 10:42:20 +0300] rev 33673
8076359: Test Task: Develop new tests for Leverage CPU Instructions for GHASH and RSA
Reviewed-by: mullan, ascarpino
Contributed-by: tiantian.du@oracle.com
sebastian [Tue, 10 Nov 2015 21:13:40 +0100] rev 33672
8141662: Javadoc fix. Do not suggest to use new Boolean(true).
Summary: Javadoc only fix of 5108778 Too many instances of java.lang.Boolean created in Java application for the java/net library
Reviewed-by: wetmore
ntv [Tue, 10 Nov 2015 14:12:53 -0500] rev 33671
8138664: ZonedDateTime parse error for any date using 'GMT0' ZoneID - Java Bug System
Reviewed-by: rriggs, scolebourne, sherman
ntv [Tue, 10 Nov 2015 14:11:50 -0500] rev 33670
8066571: UnsupportedTemporalTypeException is thrown not only in the case of unsupported temporal - Java Bug System
Reviewed-by: rriggs, scolebourne
ihse [Tue, 10 Nov 2015 15:00:25 +0100] rev 33669
8142383: Use named arguments for SetupCompileProperties in jdk
Reviewed-by: erikj
amlu [Tue, 10 Nov 2015 13:15:01 +0800] rev 33668
8142370: Move java/util/concurrent/Phaser/Basic.java to tier 2
Reviewed-by: darcy, martin
amurillo [Mon, 09 Nov 2015 20:37:05 -0800] rev 33667
Merge
amurillo [Fri, 06 Nov 2015 11:11:53 -0800] rev 33666
Merge
neliasso [Fri, 06 Nov 2015 11:34:03 +0100] rev 33665
Merge
thartmann [Thu, 05 Nov 2015 09:08:42 +0100] rev 33664
8141393: [TESTBUG] VMOptionsTest.java fails on ARM
Summary: The test should not assume that CompactStrings is enabled by default on all platforms.
Reviewed-by: roland
thartmann [Tue, 03 Nov 2015 09:42:11 +0100] rev 33663
8141132: JEP 254: Compact Strings
Summary: Adopt a more space-efficient internal representation for strings.
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
Contributed-by: Brent Christian <brent.christian@oracle.com>, Vivek Deshpande <vivek.r.deshpande@intel.com>, Tobias Hartmann <tobias.hartmann@oracle.com>, Charlie Hunt <charlie.hunt@oracle.com>, Vladimir Kozlov <vladimir.kozlov@oracle.com>, Roger Riggs <roger.riggs@oracle.com>, Xueming Shen <xueming.shen@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>, Sandhya Viswanathan <sandhya.viswanathan@intel.com>
aph [Mon, 11 May 2015 15:09:22 +0100] rev 33662
8079459: JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049
Summary: nextPutIndex used where nextGetIndex is correct.
Reviewed-by: alanb
jwilhelm [Thu, 05 Nov 2015 20:00:53 +0100] rev 33661
Merge
jwilhelm [Fri, 30 Oct 2015 00:02:35 +0100] rev 33660
Merge
ctornqvi [Wed, 28 Oct 2015 19:07:12 +0000] rev 33659
Merge
ctornqvi [Wed, 28 Oct 2015 08:08:24 -0700] rev 33658
8140647: [TESTBUG] Add failing JDK jtreg tests to ProblemList
Reviewed-by: dcubed, rriggs
bobv [Wed, 28 Oct 2015 10:00:24 -0400] rev 33657
8140396: BUILD_LIBJIMAGE missing as a dependency to JAVA_BASE_EXPORT_SYMBOLS_SRC
Reviewed-by: ihse, erikj
chegar [Tue, 27 Oct 2015 14:19:55 +0000] rev 33656
8139891: Prepare Unsafe for true encapsulation
Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
bobv [Wed, 21 Oct 2015 16:39:02 -0400] rev 33655
Merge
bobv [Mon, 19 Oct 2015 15:48:09 -0400] rev 33654
Merge
bobv [Mon, 19 Oct 2015 13:41:09 -0400] rev 33653
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
darcy [Mon, 09 Nov 2015 18:27:43 -0800] rev 33652
8142369: Move TestLocalTime.java to tier 2
Reviewed-by: lancea, sherman