Thu, 14 Dec 2017 13:16:33 -0800 8193525: Intermittent failures of TestModulePackages.java
jjg [Thu, 14 Dec 2017 13:16:33 -0800] rev 48368
8193525: Intermittent failures of TestModulePackages.java Reviewed-by: darcy
Tue, 02 Jan 2018 16:35:04 -0500 8187487: crash with classes with same binary name
vromero [Tue, 02 Jan 2018 16:35:04 -0500] rev 48367
8187487: crash with classes with same binary name Reviewed-by: jjg
Fri, 22 Dec 2017 14:00:03 -0800 8193832: Performance of InputStream.readAllBytes() could be improved
bpb [Fri, 22 Dec 2017 14:00:03 -0800] rev 48366
8193832: Performance of InputStream.readAllBytes() could be improved Summary: Read into a list of fixed-size buffers which are gathered at the end Reviewed-by: alanb, chegar, plevart, jrose, psandoz
Fri, 22 Dec 2017 15:23:34 -0500 8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options
dholmes [Fri, 22 Dec 2017 15:23:34 -0500] rev 48365
8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options Reviewed-by: hseigel
Tue, 19 Dec 2017 17:31:53 -0500 8193840: Add compiler/c2/Test8007294.java to the problem list
dholmes [Tue, 19 Dec 2017 17:31:53 -0500] rev 48364
8193840: Add compiler/c2/Test8007294.java to the problem list Reviewed-by: coleenp
Mon, 18 Dec 2017 12:11:01 +0100 8193514: UseMembar should not be obsoleted yet
rehn [Mon, 18 Dec 2017 12:11:01 +0100] rev 48363
8193514: UseMembar should not be obsoleted yet Reviewed-by: dcubed, acorn, mdoerr
Fri, 15 Dec 2017 16:51:13 +0100 8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
thartmann [Fri, 15 Dec 2017 16:51:13 +0100] rev 48362
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed Summary: Added test to ProblemList.txt Reviewed-by: vlivanov
Thu, 21 Dec 2017 15:18:49 -0800 8193767: Improve javadoc in ResourceBundle working with modules
mchung [Thu, 21 Dec 2017 15:18:49 -0800] rev 48361
8193767: Improve javadoc in ResourceBundle working with modules Reviewed-by: alanb, naoto
Thu, 21 Dec 2017 15:04:45 -0800 8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
mchung [Thu, 21 Dec 2017 15:04:45 -0800] rev 48360
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property Reviewed-by: alanb
Thu, 21 Dec 2017 15:58:45 -0500 8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
cushon [Thu, 21 Dec 2017 15:58:45 -0500] rev 48359
8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath Reviewed-by: vromero
Thu, 21 Dec 2017 05:51:38 +0000 8193683: Increase the number of clones in the CloneableDigest
xuelei [Thu, 21 Dec 2017 05:51:38 +0000] rev 48358
8193683: Increase the number of clones in the CloneableDigest Reviewed-by: coffeys, wetmore
Wed, 20 Dec 2017 22:36:21 -0500 8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
dholmes [Wed, 20 Dec 2017 22:36:21 -0500] rev 48357
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support Reviewed-by: alanb, sspitsyn
Wed, 20 Dec 2017 09:14:52 -0800 8193085: Vectorize the nio Buffer equals and compareTo implementations
psandoz [Wed, 20 Dec 2017 09:14:52 -0800] rev 48356
8193085: Vectorize the nio Buffer equals and compareTo implementations Reviewed-by: alanb
Wed, 20 Dec 2017 09:14:06 -0800 8191913: Bump classfile version number to 55
psandoz [Wed, 20 Dec 2017 09:14:06 -0800] rev 48355
8191913: Bump classfile version number to 55 Reviewed-by: dholmes, darcy Contributed-by: paul.sandoz@oracle.com, erik.joelsson@oracle.com
Wed, 20 Dec 2017 17:36:50 +0100 8193371: Use Dynalink REMOVE operation in Nashorn
attila [Wed, 20 Dec 2017 17:36:50 +0100] rev 48354
8193371: Use Dynalink REMOVE operation in Nashorn Reviewed-by: hannesw, sundar
Wed, 20 Dec 2017 08:05:04 -0800 8193842: Replace Files.copy(InputStream,OutputStream) with InputStream.transferTo(OutputStream)
bpb [Wed, 20 Dec 2017 08:05:04 -0800] rev 48353
8193842: Replace Files.copy(InputStream,OutputStream) with InputStream.transferTo(OutputStream) Reviewed-by: clanger, alanb
Wed, 20 Dec 2017 15:33:31 +0000 8057650: uniform error diagnostics for inconsistent inherited method signatures
mcimadamore [Wed, 20 Dec 2017 15:33:31 +0000] rev 48352
8057650: uniform error diagnostics for inconsistent inherited method signatures Summary: consolidate diagnostics for bad overrides Reviewed-by: vromero
Tue, 19 Dec 2017 13:58:31 -0800 Merge
prr [Tue, 19 Dec 2017 13:58:31 -0800] rev 48351
Merge
Tue, 19 Dec 2017 13:02:39 -0800 Merge
prr [Tue, 19 Dec 2017 13:02:39 -0800] rev 48350
Merge
Tue, 19 Dec 2017 11:37:00 -0800 8179858: jshell tool: sync nomenclature from reference to online /help
rfield [Tue, 19 Dec 2017 11:37:00 -0800] rev 48349
8179858: jshell tool: sync nomenclature from reference to online /help Reviewed-by: dlsmith, jjg
Mon, 18 Dec 2017 10:28:43 -0800 Merge
prr [Mon, 18 Dec 2017 10:28:43 -0800] rev 48348
Merge
Wed, 13 Dec 2017 14:21:12 -0800 8188894: jdk/jshell/ToolShiftTabTest.java failed with IllegalStateException
rfield [Wed, 13 Dec 2017 14:21:12 -0800] rev 48347
8188894: jdk/jshell/ToolShiftTabTest.java failed with IllegalStateException Reviewed-by: jlahoda
Wed, 13 Dec 2017 10:56:50 -0800 Merge
prr [Wed, 13 Dec 2017 10:56:50 -0800] rev 48346
Merge
Wed, 13 Dec 2017 14:41:27 +0000 8154405: AccessControlException by URLPermission check
dmarkov [Wed, 13 Dec 2017 14:41:27 +0000] rev 48345
8154405: AccessControlException by URLPermission check Reviewed-by: serb, ssadetsky, mullan
Tue, 19 Dec 2017 16:24:25 -0500 8007720: Names are not loaded correctly for method parameters if the parameters have annotations
cushon [Tue, 19 Dec 2017 16:24:25 -0500] rev 48344
8007720: Names are not loaded correctly for method parameters if the parameters have annotations 8177486: Incorrect handling of mandated parameter names in MethodParameters attributes Reviewed-by: jlahoda, vromero
Mon, 18 Dec 2017 18:51:40 -0800 8173382: Add -source 11 and -target 11 to javac
darcy [Mon, 18 Dec 2017 18:51:40 -0800] rev 48343
8173382: Add -source 11 and -target 11 to javac 8193291: Add SourceVersion.RELEASE_11 Reviewed-by: jjg, erikj, psandoz
Fri, 15 Dec 2017 23:43:35 -0500 8193364: verify_special_jvm_flags should not cause an assertion failure when version is bumped
dholmes [Fri, 15 Dec 2017 23:43:35 -0500] rev 48342
8193364: verify_special_jvm_flags should not cause an assertion failure when version is bumped Reviewed-by: dcubed, coleenp
Fri, 15 Dec 2017 06:18:09 +0000 Added tag jdk-10+36 for changeset 959f2f7cbaa6
lana [Fri, 15 Dec 2017 06:18:09 +0000] rev 48341
Added tag jdk-10+36 for changeset 959f2f7cbaa6
Thu, 14 Dec 2017 13:16:33 -0800 8193525: Intermittent failures of TestModulePackages.java jdk-10+36
jjg [Thu, 14 Dec 2017 13:16:33 -0800] rev 48340
8193525: Intermittent failures of TestModulePackages.java Reviewed-by: darcy
Thu, 14 Dec 2017 20:25:09 +0000 Added tag jdk-11+0 for changeset 0ee20aad71c4
lana [Thu, 14 Dec 2017 20:25:09 +0000] rev 48339
Added tag jdk-11+0 for changeset 0ee20aad71c4
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip