Wed, 03 Feb 2016 12:16:44 +0100 8146608: [JVMCI] DebugInfo Tests on DeoptimizeALot runs fails in assert(_pc == *pc_addr || pc == *pc_addr) frame::patch_pc() /frame_x86.cpp:285
rschatz [Wed, 03 Feb 2016 12:16:44 +0100] rev 35823
8146608: [JVMCI] DebugInfo Tests on DeoptimizeALot runs fails in assert(_pc == *pc_addr || pc == *pc_addr) frame::patch_pc() /frame_x86.cpp:285 Reviewed-by: twisti
Thu, 04 Feb 2016 12:33:31 +0100 8143897: Weblogic12medrec assert(handler_address == SharedRuntime::compute_compiled_exc_handler(nm, pc, exception, force_unwind, true)) failed: Must be the same
thartmann [Thu, 04 Feb 2016 12:33:31 +0100] rev 35822
8143897: Weblogic12medrec assert(handler_address == SharedRuntime::compute_compiled_exc_handler(nm, pc, exception, force_unwind, true)) failed: Must be the same Summary: ExceptionCache read is lock-free and assume strong memory ordering in write code. Added storestore memory barrier in write path to handle this. Reviewed-by: kvn, thartmann, dlong Contributed-by: Jamsheed Mohammed <jamsheed.c.m@oracle.com>
Fri, 05 Feb 2016 12:43:57 +0100 8149109: [TESTBUG] TestRegisterRestoring.java fails with "VM option 'SafepointALot' is develop"
thartmann [Fri, 05 Feb 2016 12:43:57 +0100] rev 35821
8149109: [TESTBUG] TestRegisterRestoring.java fails with "VM option 'SafepointALot' is develop" Summary: Added missing -XX:+IgnoreUnrecognizedVMOptions. Reviewed-by: vlivanov
Thu, 18 Feb 2016 11:30:10 -0800 Added tag jdk-9+106 for changeset e15ec0a78e45
lana [Thu, 18 Feb 2016 11:30:10 -0800] rev 35820
Added tag jdk-9+106 for changeset e15ec0a78e45
Thu, 18 Feb 2016 13:40:42 -0800 Merge
lana [Thu, 18 Feb 2016 13:40:42 -0800] rev 35819
Merge
Wed, 17 Feb 2016 17:45:36 -0800 8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
mchung [Wed, 17 Feb 2016 17:45:36 -0800] rev 35818
8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module Reviewed-by: alanb
Wed, 17 Feb 2016 17:03:08 +0100 8149963: build errors during API docs build
erikj [Wed, 17 Feb 2016 17:03:08 +0100] rev 35817
8149963: build errors during API docs build Reviewed-by: ihse, tbell
Thu, 18 Feb 2016 11:30:08 -0800 Added tag jdk-9+106 for changeset c4b6c7386de8
lana [Thu, 18 Feb 2016 11:30:08 -0800] rev 35816
Added tag jdk-9+106 for changeset c4b6c7386de8
Wed, 05 Jul 2017 21:20:46 +0200 Added tag jdk-9+106 for changeset 6c644cca3f3f
duke [Wed, 05 Jul 2017 21:20:46 +0200] rev 35815
Added tag jdk-9+106 for changeset 6c644cca3f3f
Wed, 05 Jul 2017 21:20:45 +0200 Merge jdk-9+106
duke [Wed, 05 Jul 2017 21:20:45 +0200] rev 35814
Merge
Wed, 05 Jul 2017 21:20:39 +0200 Merge
duke [Wed, 05 Jul 2017 21:20:39 +0200] rev 35813
Merge
Fri, 12 Feb 2016 10:51:36 -0800 8146138: jshell tool: add /help <command>
rfield [Fri, 12 Feb 2016 10:51:36 -0800] rev 35812
8146138: jshell tool: add /help <command> 8147495: jshell tool: correctly handle arguments on /seteditor command 8147886: jshell tool: commands don't allow reference to start-up or explicit id of dropped/failed snippets 8147887: jshell tool: /list start -- fails 8147898: jshell tool: /reload quiet -- should quiet echo Reviewed-by: jlahoda
Thu, 11 Feb 2016 16:06:11 -0800 Merge
lana [Thu, 11 Feb 2016 16:06:11 -0800] rev 35811
Merge
Wed, 10 Feb 2016 15:11:40 -0800 8148808: javac, remove unused options, step 1
vromero [Wed, 10 Feb 2016 15:11:40 -0800] rev 35810
8148808: javac, remove unused options, step 1 Reviewed-by: mcimadamore, jjg
Wed, 10 Feb 2016 07:21:32 -0800 8148400: Decrease the regression test heap.
ksrini [Wed, 10 Feb 2016 07:21:32 -0800] rev 35809
8148400: Decrease the regression test heap. Reviewed-by: jjg
Wed, 10 Feb 2016 14:22:50 +0100 8149160: use StringJoiner in sjavac option handling
alundblad [Wed, 10 Feb 2016 14:22:50 +0100] rev 35808
8149160: use StringJoiner in sjavac option handling Summary: Concatenation of strings now uses StringJoiner. Reviewed-by: alundblad, jjg Contributed-by: cushon@google.com
Tue, 09 Feb 2016 14:07:23 -0800 8147801: java.nio.file.ClosedFileSystemException when using Javadoc API's in JDK9
jjg [Tue, 09 Feb 2016 14:07:23 -0800] rev 35807
8147801: java.nio.file.ClosedFileSystemException when using Javadoc API's in JDK9 Reviewed-by: jlahoda
Thu, 11 Feb 2016 14:40:05 -0800 Added tag jdk-9+105 for changeset 3977b3940b92
lana [Thu, 11 Feb 2016 14:40:05 -0800] rev 35806
Added tag jdk-9+105 for changeset 3977b3940b92
Wed, 05 Jul 2017 21:20:31 +0200 Merge
duke [Wed, 05 Jul 2017 21:20:31 +0200] rev 35805
Merge
Thu, 11 Feb 2016 16:06:02 -0800 Merge
lana [Thu, 11 Feb 2016 16:06:02 -0800] rev 35804
Merge
Wed, 10 Feb 2016 22:58:06 +0000 8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor
chegar [Wed, 10 Feb 2016 22:58:06 +0000] rev 35803
8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor Reviewed-by: mkos, mchung
Thu, 11 Feb 2016 14:39:58 -0800 Added tag jdk-9+105 for changeset ae5b74fcfb21
lana [Thu, 11 Feb 2016 14:39:58 -0800] rev 35802
Added tag jdk-9+105 for changeset ae5b74fcfb21
Wed, 05 Jul 2017 21:20:23 +0200 Merge
duke [Wed, 05 Jul 2017 21:20:23 +0200] rev 35801
Merge
Fri, 12 Feb 2016 09:50:02 -0800 8149601: Update references from "1.9" to "9"
iris [Fri, 12 Feb 2016 09:50:02 -0800] rev 35800
8149601: Update references from "1.9" to "9" Reviewed-by: chegar, joehw
Thu, 11 Feb 2016 14:39:57 -0800 Added tag jdk-9+105 for changeset 0713559973fc
lana [Thu, 11 Feb 2016 14:39:57 -0800] rev 35799
Added tag jdk-9+105 for changeset 0713559973fc
Wed, 05 Jul 2017 21:20:16 +0200 Merge
duke [Wed, 05 Jul 2017 21:20:16 +0200] rev 35798
Merge
Fri, 12 Feb 2016 17:00:54 +0100 8149744: fix testng.jar delivery in Nashorn build.xml
mhaupt [Fri, 12 Feb 2016 17:00:54 +0100] rev 35797
8149744: fix testng.jar delivery in Nashorn build.xml Reviewed-by: hannesw, sundar
Thu, 11 Feb 2016 16:05:22 -0800 Merge
lana [Thu, 11 Feb 2016 16:05:22 -0800] rev 35796
Merge
Thu, 11 Feb 2016 12:58:57 -0400 8149665: $EXEC changes clean up
jlaskey [Thu, 11 Feb 2016 12:58:57 -0400] rev 35795
8149665: $EXEC changes clean up Reviewed-by: attila
Wed, 10 Feb 2016 11:18:02 -0400 8141209: $EXEC should allow streaming
jlaskey [Wed, 10 Feb 2016 11:18:02 -0400] rev 35794
8141209: $EXEC should allow streaming Reviewed-by: sundar
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip