Wed, 25 May 2016 16:23:15 -0400 8157175: GetNanoTimeAdjustment.java fails with excessive adjustment error
dholmes [Wed, 25 May 2016 16:23:15 -0400] rev 38705
8157175: GetNanoTimeAdjustment.java fails with excessive adjustment error Reviewed-by: dcubed, gziemski
Wed, 25 May 2016 13:46:05 -0400 8156548: gc/gctests/StringInternSyncWithGC2 fails with Test level exit status: 151
kbarrett [Wed, 25 May 2016 13:46:05 -0400] rev 38704
8156548: gc/gctests/StringInternSyncWithGC2 fails with Test level exit status: 151 Summary: Avoid repeated verification. Reviewed-by: jmasa, drwhite
Tue, 24 May 2016 12:42:43 -0500 8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X
gziemski [Tue, 24 May 2016 12:42:43 -0500] rev 38703
8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X Summary: Implement _lh_array_tag_type_value as const, not enum. Reviewed-by: vlivanov, minqi
Tue, 24 May 2016 13:39:18 +0000 Merge
vlivanov [Tue, 24 May 2016 13:39:18 +0000] rev 38702
Merge
Tue, 24 May 2016 14:13:57 +0300 Merge
vlivanov [Tue, 24 May 2016 14:13:57 +0300] rev 38701
Merge
Mon, 23 May 2016 17:33:39 +0300 8157438: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before"
dpochepk [Mon, 23 May 2016 17:33:39 +0300] rev 38700
8157438: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before" Reviewed-by: kvn
Fri, 20 May 2016 14:17:55 -0700 8154473: Update for CompilerDirectives to control stub generation and intrinsics
vdeshpande [Fri, 20 May 2016 14:17:55 -0700] rev 38699
8154473: Update for CompilerDirectives to control stub generation and intrinsics Summary: Use -XX:DisableIntrinsic flag to control intrinsics usage in Interpreter. Reviewed-by: twisti, neliasso, kvn, simonis
Fri, 20 May 2016 18:27:03 +0300 8154831: CastII/ConvI2L for a range check is prematurely eliminated
vlivanov [Fri, 20 May 2016 18:27:03 +0300] rev 38698
8154831: CastII/ConvI2L for a range check is prematurely eliminated Reviewed-by: kvn, thartmann
Fri, 20 May 2016 18:05:09 +0300 Merge
vlivanov [Fri, 20 May 2016 18:05:09 +0300] rev 38697
Merge
Thu, 19 May 2016 10:40:19 +0200 8155108: CompilerControl: tests incorrectly set states for excluded methods
neliasso [Thu, 19 May 2016 10:40:19 +0200] rev 38696
8155108: CompilerControl: tests incorrectly set states for excluded methods Summary: Remove redundant code that was not properly updated Reviewed-by: kvn
Wed, 18 May 2016 21:50:27 +0000 8156835: [JVMCI] clean up and minimize JVMCI
dnsimon [Wed, 18 May 2016 21:50:27 +0000] rev 38695
8156835: [JVMCI] clean up and minimize JVMCI Reviewed-by: iveresov, kvn
Wed, 18 May 2016 19:16:14 +0000 Merge
tpivovarova [Wed, 18 May 2016 19:16:14 +0000] rev 38694
Merge
Wed, 18 May 2016 20:19:23 +0300 8141149: [jittester] create Visitor for generating bytecode
tpivovarova [Wed, 18 May 2016 20:19:23 +0300] rev 38693
8141149: [jittester] create Visitor for generating bytecode 8149463: [jittester] rarely generates tests with compile error Reviewed-by: iignatyev, iveresov Contributed-by: dmitrij.pochepko@oracle.com, igor.ignatyev@oracle.com, pavel.punegov@oracle.com, tatiana.pivovarova@oracle.com
Wed, 18 May 2016 17:01:01 +0000 8156942: [JVMCI] replace LIRKind with abstract base class
rschatz [Wed, 18 May 2016 17:01:01 +0000] rev 38692
8156942: [JVMCI] replace LIRKind with abstract base class Reviewed-by: iveresov
Mon, 16 May 2016 17:01:53 +0300 8152343: JVMCI test tasks: Unit tests for MetaAccessProvider
dpochepk [Mon, 16 May 2016 17:01:53 +0300] rev 38691
8152343: JVMCI test tasks: Unit tests for MetaAccessProvider Reviewed-by: twisti
Mon, 16 May 2016 17:00:08 +0300 8152342: JVMCI test task: Unit tests for MethodHandleAccessProvider
dpochepk [Mon, 16 May 2016 17:00:08 +0300] rev 38690
8152342: JVMCI test task: Unit tests for MethodHandleAccessProvider Reviewed-by: kvn
Mon, 16 May 2016 16:58:02 +0300 8152341: JVMCI test task: Unit tests for MemoryAccessProvider
dpochepk [Mon, 16 May 2016 16:58:02 +0300] rev 38689
8152341: JVMCI test task: Unit tests for MemoryAccessProvider Reviewed-by: twisti
Mon, 16 May 2016 16:54:09 +0300 8139703: [TESTBUG] compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails using -Xcomp
dpochepk [Mon, 16 May 2016 16:54:09 +0300] rev 38688
8139703: [TESTBUG] compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails using -Xcomp Reviewed-by: kvn
Fri, 13 May 2016 21:26:06 +0000 Merge
twisti [Fri, 13 May 2016 21:26:06 +0000] rev 38687
Merge
Wed, 11 May 2016 10:23:59 -1000 8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject
twisti [Wed, 11 May 2016 10:23:59 -1000] rev 38686
8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject Reviewed-by: kvn
Fri, 13 May 2016 22:21:54 +0300 8141635: Implement VarHandles/Unsafe intrinsics on POWER
mdoerr [Fri, 13 May 2016 22:21:54 +0300] rev 38685
8141635: Implement VarHandles/Unsafe intrinsics on POWER Reviewed-by: shade, kvn, simonis
Fri, 13 May 2016 06:36:52 +0000 Merge
thartmann [Fri, 13 May 2016 06:36:52 +0000] rev 38684
Merge
Fri, 13 May 2016 08:32:20 +0200 8155608: String intrinsic range checks are not strict enough
thartmann [Fri, 13 May 2016 08:32:20 +0200] rev 38683
8155608: String intrinsic range checks are not strict enough Summary: Range checks in inflate, compress and getChars are not strict enough. Reviewed-by: kvn, twisti, jrose
Fri, 13 May 2016 01:06:46 +0000 8156552: [JVMCI] remove final and stable field handling from ConstantReflectionProvider
rschatz [Fri, 13 May 2016 01:06:46 +0000] rev 38682
8156552: [JVMCI] remove final and stable field handling from ConstantReflectionProvider Reviewed-by: kvn, twisti
Thu, 12 May 2016 22:06:55 +0000 8155047: [JVMCI] findLeafConcreteSubtype should handle arrays of leaf concrete subtype
never [Thu, 12 May 2016 22:06:55 +0000] rev 38681
8155047: [JVMCI] findLeafConcreteSubtype should handle arrays of leaf concrete subtype Reviewed-by: twisti
Thu, 12 May 2016 18:11:14 +0000 Merge
rschatz [Thu, 12 May 2016 18:11:14 +0000] rev 38680
Merge
Wed, 11 May 2016 13:27:56 +0200 8156741: [JVMCI] remove LocationIdentity interface
rschatz [Wed, 11 May 2016 13:27:56 +0200] rev 38679
8156741: [JVMCI] remove LocationIdentity interface Reviewed-by: kvn, iveresov
Thu, 12 May 2016 12:59:35 +0200 8156768: [JVMCI] remove support for patching Symbol pointers
rschatz [Thu, 12 May 2016 12:59:35 +0200] rev 38678
8156768: [JVMCI] remove support for patching Symbol pointers Reviewed-by: iveresov
Thu, 12 May 2016 12:46:07 +0300 8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange
shade [Thu, 12 May 2016 12:46:07 +0300] rev 38677
8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange Reviewed-by: kvn, psandoz
Thu, 12 May 2016 08:25:42 +0200 8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing
thartmann [Thu, 12 May 2016 08:25:42 +0200] rev 38676
8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing Summary: We should not assume that a CloneBasic arraycopy sets array initialization to complete. Reviewed-by: kvn, roland
Thu, 12 May 2016 08:23:25 +0200 8155643: Java crash with assert in Xcomp mode and disabled ReduceInitialCardMarks
thartmann [Thu, 12 May 2016 08:23:25 +0200] rev 38675
8155643: Java crash with assert in Xcomp mode and disabled ReduceInitialCardMarks Summary: We should not emit a subtype check for CloneOop arraycopy. Reviewed-by: kvn
Thu, 12 May 2016 04:17:00 +0000 8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap
never [Thu, 12 May 2016 04:17:00 +0000] rev 38674
8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap Reviewed-by: twisti Contributed-by: josef.eisl@jku.at
Wed, 11 May 2016 17:43:23 -0700 8137296: [JVMCI] Enable sharing of debug info by default in all configurations
never [Wed, 11 May 2016 17:43:23 -0700] rev 38673
8137296: [JVMCI] Enable sharing of debug info by default in all configurations Reviewed-by: kvn, twisti
Wed, 11 May 2016 20:27:17 +0000 Merge
twisti [Wed, 11 May 2016 20:27:17 +0000] rev 38672
Merge
Wed, 04 May 2016 12:06:51 +0200 8156025: [JVMCI] make HotSpotResolvedObjectTypeImpl.createField non-public
rschatz [Wed, 04 May 2016 12:06:51 +0200] rev 38671
8156025: [JVMCI] make HotSpotResolvedObjectTypeImpl.createField non-public Reviewed-by: twisti
Wed, 11 May 2016 18:32:38 +0000 Merge
never [Wed, 11 May 2016 18:32:38 +0000] rev 38670
Merge
Wed, 11 May 2016 09:44:39 -0700 8156775: IGV: StringUtils is absent
never [Wed, 11 May 2016 09:44:39 -0700] rev 38669
8156775: IGV: StringUtils is absent Reviewed-by: kvn
Wed, 11 May 2016 16:40:04 +0000 8153782: [JVMCI] update JVMCI sources to Eclipse 4.5.2 format style
dnsimon [Wed, 11 May 2016 16:40:04 +0000] rev 38668
8153782: [JVMCI] update JVMCI sources to Eclipse 4.5.2 format style Reviewed-by: twisti, never
Wed, 11 May 2016 09:13:49 +0200 8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
psandoz [Wed, 11 May 2016 09:13:49 +0200] rev 38667
8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable Reviewed-by: twisti
Tue, 10 May 2016 11:48:06 +0200 8152311: [JVMCI] allow JVMCI compiler to change the compilation policy for a method
dnsimon [Tue, 10 May 2016 11:48:06 +0200] rev 38666
8152311: [JVMCI] allow JVMCI compiler to change the compilation policy for a method Reviewed-by: kvn, never
Tue, 10 May 2016 23:08:42 +0000 Merge
never [Tue, 10 May 2016 23:08:42 +0000] rev 38665
Merge
Tue, 10 May 2016 21:55:27 +0000 Merge
never [Tue, 10 May 2016 21:55:27 +0000] rev 38664
Merge
Tue, 10 May 2016 08:52:43 -0700 8155023: jdk.vm.ci needs to securely export services
dnsimon [Tue, 10 May 2016 08:52:43 -0700] rev 38663
8155023: jdk.vm.ci needs to securely export services Reviewed-by: twisti, kvn, alanb
Tue, 10 May 2016 21:45:32 +0000 Merge
vlivanov [Tue, 10 May 2016 21:45:32 +0000] rev 38662
Merge
Wed, 11 May 2016 00:38:58 +0300 Merge
vlivanov [Wed, 11 May 2016 00:38:58 +0300] rev 38661
Merge
Tue, 10 May 2016 11:18:40 +0200 8156211: [JVMCI] ResolvedJava* interfaces should extend AnnotatedElement
rschatz [Tue, 10 May 2016 11:18:40 +0200] rev 38660
8156211: [JVMCI] ResolvedJava* interfaces should extend AnnotatedElement Reviewed-by: twisti Contributed-by: Vojin Jovanovic <vojin.jovanovic@oracle.com>
Tue, 10 May 2016 12:18:22 +0200 8155719: remove TrustedInterface from JVMCI
rschatz [Tue, 10 May 2016 12:18:22 +0200] rev 38659
8155719: remove TrustedInterface from JVMCI Reviewed-by: twisti
Tue, 03 May 2016 12:23:06 +0200 8140594: Various minor code improvements (compiler)
goetz [Tue, 03 May 2016 12:23:06 +0200] rev 38658
8140594: Various minor code improvements (compiler) Summary: Various minor code improvements (compiler) Reviewed-by: thartmann, kvn
Mon, 09 May 2016 23:49:22 -0700 8144856: fix assert in CompiledStaticCall::set_to_interpreted
jcm [Mon, 09 May 2016 23:49:22 -0700] rev 38657
8144856: fix assert in CompiledStaticCall::set_to_interpreted Summary: trivial cleanup in assert code. Reviewed-by: kvn, goetz, thartmann
Tue, 10 May 2016 00:17:46 -0700 8150016: small typo in ciReplay code
jcm [Tue, 10 May 2016 00:17:46 -0700] rev 38656
8150016: small typo in ciReplay code Summary: changed atol to atoi Reviewed-by: kvn
Tue, 24 May 2016 12:00:15 +0000 Merge
dsamersoff [Tue, 24 May 2016 12:00:15 +0000] rev 38655
Merge
Tue, 24 May 2016 10:03:07 +0000 Merge
dsamersoff [Tue, 24 May 2016 10:03:07 +0000] rev 38654
Merge
Tue, 24 May 2016 12:56:41 +0300 8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe
dsamersoff [Tue, 24 May 2016 12:56:41 +0300] rev 38653
8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe Summary: Added missed exports Reviewed-by: sspitsyn
Tue, 24 May 2016 10:05:03 +0200 8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value
sjohanss [Tue, 24 May 2016 10:05:03 +0200] rev 38652
8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value Reviewed-by: jmasa, sangheki, drwhite
Tue, 24 May 2016 09:07:22 +0200 8157560: Reserve space for allocation prefetch only in builds that support allocation prefetching
zmajo [Tue, 24 May 2016 09:07:22 +0200] rev 38651
8157560: Reserve space for allocation prefetch only in builds that support allocation prefetching Summary: Create the reserved area only in C2-enabled builds. Reviewed-by: kvn, thartmann
Thu, 02 Jun 2016 21:14:51 +0000 Merge
lana [Thu, 02 Jun 2016 21:14:51 +0000] rev 38650
Merge
Tue, 31 May 2016 09:41:15 -0700 Merge
amurillo [Tue, 31 May 2016 09:41:15 -0700] rev 38649
Merge
Thu, 26 May 2016 14:17:03 -0700 Merge
amurillo [Thu, 26 May 2016 14:17:03 -0700] rev 38648
Merge
Mon, 23 May 2016 09:57:17 +0200 8157097: OptionsValidation/TestOptionsWithRanges.java crashes at CompactHashtableWriter::add during StringTable::copy_shared_string
rehn [Mon, 23 May 2016 09:57:17 +0200] rev 38647
8157097: OptionsValidation/TestOptionsWithRanges.java crashes at CompactHashtableWriter::add during StringTable::copy_shared_string Reviewed-by: dholmes, jiangli
Mon, 23 May 2016 08:02:04 +0200 8153723: Change the default logging output for errors and warnings from stderr to stdout
rehn [Mon, 23 May 2016 08:02:04 +0200] rev 38646
8153723: Change the default logging output for errors and warnings from stderr to stdout Reviewed-by: mlarsson, sla
Fri, 20 May 2016 11:30:51 -0700 Merge
amurillo [Fri, 20 May 2016 11:30:51 -0700] rev 38645
Merge
Fri, 20 May 2016 16:39:40 +0000 Merge
ctornqvi [Fri, 20 May 2016 16:39:40 +0000] rev 38644
Merge
Fri, 20 May 2016 14:57:18 +0000 Merge
ctornqvi [Fri, 20 May 2016 14:57:18 +0000] rev 38643
Merge
Thu, 19 May 2016 11:39:53 -0400 Merge
ctornqvi [Thu, 19 May 2016 11:39:53 -0400] rev 38642
Merge
Thu, 12 May 2016 14:29:02 +0300 8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM
lmesnik [Thu, 12 May 2016 14:29:02 +0300] rev 38641
8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM Reviewed-by: mseledtsov, ctornqvi, gtriantafill
Tue, 17 May 2016 15:44:20 -0400 8151805: fatal error: heap walk aborted with error 1
ctornqvi [Tue, 17 May 2016 15:44:20 -0400] rev 38640
8151805: fatal error: heap walk aborted with error 1 Reviewed-by: gtriantafill, dcubed
Fri, 20 May 2016 14:53:13 +0300 8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException
mchernov [Fri, 20 May 2016 14:53:13 +0300] rev 38639
8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException Reviewed-by: jprovino, dfazunen, jmasa, drwhite
Fri, 20 May 2016 01:47:32 -0400 8149901: [Solaris] Use of -XX:+UseThreadPriorities crashes fastdebug
dholmes [Fri, 20 May 2016 01:47:32 -0400] rev 38638
8149901: [Solaris] Use of -XX:+UseThreadPriorities crashes fastdebug Reviewed-by: gziemski, sspitsyn
Thu, 19 May 2016 10:48:28 -0400 8153582: Logging of ConcGCThreads is done too early
jprovino [Thu, 19 May 2016 10:48:28 -0400] rev 38637
8153582: Logging of ConcGCThreads is done too early Summary: ConcGCThreads is logged as 0 because it hasn't been initialized yet. Reviewed-by: tschatzl, dfazunen
Thu, 19 May 2016 11:43:21 +0200 8157325: gtest tests are not excluded for minimal builds
ehelin [Thu, 19 May 2016 11:43:21 +0200] rev 38636
8157325: gtest tests are not excluded for minimal builds Reviewed-by: erikj, jwilhelm Contributed-by: erik.joelsson@oracle.com
Wed, 18 May 2016 11:06:00 +0200 8135322: ConstantPool::release_C_heap_structures not run in some circumstances
aeriksso [Wed, 18 May 2016 11:06:00 +0200] rev 38635
8135322: ConstantPool::release_C_heap_structures not run in some circumstances Reviewed-by: coleenp, sspitsyn
Wed, 18 May 2016 16:28:42 +0200 8157090: SharedArchiveFile/SpaceUtilizationCheck.java fails as space utilization is below 30 percent
redestad [Wed, 18 May 2016 16:28:42 +0200] rev 38634
8157090: SharedArchiveFile/SpaceUtilizationCheck.java fails as space utilization is below 30 percent Reviewed-by: iklam, mseledtsov
Mon, 30 May 2016 16:25:38 +0200 8154469: Update FSF address
robilad [Mon, 30 May 2016 16:25:38 +0200] rev 38633
8154469: Update FSF address Summary: Updated Free Software Foundation's mailing address in LICENSE Reviewed-by: rriggs, shade
Thu, 02 Jun 2016 20:33:33 +0000 Added tag jdk-9+121 for changeset 513b90c8a326
lana [Thu, 02 Jun 2016 20:33:33 +0000] rev 38632
Added tag jdk-9+121 for changeset 513b90c8a326
Mon, 06 Jun 2016 09:58:03 -0700 Merge
amurillo [Mon, 06 Jun 2016 09:58:03 -0700] rev 38631
Merge
Thu, 02 Jun 2016 14:58:48 -0700 Merge
amurillo [Thu, 02 Jun 2016 14:58:48 -0700] rev 38630
Merge
Mon, 30 May 2016 19:39:09 +0400 8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
dfazunen [Mon, 30 May 2016 19:39:09 +0400] rev 38629
8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC Reviewed-by: kbarrett, iignatyev
Fri, 03 Jun 2016 16:30:27 +0200 8158540: Open only linux-x86 builds using Jib fails when building "minimal" jvm
erikj [Fri, 03 Jun 2016 16:30:27 +0200] rev 38628
8158540: Open only linux-x86 builds using Jib fails when building "minimal" jvm Reviewed-by: dholmes
Thu, 02 Jun 2016 21:14:26 +0000 Merge
lana [Thu, 02 Jun 2016 21:14:26 +0000] rev 38627
Merge
Tue, 31 May 2016 13:41:31 -0400 8154189: Deprivilege java.sql and java.sql.rowset module
lancea [Tue, 31 May 2016 13:41:31 -0400] rev 38626
8154189: Deprivilege java.sql and java.sql.rowset module Reviewed-by: alanb, mchung
Mon, 30 May 2016 16:17:11 +0200 8154469: Update FSF address
robilad [Mon, 30 May 2016 16:17:11 +0200] rev 38625
8154469: Update FSF address Summary: Updated Free Software Foundation's mailing address in LICENSE Reviewed-by: rriggs, shade
Thu, 02 Jun 2016 20:33:32 +0000 Added tag jdk-9+121 for changeset 3bad4c36820b
lana [Thu, 02 Jun 2016 20:33:32 +0000] rev 38624
Added tag jdk-9+121 for changeset 3bad4c36820b
Wed, 05 Jul 2017 21:46:50 +0200 Added tag jdk-9+121 for changeset 18e5cdecb37a
duke [Wed, 05 Jul 2017 21:46:50 +0200] rev 38623
Added tag jdk-9+121 for changeset 18e5cdecb37a
Wed, 05 Jul 2017 21:46:49 +0200 Merge jdk-9+121
duke [Wed, 05 Jul 2017 21:46:49 +0200] rev 38622
Merge
Wed, 05 Jul 2017 21:46:43 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:43 +0200] rev 38621
Merge
Sun, 29 May 2016 23:46:49 +0900 8141415: JShell: wrap erroneous with one-liner comment-outed imports
shinyafox [Sun, 29 May 2016 23:46:49 +0900] rev 38620
8141415: JShell: wrap erroneous with one-liner comment-outed imports Reviewed-by: rfield
Fri, 27 May 2016 19:45:57 -0400 8152785: Remove javac -XDnoModules
vromero [Fri, 27 May 2016 19:45:57 -0400] rev 38619
8152785: Remove javac -XDnoModules Reviewed-by: jjg
Fri, 27 May 2016 14:45:20 -0700 8139872: JShell tests: EditorPadTest failing on headless
rfield [Fri, 27 May 2016 14:45:20 -0700] rev 38618
8139872: JShell tests: EditorPadTest failing on headless Reviewed-by: vromero
Fri, 27 May 2016 13:06:58 -0700 8157606: deprecate com.sun.javadoc API
jjg [Fri, 27 May 2016 13:06:58 -0700] rev 38617
8157606: deprecate com.sun.javadoc API Reviewed-by: ksrini
Fri, 27 May 2016 12:37:18 -0700 8049896: Clean up (Basic)JavacTask.getTypeMirror
jjg [Fri, 27 May 2016 12:37:18 -0700] rev 38616
8049896: Clean up (Basic)JavacTask.getTypeMirror Reviewed-by: vromero
Fri, 27 May 2016 10:37:46 -0700 8157261: jshell tool: truncation for expressions is not consistent
rfield [Fri, 27 May 2016 10:37:46 -0700] rev 38615
8157261: jshell tool: truncation for expressions is not consistent Reviewed-by: vromero
Thu, 26 May 2016 17:35:26 -0700 8157608: deprecate old entry points for javadoc tool
jjg [Thu, 26 May 2016 17:35:26 -0700] rev 38614
8157608: deprecate old entry points for javadoc tool Reviewed-by: ksrini
Thu, 26 May 2016 12:38:21 -0700 8157953: JShell tests: reenable ToolBasicTest
rfield [Thu, 26 May 2016 12:38:21 -0700] rev 38613
8157953: JShell tests: reenable ToolBasicTest 8080883: JShell tool: tool does not report errors if -startup and -nostartup flags are specified Reviewed-by: vromero
Thu, 26 May 2016 10:46:21 -0700 Merge
jjg [Thu, 26 May 2016 10:46:21 -0700] rev 38612
Merge
Thu, 26 May 2016 10:45:13 -0700 8156962: javac should support options specified in _JAVAC_OPTIONS
jjg [Thu, 26 May 2016 10:45:13 -0700] rev 38611
8156962: javac should support options specified in _JAVAC_OPTIONS Reviewed-by: vromero
Thu, 26 May 2016 17:18:12 +0000 Merge
lana [Thu, 26 May 2016 17:18:12 +0000] rev 38610
Merge
Thu, 26 May 2016 18:09:42 +0100 8157895: langtools launcher.sh-template script is broken
mcimadamore [Thu, 26 May 2016 18:09:42 +0100] rev 38609
8157895: langtools launcher.sh-template script is broken Summary: Add logic to quote Xpatch paths Reviewed-by: jjg
Thu, 26 May 2016 07:58:01 -0700 8157917: JShell: shutdown could cause remote JDWP errors to be visible to users
rfield [Thu, 26 May 2016 07:58:01 -0700] rev 38608
8157917: JShell: shutdown could cause remote JDWP errors to be visible to users 8157918: JShell tests: StartOptionTest displays insufficient information to diagnose failures Reviewed-by: vromero
Thu, 26 May 2016 18:22:05 +0530 8154052: Java compiler error displays line from the wrong file
sadayapalam [Thu, 26 May 2016 18:22:05 +0530] rev 38607
8154052: Java compiler error displays line from the wrong file Summary: Compiler should update the diagnostic source properly. Reviewed-by: mcimadamore
Wed, 25 May 2016 22:32:16 -0700 8032230: Enhance javax.a.p.RoundEnvironment after repeating annotations
darcy [Wed, 25 May 2016 22:32:16 -0700] rev 38606
8032230: Enhance javax.a.p.RoundEnvironment after repeating annotations Reviewed-by: jjg
Wed, 25 May 2016 11:33:56 -0400 8152360: deprecate javah
vromero [Wed, 25 May 2016 11:33:56 -0400] rev 38605
8152360: deprecate javah Reviewed-by: jjg
Wed, 25 May 2016 19:30:55 +0530 8047024: 7 ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
sadayapalam [Wed, 25 May 2016 19:30:55 +0530] rev 38604
8047024: 7 ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index Summary: Fix incorrect assertion about exception index already being set. Reviewed-by: mcimadamore
Thu, 26 May 2016 16:02:17 +0000 Added tag jdk-9+120 for changeset 44e95493fd13
lana [Thu, 26 May 2016 16:02:17 +0000] rev 38603
Added tag jdk-9+120 for changeset 44e95493fd13
Wed, 05 Jul 2017 21:46:33 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:33 +0200] rev 38602
Merge
Thu, 26 May 2016 16:02:16 +0000 Added tag jdk-9+120 for changeset 4f596861374b
lana [Thu, 26 May 2016 16:02:16 +0000] rev 38601
Added tag jdk-9+120 for changeset 4f596861374b
Wed, 05 Jul 2017 21:46:28 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:28 +0200] rev 38600
Merge
Thu, 26 May 2016 16:02:15 +0000 Added tag jdk-9+120 for changeset 93e34c3629a7
lana [Thu, 26 May 2016 16:02:15 +0000] rev 38599
Added tag jdk-9+120 for changeset 93e34c3629a7
Wed, 05 Jul 2017 21:46:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:22 +0200] rev 38598
Merge
Thu, 26 May 2016 17:19:03 +0000 Merge
lana [Thu, 26 May 2016 17:19:03 +0000] rev 38597
Merge
Wed, 25 May 2016 19:25:57 +0530 8157819: TypeError when a java.util.Comparator object is invoked as a function
sundar [Wed, 25 May 2016 19:25:57 +0530] rev 38596
8157819: TypeError when a java.util.Comparator object is invoked as a function Reviewed-by: mhaupt, forax, hannesw
Wed, 25 May 2016 15:14:37 +0530 8157680: Callback parameter of any JS builtin implementation should accept any Callable
sundar [Wed, 25 May 2016 15:14:37 +0530] rev 38595
8157680: Callback parameter of any JS builtin implementation should accept any Callable Reviewed-by: hannesw, mhaupt
Wed, 25 May 2016 11:03:08 +0530 8157789: Nashorn sample/test.js should not use undocumented System property
sundar [Wed, 25 May 2016 11:03:08 +0530] rev 38594
8157789: Nashorn sample/test.js should not use undocumented System property Reviewed-by: mchung
Thu, 26 May 2016 16:02:18 +0000 Added tag jdk-9+120 for changeset 52305229ea03
lana [Thu, 26 May 2016 16:02:18 +0000] rev 38593
Added tag jdk-9+120 for changeset 52305229ea03
Wed, 05 Jul 2017 21:46:14 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:14 +0200] rev 38592
Merge
Thu, 26 May 2016 16:02:14 +0000 Added tag jdk-9+120 for changeset de65331b1a57
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38591
Added tag jdk-9+120 for changeset de65331b1a57
Wed, 05 Jul 2017 21:46:08 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:08 +0200] rev 38590
Merge
Mon, 30 May 2016 14:58:59 +0900 8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
okutsu [Mon, 30 May 2016 14:58:59 +0900] rev 38589
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java Reviewed-by: peytoia
Sun, 29 May 2016 18:22:21 -0700 8078812: Test RMI with client and servers as modules
xiaofeya [Sun, 29 May 2016 18:22:21 -0700] rev 38588
8078812: Test RMI with client and servers as modules Reviewed-by: smarks Contributed-by: Felix Yang <felix.yang@oracle.com>
Sat, 28 May 2016 09:47:28 +0530 8033812: javadoc for java.lang.annotation.ElementType needs minor correction
sadayapalam [Sat, 28 May 2016 09:47:28 +0530] rev 38587
8033812: javadoc for java.lang.annotation.ElementType needs minor correction Summary: Fix incorrect count of type contexts. Reviewed-by: mcimadamore
Fri, 27 May 2016 14:26:58 -0700 8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
shurailine [Fri, 27 May 2016 14:26:58 -0700] rev 38586
8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java Reviewed-by: mchung, chegar Contributed-by: alexandre.iline@oracle.com
Fri, 27 May 2016 14:24:38 -0700 8152207: Perform array bound checks while getting a length of bytecode instructions
asmotrak [Fri, 27 May 2016 14:24:38 -0700] rev 38585
8152207: Perform array bound checks while getting a length of bytecode instructions Reviewed-by: hseigel
Fri, 27 May 2016 14:02:28 -0300 8158061: Additional argument checks to BasicImageReader calls
jlaskey [Fri, 27 May 2016 14:02:28 -0300] rev 38584
8158061: Additional argument checks to BasicImageReader calls Reviewed-by: alanb, coffeys
Fri, 27 May 2016 08:52:22 -0700 8157986: Runtime support for javac to determine arguments to the runtime environment
mchung [Fri, 27 May 2016 08:52:22 -0700] rev 38583
8157986: Runtime support for javac to determine arguments to the runtime environment Reviewed-by: alanb
Fri, 27 May 2016 12:34:08 -0300 8156209: Add argument checks to BasicImageReader calls
jlaskey [Fri, 27 May 2016 12:34:08 -0300] rev 38582
8156209: Add argument checks to BasicImageReader calls Reviewed-by: sundar
Fri, 27 May 2016 14:33:48 +0900 8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository.
okutsu [Fri, 27 May 2016 14:33:48 +0900] rev 38581
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository. Reviewed-by: alanb, peytoia, naoto
Thu, 26 May 2016 18:56:46 -0700 8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds
xiaofeya [Thu, 26 May 2016 18:56:46 -0700] rev 38580
8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds Reviewed-by: alanb, sundar, jlaskey Contributed-by: Felix Yang <felix.yang@oracle.com>
Thu, 26 May 2016 15:47:39 -0700 8157783: Fix module dependencies for /jdk/* tests
mli [Thu, 26 May 2016 15:47:39 -0700] rev 38579
8157783: Fix module dependencies for /jdk/* tests Summary: Module declarations for the tests in /jdk/* Reviewed-by: chegar Contributed-by: John Jiang <sha.jiang@oracle.com>
Thu, 26 May 2016 14:44:42 -0700 8157964: Static build of libzip is missing JNI_OnLoad_zip entry point
naoto [Thu, 26 May 2016 14:44:42 -0700] rev 38578
8157964: Static build of libzip is missing JNI_OnLoad_zip entry point Reviewed-by: sherman
Thu, 26 May 2016 14:21:09 -0700 8157997: Reverting a push with wrong id
naoto [Thu, 26 May 2016 14:21:09 -0700] rev 38577
8157997: Reverting a push with wrong id Reviewed-by: sherman
Thu, 26 May 2016 13:33:27 -0700 8154005: Add algorithm constraint that specifies the restriction date
ascarpino [Thu, 26 May 2016 13:33:27 -0700] rev 38576
8154005: Add algorithm constraint that specifies the restriction date Reviewed-by: mullan, igerasim
Thu, 26 May 2016 13:18:32 -0700 6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified
darcy [Thu, 26 May 2016 13:18:32 -0700] rev 38575
6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified Reviewed-by: shade
Thu, 26 May 2016 13:06:54 -0700 8157164: Static build of libzip is missing JNI_OnLoad_zip entry point
naoto [Thu, 26 May 2016 13:06:54 -0700] rev 38574
8157164: Static build of libzip is missing JNI_OnLoad_zip entry point Reviewed-by: sherman
Thu, 26 May 2016 19:55:00 +0200 8146389: java/util/logging/XMLFormatterDate.java fails during year switch
dfuchs [Thu, 26 May 2016 19:55:00 +0200] rev 38573
8146389: java/util/logging/XMLFormatterDate.java fails during year switch Summary: Updates the test to match the changes in the XML content that were brought by JDK-8072645. Reviewed-by: joehw
Thu, 26 May 2016 17:19:13 +0000 Merge
lana [Thu, 26 May 2016 17:19:13 +0000] rev 38572
Merge
Thu, 26 May 2016 10:56:58 +0100 8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
alanb [Thu, 26 May 2016 10:56:58 +0100] rev 38571
8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer Reviewed-by: chegar, mchung
Thu, 26 May 2016 16:11:04 +0800 8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
amlu [Thu, 26 May 2016 16:11:04 +0800] rev 38570
8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt Reviewed-by: darcy
Wed, 25 May 2016 14:05:51 -0700 8157877: Clean up StackWalker permission checks
mchung [Wed, 25 May 2016 14:05:51 -0700] rev 38569
8157877: Clean up StackWalker permission checks Reviewed-by: lancea, ahgross
Wed, 25 May 2016 13:53:03 -0700 8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
sherman [Wed, 25 May 2016 13:53:03 -0700] rev 38568
8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register() 8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result 8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash / 8139956: (zipfs) ZipPath does not produce correct empty path on relativize() Reviewed-by: alanb, shurailine
Wed, 25 May 2016 13:38:35 -0700 8133977: add specification for serialized forms
smarks [Wed, 25 May 2016 13:38:35 -0700] rev 38567
8133977: add specification for serialized forms Reviewed-by: chegar, plevart, scolebourne
Wed, 25 May 2016 20:26:43 +0100 Merge
alanb [Wed, 25 May 2016 20:26:43 +0100] rev 38566
Merge
Wed, 25 May 2016 20:12:32 +0100 8156142: ModuleReader instances don't always throw NPE for passed null args
alanb [Wed, 25 May 2016 20:12:32 +0100] rev 38565
8156142: ModuleReader instances don't always throw NPE for passed null args Reviewed-by: chegar, mchung
Wed, 25 May 2016 19:58:03 +0100 8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
alanb [Wed, 25 May 2016 19:58:03 +0100] rev 38564
8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception Reviewed-by: chegar, mchung
Wed, 25 May 2016 20:04:57 +0100 8157811: Additional minor fixes and cleanups in Networking native code
chegar [Wed, 25 May 2016 20:04:57 +0100] rev 38563
8157811: Additional minor fixes and cleanups in Networking native code Reviewed-by: alanb, clanger, dsamersoff, msheppar
Wed, 25 May 2016 20:00:20 +0100 8157825: Remove JDK 9 specific methods from sun.misc.Unsafe
chegar [Wed, 25 May 2016 20:00:20 +0100] rev 38562
8157825: Remove JDK 9 specific methods from sun.misc.Unsafe Reviewed-by: alanb, mchung, shade
Wed, 25 May 2016 17:07:13 +0300 8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
snikandrova [Wed, 25 May 2016 17:07:13 +0300] rev 38561
8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9 Reviewed-by: chegar
Wed, 25 May 2016 18:01:16 +0800 8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
amlu [Wed, 25 May 2016 18:01:16 +0800] rev 38560
8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt Reviewed-by: shade
Wed, 25 May 2016 09:14:55 +0000 8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
bgopularam [Wed, 25 May 2016 09:14:55 +0000] rev 38559
8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields Reviewed-by: rriggs, scolebourne
Wed, 25 May 2016 11:43:57 +0530 8157801: spurious > character in the javadoc comment for ModuleEntry.java
sundar [Wed, 25 May 2016 11:43:57 +0530] rev 38558
8157801: spurious > character in the javadoc comment for ModuleEntry.java Reviewed-by: alanb
Wed, 25 May 2016 03:06:24 +0100 8157635: Fix module dependencies for /sun/* tests
jjiang [Wed, 25 May 2016 03:06:24 +0100] rev 38557
8157635: Fix module dependencies for /sun/* tests Summary: Module declarations for the tests in /sun/* Reviewed-by: alanb Contributed-by: John Jiang <sha.jiang@oracle.com>
Wed, 25 May 2016 02:47:28 +0100 8157633: Fix module dependencies for /com/* tests
jjiang [Wed, 25 May 2016 02:47:28 +0100] rev 38556
8157633: Fix module dependencies for /com/* tests Summary: Module declarations for the tests in /com/* Reviewed-by: alanb Contributed-by: John Jiang <sha.jiang@oracle.com>
Wed, 25 May 2016 02:20:02 +0100 8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
jjiang [Wed, 25 May 2016 02:20:02 +0100] rev 38555
8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently Summary: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation. Reviewed-by: valeriep Contributed-by: John Jiang <sha.jiang@oracle.com>
Tue, 24 May 2016 18:41:31 -0700 8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
mli [Tue, 24 May 2016 18:41:31 -0700] rev 38554
8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases Reviewed-by: dfuchs, mchung
Tue, 24 May 2016 13:51:35 -0700 8157724: Improve javadoc tag usage in java.math
darcy [Tue, 24 May 2016 13:51:35 -0700] rev 38553
8157724: Improve javadoc tag usage in java.math Reviewed-by: bpb
Tue, 24 May 2016 20:15:18 +0100 8016521: InetAddress should not always re-order addresses returned from name service
vtewari [Tue, 24 May 2016 20:15:18 +0100] rev 38552
8016521: InetAddress should not always re-order addresses returned from name service Reviewed-by: chegar
Tue, 24 May 2016 10:14:41 -0700 8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
dl [Tue, 24 May 2016 10:14:41 -0700] rev 38551
8153768: Miscellaneous changes imported from jsr166 CVS 2016-05 Reviewed-by: martin, psandoz, chegar, shade
Thu, 26 May 2016 16:02:16 +0000 Added tag jdk-9+120 for changeset c4c94ae846e7
lana [Thu, 26 May 2016 16:02:16 +0000] rev 38550
Added tag jdk-9+120 for changeset c4c94ae846e7
Wed, 05 Jul 2017 21:45:55 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:55 +0200] rev 38549
Merge
Thu, 26 May 2016 16:02:14 +0000 Added tag jdk-9+120 for changeset afc9c8149b19
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38548
Added tag jdk-9+120 for changeset afc9c8149b19
Thu, 26 May 2016 17:17:51 +0000 Merge
lana [Thu, 26 May 2016 17:17:51 +0000] rev 38547
Merge
Wed, 25 May 2016 12:53:26 +0200 8157336: Generation of classlists at build time should be configurable
erikj [Wed, 25 May 2016 12:53:26 +0200] rev 38546
8157336: Generation of classlists at build time should be configurable Reviewed-by: tbell, dholmes
Thu, 26 May 2016 16:02:14 +0000 Added tag jdk-9+120 for changeset cd251f56161f
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38545
Added tag jdk-9+120 for changeset cd251f56161f
Wed, 05 Jul 2017 21:45:41 +0200 Added tag jdk-9+120 for changeset 933054343640
duke [Wed, 05 Jul 2017 21:45:41 +0200] rev 38544
Added tag jdk-9+120 for changeset 933054343640
Wed, 05 Jul 2017 21:45:40 +0200 Merge jdk-9+120
duke [Wed, 05 Jul 2017 21:45:40 +0200] rev 38543
Merge
Wed, 05 Jul 2017 21:45:33 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:33 +0200] rev 38542
Merge
Tue, 24 May 2016 16:02:46 +0200 8131017: jshell tool: pasting code with tabs invokes tab completion
jlahoda [Tue, 24 May 2016 16:02:46 +0200] rev 38541
8131017: jshell tool: pasting code with tabs invokes tab completion Summary: Enabling copy-paste detection. Reviewed-by: lagergren, rfield, sundar
Mon, 23 May 2016 13:05:04 -0700 8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
rfield [Mon, 23 May 2016 13:05:04 -0700] rev 38540
8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE Reviewed-by: jlahoda
Mon, 23 May 2016 10:12:05 -0700 8157517: jshell tool: allow undoing operations
rfield [Mon, 23 May 2016 10:12:05 -0700] rev 38539
8157517: jshell tool: allow undoing operations 8157395: jshell tool: allow the position of options on commands to be more flexible 8157393: jshell tool: change /set newmode ... to be consistent with /retain mode Reviewed-by: jlahoda
Mon, 23 May 2016 15:07:10 +0100 8157149: Inference: weird propagation of thrown inference variables
mcimadamore [Mon, 23 May 2016 15:07:10 +0100] rev 38538
8157149: Inference: weird propagation of thrown inference variables Summary: Overhaul of treatment of thrown inference variables Reviewed-by: vromero
Mon, 23 May 2016 12:48:18 +0200 8149821: Add VarHandle signature-polymorphic invocation byte code tests
psandoz [Mon, 23 May 2016 12:48:18 +0200] rev 38537
8149821: Add VarHandle signature-polymorphic invocation byte code tests Reviewed-by: mcimadamore
Mon, 23 May 2016 10:08:48 +0530 8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
sadayapalam [Mon, 23 May 2016 10:08:48 +0530] rev 38536
8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort Reviewed-by: jjg
Sat, 21 May 2016 22:32:08 -0700 8156101: JShell SPI: Provide a pluggable execution control SPI
rfield [Sat, 21 May 2016 22:32:08 -0700] rev 38535
8156101: JShell SPI: Provide a pluggable execution control SPI Reviewed-by: jlahoda
Fri, 20 May 2016 17:00:03 -0700 6415644: Make javax.lang.model.SourceVersion more informative
darcy [Fri, 20 May 2016 17:00:03 -0700] rev 38534
6415644: Make javax.lang.model.SourceVersion more informative Reviewed-by: jjg
Fri, 20 May 2016 16:44:35 -0700 8157474: clean up/simplify/rename ModuleWrappers class
jjg [Fri, 20 May 2016 16:44:35 -0700] rev 38533
8157474: clean up/simplify/rename ModuleWrappers class Reviewed-by: mchung
Fri, 20 May 2016 12:24:02 -0700 8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK
mchung [Fri, 20 May 2016 12:24:02 -0700] rev 38532
8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK Reviewed-by: dfuchs
Fri, 20 May 2016 11:55:46 -0700 8157200: jshell tool: Add /retain command to persist settings
rfield [Fri, 20 May 2016 11:55:46 -0700] rev 38531
8157200: jshell tool: Add /retain command to persist settings 8156910: jshell tool: crash when code with syntax error contains format specifier Reviewed-by: jlahoda
Fri, 20 May 2016 09:47:00 -0700 8157391: jdeps left JarFile open
mchung [Fri, 20 May 2016 09:47:00 -0700] rev 38530
8157391: jdeps left JarFile open Reviewed-by: alanb
Thu, 19 May 2016 17:34:05 -0700 8152502: tools/jdeps/modules/GenModuleInfo.java and TransitiveDeps fails on windows
mchung [Thu, 19 May 2016 17:34:05 -0700] rev 38529
8152502: tools/jdeps/modules/GenModuleInfo.java and TransitiveDeps fails on windows Reviewed-by: jjg
Thu, 19 May 2016 20:14:16 +0000 Merge
lana [Thu, 19 May 2016 20:14:16 +0000] rev 38528
Merge
Thu, 19 May 2016 19:47:04 +0000 Merge
lana [Thu, 19 May 2016 19:47:04 +0000] rev 38527
Merge
Thu, 19 May 2016 11:56:38 -0700 8144062: Move jdk.Version to java.lang.Runtime.Version
iris [Thu, 19 May 2016 11:56:38 -0700] rev 38526
8144062: Move jdk.Version to java.lang.Runtime.Version Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
Thu, 19 May 2016 11:01:26 -0700 8156575: Add jdeps -addmods, -system, -inverse options
mchung [Thu, 19 May 2016 11:01:26 -0700] rev 38525
8156575: Add jdeps -addmods, -system, -inverse options Reviewed-by: dfuchs
Thu, 19 May 2016 10:55:33 -0700 8156680: jdeps implementation refresh
mchung [Thu, 19 May 2016 10:55:33 -0700] rev 38524
8156680: jdeps implementation refresh Reviewed-by: dfuchs
Thu, 19 May 2016 10:55:33 -0700 8153481: tools/jdeps/modules/GenModuleInfo.java and ModuleTest.java fails intermittently
mchung [Thu, 19 May 2016 10:55:33 -0700] rev 38523
8153481: tools/jdeps/modules/GenModuleInfo.java and ModuleTest.java fails intermittently Reviewed-by: dfuchs
Thu, 19 May 2016 17:57:28 +0100 8157326: Intellij langtools project should use shared run configurations
mcimadamore [Thu, 19 May 2016 17:57:28 +0100] rev 38522
8157326: Intellij langtools project should use shared run configurations Summary: Turn langtools run configurations into shared configurations. Fix minor addExport issues. Reviewed-by: jlahoda
Wed, 18 May 2016 21:00:43 +0200 8133549: Generalize jshell's EditingHistory
jlahoda [Wed, 18 May 2016 21:00:43 +0200] rev 38521
8133549: Generalize jshell's EditingHistory Summary: EditingHistory moved to jdk.internal.le Reviewed-by: rfield
Wed, 18 May 2016 11:35:10 -0700 8157185: jshell tool: ambiguous format -- distinguished arguments should be options
rfield [Wed, 18 May 2016 11:35:10 -0700] rev 38520
8157185: jshell tool: ambiguous format -- distinguished arguments should be options Reviewed-by: vromero
Wed, 18 May 2016 11:38:20 +0530 8154997: Add examples for jigsaw diagnostics
sadayapalam [Wed, 18 May 2016 11:38:20 +0530] rev 38519
8154997: Add examples for jigsaw diagnostics Reviewed-by: jjg, jlahoda
Tue, 17 May 2016 10:13:55 -0700 Merge
jjg [Tue, 17 May 2016 10:13:55 -0700] rev 38518
Merge
Tue, 17 May 2016 10:11:58 -0700 8149599: Update Minefield test
jjg [Tue, 17 May 2016 10:11:58 -0700] rev 38517
8149599: Update Minefield test Reviewed-by: martin
Tue, 17 May 2016 17:53:18 +0100 8156954: javac incorrectly complains of incompatible types
mcimadamore [Tue, 17 May 2016 17:53:18 +0100] rev 38516
8156954: javac incorrectly complains of incompatible types Summary: Add heuristics to pick best stuck constraint as per JLS 18.5.2 Reviewed-by: vromero
Tue, 17 May 2016 01:35:36 +0200 8157102: Avoid exceptional control flow in Configuration.getText
redestad [Tue, 17 May 2016 01:35:36 +0200] rev 38515
8157102: Avoid exceptional control flow in Configuration.getText Reviewed-by: jjg
Mon, 16 May 2016 21:46:32 -0700 8153920: jshell tool: allow a parameter on the /vars /methods /classes commands
rfield [Mon, 16 May 2016 21:46:32 -0700] rev 38514
8153920: jshell tool: allow a parameter on the /vars /methods /classes commands Reviewed-by: vromero
Mon, 16 May 2016 21:25:44 -0700 8154812: jshell tool: value printing truncation
rfield [Mon, 16 May 2016 21:25:44 -0700] rev 38513
8154812: jshell tool: value printing truncation Reviewed-by: vromero
Mon, 16 May 2016 14:51:17 +0100 8154180: Regression: stuck expressions do not behave correctly
mcimadamore [Mon, 16 May 2016 14:51:17 +0100] rev 38512
8154180: Regression: stuck expressions do not behave correctly Summary: ArgumentAttr should not cache stuck trees Reviewed-by: vromero
Mon, 16 May 2016 15:41:57 +0200 8078559: Update error message to indicate illegal character when encoding set to ascii
jlahoda [Mon, 16 May 2016 15:41:57 +0200] rev 38511
8078559: Update error message to indicate illegal character when encoding set to ascii Summary: When an input character cannot be decoded, include it in the produced error Reviewed-by: jjg
Mon, 16 May 2016 15:41:20 +0200 8054562: document skip results in RunCodingRules.java
jlahoda [Mon, 16 May 2016 15:41:20 +0200] rev 38510
8054562: document skip results in RunCodingRules.java Summary: Documenting when RunCodingRules gets skipped; adding a short description of AssertCheckAnalyzer and MutableFieldsAnalyzer Reviewed-by: jjg
Mon, 16 May 2016 13:07:57 +0100 8156180: javac accepts code that violates JLS chapter 16
mcimadamore [Mon, 16 May 2016 13:07:57 +0100] rev 38509
8156180: javac accepts code that violates JLS chapter 16 Summary: DA/DU analysis should skip parenthesis around variable references Reviewed-by: vromero
Mon, 16 May 2016 13:05:42 +0100 8153884: Expression lambda erroneously compatible with void-returning descriptor
mcimadamore [Mon, 16 May 2016 13:05:42 +0100] rev 38508
8153884: Expression lambda erroneously compatible with void-returning descriptor Summary: Fix lambda compatibility check for void returning expressions Reviewed-by: vromero
Mon, 16 May 2016 12:03:41 +0100 8157030: langtools dev build broken after classfile version bump
mcimadamore [Mon, 16 May 2016 12:03:41 +0100] rev 38507
8157030: langtools dev build broken after classfile version bump Summary: fix build to use different source/target version when compiling build tools Reviewed-by: jlahoda
Thu, 19 May 2016 17:48:04 +0000 Added tag jdk-9+119 for changeset e420b9f05aaf
lana [Thu, 19 May 2016 17:48:04 +0000] rev 38506
Added tag jdk-9+119 for changeset e420b9f05aaf
Wed, 05 Jul 2017 21:45:19 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:19 +0200] rev 38505
Merge
Thu, 19 May 2016 17:48:02 +0000 Added tag jdk-9+119 for changeset e45e72b91a6e
lana [Thu, 19 May 2016 17:48:02 +0000] rev 38504
Added tag jdk-9+119 for changeset e45e72b91a6e
Wed, 05 Jul 2017 21:45:12 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:12 +0200] rev 38503
Merge
Tue, 24 May 2016 12:15:23 +0200 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
sla [Tue, 24 May 2016 12:15:23 +0200] rev 38502
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests Reviewed-by: tbell, erikj
Sat, 21 May 2016 08:00:14 +0100 8152650: ModuleFinder.compose should accept varargs
alanb [Sat, 21 May 2016 08:00:14 +0100] rev 38501
8152650: ModuleFinder.compose should accept varargs Reviewed-by: mchung
Fri, 20 May 2016 13:47:36 -0700 8054632: [since-tag]: javadoc for xml classes has invalid @since tag
joehw [Fri, 20 May 2016 13:47:36 -0700] rev 38500
8054632: [since-tag]: javadoc for xml classes has invalid @since tag Reviewed-by: lancea
Thu, 19 May 2016 16:19:01 -0700 8139585: Typo: "APIi" instead of "API"
joehw [Thu, 19 May 2016 16:19:01 -0700] rev 38499
8139585: Typo: "APIi" instead of "API" Reviewed-by: mchung
Thu, 19 May 2016 19:46:56 +0000 Merge
lana [Thu, 19 May 2016 19:46:56 +0000] rev 38498
Merge
Tue, 17 May 2016 14:14:15 -0700 8156845: Uri is getting incorrectly unwrapped
joehw [Tue, 17 May 2016 14:14:15 -0700] rev 38497
8156845: Uri is getting incorrectly unwrapped Reviewed-by: lancea
Thu, 19 May 2016 17:48:02 +0000 Added tag jdk-9+119 for changeset dc320206b458
lana [Thu, 19 May 2016 17:48:02 +0000] rev 38496
Added tag jdk-9+119 for changeset dc320206b458
Wed, 05 Jul 2017 21:45:02 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:02 +0200] rev 38495
Merge
Tue, 24 May 2016 16:03:48 +0200 8131017: jshell tool: pasting code with tabs invokes tab completion
jlahoda [Tue, 24 May 2016 16:03:48 +0200] rev 38494
8131017: jshell tool: pasting code with tabs invokes tab completion Summary: Enabling copy-paste detection. Reviewed-by: lagergren, sundar
Tue, 24 May 2016 12:15:02 +0200 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
sla [Tue, 24 May 2016 12:15:02 +0200] rev 38493
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests Reviewed-by: tbell, erikj
Fri, 20 May 2016 16:02:36 +0200 8157444: exclude jjs shebang handling test from runs
mhaupt [Fri, 20 May 2016 16:02:36 +0200] rev 38492
8157444: exclude jjs shebang handling test from runs Reviewed-by: sundar, hannesw, jlaskey
Fri, 20 May 2016 13:20:10 +0530 8157310: jdk.dynalink.linker.support.Lookup should have more checks before adding module read link
sundar [Fri, 20 May 2016 13:20:10 +0530] rev 38491
8157310: jdk.dynalink.linker.support.Lookup should have more checks before adding module read link Reviewed-by: hannesw, attila
Thu, 19 May 2016 19:46:39 +0000 Merge
lana [Thu, 19 May 2016 19:46:39 +0000] rev 38490
Merge
Wed, 18 May 2016 22:30:14 +0200 8157263: Octane svn repository no longer exists
hannesw [Wed, 18 May 2016 22:30:14 +0200] rev 38489
8157263: Octane svn repository no longer exists Reviewed-by: sundar
Wed, 18 May 2016 21:00:22 +0200 8133549: Generalize jshell's EditingHistory
jlahoda [Wed, 18 May 2016 21:00:22 +0200] rev 38488
8133549: Generalize jshell's EditingHistory Summary: Using a generic EditingHistory in jjs Reviewed-by: sundar
Wed, 18 May 2016 18:44:44 +0200 8066229: Fuzzing bug: Can't find scope depth
hannesw [Wed, 18 May 2016 18:44:44 +0200] rev 38487
8066229: Fuzzing bug: Can't find scope depth Reviewed-by: sundar
Wed, 18 May 2016 17:37:34 +0200 8157250: BeanLinker assumes fixed array type linkage
mhaupt [Wed, 18 May 2016 17:37:34 +0200] rev 38486
8157250: BeanLinker assumes fixed array type linkage Reviewed-by: attila, sundar
Wed, 18 May 2016 20:17:48 +0530 8157241: Remove javac warnings of Nashorn "ant clean test"
sundar [Wed, 18 May 2016 20:17:48 +0530] rev 38485
8157241: Remove javac warnings of Nashorn "ant clean test" Reviewed-by: mhaupt, hannesw
Wed, 18 May 2016 12:07:54 +0200 8157225: adopt method handle for array length getter in BeanLinker
mhaupt [Wed, 18 May 2016 12:07:54 +0200] rev 38484
8157225: adopt method handle for array length getter in BeanLinker Reviewed-by: hannesw, sundar
Wed, 18 May 2016 14:08:38 +0530 8157160: JSON.stringify does not work on ScriptObjectMirror objects
sundar [Wed, 18 May 2016 14:08:38 +0530] rev 38483
8157160: JSON.stringify does not work on ScriptObjectMirror objects Reviewed-by: hannesw, mhaupt
Thu, 19 May 2016 17:48:04 +0000 Added tag jdk-9+119 for changeset a78497edf9fb
lana [Thu, 19 May 2016 17:48:04 +0000] rev 38482
Added tag jdk-9+119 for changeset a78497edf9fb
Wed, 05 Jul 2017 21:44:52 +0200 Merge
duke [Wed, 05 Jul 2017 21:44:52 +0200] rev 38481
Merge
Thu, 19 May 2016 17:48:01 +0000 Added tag jdk-9+119 for changeset be4ff50b6cb6
lana [Thu, 19 May 2016 17:48:01 +0000] rev 38480
Added tag jdk-9+119 for changeset be4ff50b6cb6
Wed, 05 Jul 2017 21:44:44 +0200 Merge
duke [Wed, 05 Jul 2017 21:44:44 +0200] rev 38479
Merge
Tue, 24 May 2016 09:18:45 -0700 8157632: 9-dev windows builds fail on zip_util.c
naoto [Tue, 24 May 2016 09:18:45 -0700] rev 38478
8157632: 9-dev windows builds fail on zip_util.c Reviewed-by: sherman, lana
Tue, 24 May 2016 12:31:30 +0100 8143923: java.net socket supportedOptions set depends on call order
vtewari [Tue, 24 May 2016 12:31:30 +0100] rev 38477
8143923: java.net socket supportedOptions set depends on call order Reviewed-by: chegar
Tue, 24 May 2016 11:31:25 +0100 8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
alanb [Tue, 24 May 2016 11:31:25 +0100] rev 38476
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR Reviewed-by: chegar, mchung
Tue, 24 May 2016 12:14:28 +0200 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
sla [Tue, 24 May 2016 12:14:28 +0200] rev 38475
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests Reviewed-by: tbell, erikj
Tue, 24 May 2016 09:18:40 +0100 8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
chegar [Tue, 24 May 2016 09:18:40 +0100] rev 38474
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods Reviewed-by: alanb
Tue, 24 May 2016 15:58:58 +0800 8151768: Consider moving pack200 tests to tier 1
amlu [Tue, 24 May 2016 15:58:58 +0800] rev 38473
8151768: Consider moving pack200 tests to tier 1 Reviewed-by: darcy
Tue, 24 May 2016 09:13:47 +0200 8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
mhaupt [Tue, 24 May 2016 09:13:47 +0200] rev 38472
8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception Reviewed-by: psandoz
Tue, 24 May 2016 11:28:29 +0800 8157499: Mark several tests from jdk_net as intermittently failing
amlu [Tue, 24 May 2016 11:28:29 +0800] rev 38471
8157499: Mark several tests from jdk_net as intermittently failing Reviewed-by: chegar
Mon, 23 May 2016 14:49:42 -0700 8157622: Add @Deprecated annotations to the Applet API classes
dtitov [Mon, 23 May 2016 14:49:42 -0700] rev 38470
8157622: Add @Deprecated annotations to the Applet API classes Reviewed-by: smarks, serb
Mon, 23 May 2016 14:05:57 -0700 8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
naoto [Mon, 23 May 2016 14:05:57 -0700] rev 38469
8150179: Static build of libzip is missing JNI_OnLoad_zip entry point Reviewed-by: sherman
Mon, 23 May 2016 21:28:39 +0100 8156497: Add jar tool support for Multi-Release Modular JARs
chegar [Mon, 23 May 2016 21:28:39 +0100] rev 38468
8156497: Add jar tool support for Multi-Release Modular JARs Reviewed-by: alanb
Mon, 23 May 2016 12:44:55 -0700 8157613: Internal documentation improvements to ZipFile.java
martin [Mon, 23 May 2016 12:44:55 -0700] rev 38467
8157613: Internal documentation improvements to ZipFile.java Reviewed-by: plevart, sherman
Mon, 23 May 2016 12:53:56 -0700 8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
sherman [Mon, 23 May 2016 12:53:56 -0700] rev 38466
8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag Reviewed-by: alanb
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip