Wed, 20 Dec 2017 20:55:07 +0100 Merge
jwilhelm [Wed, 20 Dec 2017 20:55:07 +0100] rev 48404
Merge
Wed, 13 Dec 2017 15:37:48 -0800 8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm
iklam [Wed, 13 Dec 2017 15:37:48 -0800] rev 48403
8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm Reviewed-by: mseledtsov, dholmes
Wed, 06 Dec 2017 11:11:16 +0100 8133805: Remove the bot_updates parameter from G1Allocator's allocation methods
lkorinth [Wed, 06 Dec 2017 11:11:16 +0100] rev 48402
8133805: Remove the bot_updates parameter from G1Allocator's allocation methods Reviewed-by: tschatzl, sjohanss
Thu, 14 Dec 2017 12:49:47 +0530 8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands
jgeorge [Thu, 14 Dec 2017 12:49:47 +0530] rev 48401
8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands Summary: Create tests for the clhsdb commands: inspect, scanoops and printas Reviewed-by: sspitsyn, sballal, cjplummer
Wed, 13 Dec 2017 20:35:09 -0800 8193323: Crash in "failed dependencies, but counter didn't change" with enabled UseJVMCICompiler
dlong [Wed, 13 Dec 2017 20:35:09 -0800] rev 48400
8193323: Crash in "failed dependencies, but counter didn't change" with enabled UseJVMCICompiler Reviewed-by: kvn
Wed, 13 Dec 2017 23:06:59 +0100 Merge
jwilhelm [Wed, 13 Dec 2017 23:06:59 +0100] rev 48399
Merge
Wed, 13 Dec 2017 12:28:22 -0800 8193439: Update Graal
iveresov [Wed, 13 Dec 2017 12:28:22 -0800] rev 48398
8193439: Update Graal Reviewed-by: kvn
Wed, 13 Dec 2017 11:59:55 -0800 8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
kvn [Wed, 13 Dec 2017 11:59:55 -0800] rev 48397
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line Summary: skip tests which use --limit-modules when Graal is used as JIT compiler. Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
Wed, 13 Dec 2017 19:32:48 +0300 8190869: C2: missing strength reduction of Math.pow(x, 2.0D) to x*x
vlivanov [Wed, 13 Dec 2017 19:32:48 +0300] rev 48396
8190869: C2: missing strength reduction of Math.pow(x, 2.0D) to x*x Reviewed-by: kvn
Wed, 13 Dec 2017 07:14:18 -0500 8193053: jvm crash by G1CMBitMapClosure::do_addr
coleenp [Wed, 13 Dec 2017 07:14:18 -0500] rev 48395
8193053: jvm crash by G1CMBitMapClosure::do_addr Summary: We were adding an unloaded mirror to the SATB collection set in remove_handle. Reviewed-by: hseigel, kbarrett
Wed, 13 Dec 2017 10:21:21 +0100 8192971: LockCompilationTest fails intermittently
neliasso [Wed, 13 Dec 2017 10:21:21 +0100] rev 48394
8192971: LockCompilationTest fails intermittently Summary: Remove all unnecessary compilations Reviewed-by: kvn, thartmann
Tue, 12 Dec 2017 21:46:06 -0500 8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output
bchristi [Tue, 12 Dec 2017 21:46:06 -0500] rev 48393
8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output Reviewed-by: dholmes, mchung
Fri, 08 Dec 2017 13:04:43 -0800 8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
bchristi [Fri, 08 Dec 2017 13:04:43 -0800] rev 48392
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java Reviewed-by: darcy
Tue, 12 Dec 2017 21:43:00 -0500 Merge
dholmes [Tue, 12 Dec 2017 21:43:00 -0500] rev 48391
Merge
Tue, 12 Dec 2017 19:06:19 -0500 8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls
dholmes [Tue, 12 Dec 2017 19:06:19 -0500] rev 48390
8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls Reviewed-by: coleenp, dcubed
Tue, 12 Dec 2017 21:27:06 -0500 8193407: jdk/hs fails Solaris slowdebug test-image build
dcubed [Tue, 12 Dec 2017 21:27:06 -0500] rev 48389
8193407: jdk/hs fails Solaris slowdebug test-image build Summary: Add a missing '-lc' option for libCNLookUp. Reviewed-by: dholmes, kvn
Tue, 12 Dec 2017 14:14:06 -0500 Merge
coleenp [Tue, 12 Dec 2017 14:14:06 -0500] rev 48388
Merge
Tue, 12 Dec 2017 11:55:57 -0500 8193386: CompressedClassSize too large with MaxMetaspace
coleenp [Tue, 12 Dec 2017 11:55:57 -0500] rev 48387
8193386: CompressedClassSize too large with MaxMetaspace Reviewed-by: ysuenaga, coleenp Contributed-by: manc@google.com
Tue, 12 Dec 2017 19:05:02 +0100 8193363: TestDumpReplay.java fails with product builds
thartmann [Tue, 12 Dec 2017 19:05:02 +0100] rev 48386
8193363: TestDumpReplay.java fails with product builds Summary: Added missing -XX:+IgnoreUnrecognizedVMOptions Reviewed-by: kvn
Sat, 09 Dec 2017 07:50:50 -0800 8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError
cjplummer [Sat, 09 Dec 2017 07:50:50 -0800] rev 48385
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError Summary: call FindClass() when we are in the proper classloader context Reviewed-by: sspitsyn, dholmes, amenkov
Fri, 08 Dec 2017 23:43:25 +0100 Merge
jwilhelm [Fri, 08 Dec 2017 23:43:25 +0100] rev 48384
Merge
Fri, 08 Dec 2017 15:14:08 -0800 8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
ccheung [Fri, 08 Dec 2017 15:14:08 -0800] rev 48383
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass()) Summary: disable loading array classes from the class list Reviewed-by: iklam, jiangli
Fri, 08 Dec 2017 15:24:47 -0500 8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
dcubed [Fri, 08 Dec 2017 15:24:47 -0500] rev 48382
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff Reviewed-by: stefank, gtriantafill, coleenp
Fri, 08 Dec 2017 15:41:11 +0530 8193124: SA: Testcases for clhsdb jdis and findpc commands
sballal [Fri, 08 Dec 2017 15:41:11 +0530] rev 48381
8193124: SA: Testcases for clhsdb jdis and findpc commands Reviewed-by: sundar, cjplummer, jgeorge
Wed, 20 Dec 2017 21:40:11 +0100 8193508: Expressions in split literals must never be optimistic
hannesw [Wed, 20 Dec 2017 21:40:11 +0100] rev 48380
8193508: Expressions in split literals must never be optimistic Reviewed-by: jlaskey, sundar
Mon, 18 Dec 2017 10:21:38 +0000 8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
chegar [Mon, 18 Dec 2017 10:21:38 +0000] rev 48379
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods Reviewed-by: dfuchs
Tue, 19 Dec 2017 08:51:11 -0800 8193764: Cannot set COMPANY_NAME when configuring a build
mr [Tue, 19 Dec 2017 08:51:11 -0800] rev 48378
8193764: Cannot set COMPANY_NAME when configuring a build Reviewed-by: erikj, martin, tbell
Tue, 19 Dec 2017 16:12:55 +0000 Merge
michaelm [Tue, 19 Dec 2017 16:12:55 +0000] rev 48377
Merge
Tue, 19 Dec 2017 15:48:49 +0000 8192966: HttpClient should reuse TCP connection for h2c connections
michaelm [Tue, 19 Dec 2017 15:48:49 +0000] rev 48376
8192966: HttpClient should reuse TCP connection for h2c connections Reviewed-by: dfuchs
Tue, 19 Dec 2017 21:35:30 +0530 8193779: Fix copyright header in nashorn builtin scripts
sundar [Tue, 19 Dec 2017 21:35:30 +0530] rev 48375
8193779: Fix copyright header in nashorn builtin scripts Reviewed-by: alanb, hannesw
Fri, 15 Dec 2017 14:08:15 +0100 8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC
mbaesken [Fri, 15 Dec 2017 14:08:15 +0100] rev 48374
8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC Reviewed-by: prr, simonis
Tue, 19 Dec 2017 10:03:36 +0000 8193758: Update copyright headers of files in src tree that are missing Classpath exception
alanb [Tue, 19 Dec 2017 10:03:36 +0000] rev 48373
8193758: Update copyright headers of files in src tree that are missing Classpath exception Reviewed-by: mchung, mr, jjg, iris, prr
Fri, 15 Dec 2017 21:49:33 +0000 8154405: AccessControlException by URLPermission check
dmarkov [Fri, 15 Dec 2017 21:49:33 +0000] rev 48372
8154405: AccessControlException by URLPermission check Reviewed-by: serb, ssadetsky, mullan
Fri, 15 Dec 2017 10:44:06 -0800 8190934: Regressions on Haswell Xeon due to JDK-8178811
vdeshpande [Fri, 15 Dec 2017 10:44:06 -0800] rev 48371
8190934: Regressions on Haswell Xeon due to JDK-8178811 Reviewed-by: neliasso, kvn
Fri, 15 Dec 2017 10:26:45 -0800 8193518: C2: Vector registers sometimes corrupted at safepoint
roland [Fri, 15 Dec 2017 10:26:45 -0800] rev 48370
8193518: C2: Vector registers sometimes corrupted at safepoint Reviewed-by: neliasso, thartmann, kvn
Fri, 15 Dec 2017 16:38:40 +0000 Added tag jdk-10+36 for changeset cb54a299aa91
lana [Fri, 15 Dec 2017 16:38:40 +0000] rev 48369
Added tag jdk-10+36 for changeset cb54a299aa91
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
Thu, 14 Dec 2017 18:20:33 +0100 8193208: Add additional licensing file for the JDK
erikj [Thu, 14 Dec 2017 18:20:33 +0100] rev 48338
8193208: Add additional licensing file for the JDK Reviewed-by: asaha, tbell, ihse
Thu, 14 Dec 2017 16:05:08 +0100 8193507: [REDO] Startup regression due to JDK-8185582 jdk-11+0
redestad [Thu, 14 Dec 2017 16:05:08 +0100] rev 48337
8193507: [REDO] Startup regression due to JDK-8185582 Reviewed-by: alanb, rriggs Contributed-by: xueming.shen@oracle.com, claes.redestad@oracle.com
Thu, 14 Dec 2017 12:51:53 +0000 Merge
alanb [Thu, 14 Dec 2017 12:51:53 +0000] rev 48336
Merge
Thu, 14 Dec 2017 12:36:37 +0000 8193503: javah launcher was not removed by JDK-8191054
alanb [Thu, 14 Dec 2017 12:36:37 +0000] rev 48335
8193503: javah launcher was not removed by JDK-8191054 Reviewed-by: erikj, darcy
Thu, 14 Dec 2017 13:42:59 +0100 8193296: Parser should not eagerly transform delete expressions
attila [Thu, 14 Dec 2017 13:42:59 +0100] rev 48334
8193296: Parser should not eagerly transform delete expressions Reviewed-by: hannesw, sundar
Thu, 14 Dec 2017 20:19:34 +0800 8192988: keytool should support -storepasswd for pkcs12 keystores
weijun [Thu, 14 Dec 2017 20:19:34 +0800] rev 48333
8192988: keytool should support -storepasswd for pkcs12 keystores Reviewed-by: mullan
Thu, 14 Dec 2017 13:05:20 +0100 8193257: PPC64, s390 implementation for Thread-local handshakes
mdoerr [Thu, 14 Dec 2017 13:05:20 +0100] rev 48332
8193257: PPC64, s390 implementation for Thread-local handshakes Reviewed-by: goetz, lucy
Thu, 14 Dec 2017 12:02:16 +0100 8193443: [s390]: EncodeISOArray generates wrong vector code
lucy [Thu, 14 Dec 2017 12:02:16 +0100] rev 48331
8193443: [s390]: EncodeISOArray generates wrong vector code Reviewed-by: goetz, mdoerr
Wed, 13 Dec 2017 21:41:50 -0800 8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
sherman [Wed, 13 Dec 2017 21:41:50 -0800] rev 48330
8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish Reviewed-by: darcy
Wed, 13 Dec 2017 19:48:03 -0800 8193489: Add information about local variable type inference to SourceVersion.RELEASE_10
darcy [Wed, 13 Dec 2017 19:48:03 -0800] rev 48329
8193489: Add information about local variable type inference to SourceVersion.RELEASE_10 Reviewed-by: sundar, mr
Wed, 13 Dec 2017 18:47:20 -0800 8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
smarks [Wed, 13 Dec 2017 18:47:20 -0800] rev 48328
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get() Reviewed-by: alanb, bpb, forax, darcy
Wed, 13 Dec 2017 17:28:24 -0800 8192833: JEP 322: Time-Based Release Versioning
mr [Wed, 13 Dec 2017 17:28:24 -0800] rev 48327
8192833: JEP 322: Time-Based Release Versioning Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
Wed, 13 Dec 2017 17:29:44 -0800 Merge
jjg [Wed, 13 Dec 2017 17:29:44 -0800] rev 48326
Merge
Wed, 13 Dec 2017 17:27:43 -0800 8178070: duplicate entries in package table
jjg [Wed, 13 Dec 2017 17:27:43 -0800] rev 48325
8178070: duplicate entries in package table Reviewed-by: bpatel, ksrini
Thu, 14 Dec 2017 02:26:45 +0100 8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements
hannesw [Thu, 14 Dec 2017 02:26:45 +0100] rev 48324
8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements Reviewed-by: hannesw, attila Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Wed, 13 Dec 2017 14:49:48 -0800 8191054: Remove the Native-Header Tool (javah)
jjg [Wed, 13 Dec 2017 14:49:48 -0800] rev 48323
8191054: Remove the Native-Header Tool (javah) Reviewed-by: darcy, mcimadamore, ksrini
Wed, 13 Dec 2017 14:23:34 -0800 8193476: (jdeprscan) additional version updates for JDK 10
smarks [Wed, 13 Dec 2017 14:23:34 -0800] rev 48322
8193476: (jdeprscan) additional version updates for JDK 10 Reviewed-by: darcy
Wed, 13 Dec 2017 10:21:21 +0100 8192971: LockCompilationTest fails intermittently
neliasso [Wed, 13 Dec 2017 10:21:21 +0100] rev 48321
8192971: LockCompilationTest fails intermittently Summary: Remove all unnecessary compilations Reviewed-by: kvn, thartmann
Fri, 08 Dec 2017 23:43:25 +0100 Merge
jwilhelm [Fri, 08 Dec 2017 23:43:25 +0100] rev 48320
Merge
Thu, 07 Dec 2017 20:08:10 -0500 8193225: [BACKOUT] fix for 8182307 Error during JRMP connection establishment
dcubed [Thu, 07 Dec 2017 20:08:10 -0500] rev 48319
8193225: [BACKOUT] fix for 8182307 Error during JRMP connection establishment Reviewed-by: iignatyev
Thu, 07 Dec 2017 15:26:49 -0500 8182307: Error during JRMP connection establishment
dcubed [Thu, 07 Dec 2017 15:26:49 -0500] rev 48318
8182307: Error during JRMP connection establishment Summary: Only use SO_REUSEADDR if we're using a fixed ServerSocket port. Reviewed-by: gthornbr, rriggs, sspitsyn
Thu, 07 Dec 2017 10:21:13 -0800 8193105: Print error code when map_memory_to_file() fails
sangheki [Thu, 07 Dec 2017 10:21:13 -0800] rev 48317
8193105: Print error code when map_memory_to_file() fails Reviewed-by: dholmes, kbarrett
Thu, 07 Dec 2017 15:52:46 +0100 8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1
roland [Thu, 07 Dec 2017 15:52:46 +0100] rev 48316
8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1 Summary: -XX:+UseCountedLoopSafepoints should disable loop strip mining. Reviewed-by: kvn, thartmann
Thu, 07 Dec 2017 10:18:31 +0100 Merge
jwilhelm [Thu, 07 Dec 2017 10:18:31 +0100] rev 48315
Merge
Wed, 06 Dec 2017 18:37:57 -0800 8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
dlong [Wed, 06 Dec 2017 18:37:57 -0800] rev 48314
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler Reviewed-by: iveresov, kvn
Wed, 06 Dec 2017 20:06:43 -0500 8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
jiangli [Wed, 06 Dec 2017 20:06:43 -0500] rev 48313
8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared. Summary: Check if 'oa' region is missing. Reviewed-by: hseigel, ccheung
Wed, 06 Dec 2017 15:19:30 -0500 8191789: migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp
dcubed [Wed, 06 Dec 2017 15:19:30 -0500] rev 48312
8191789: migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp Reviewed-by: stefank, coleenp, dholmes, gthornbr
Tue, 05 Dec 2017 11:16:03 -0800 8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE
dlong [Tue, 05 Dec 2017 11:16:03 -0800] rev 48311
8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE Reviewed-by: dholmes, rehn
Tue, 05 Dec 2017 10:38:31 -0800 8145579: SimpleThresholdPolicy assumes non-trivial methods to be trivial
dlong [Tue, 05 Dec 2017 10:38:31 -0800] rev 48310
8145579: SimpleThresholdPolicy assumes non-trivial methods to be trivial Reviewed-by: shade, kvn, thartmann
Tue, 05 Dec 2017 09:49:23 -0800 8192846: Support cmov vectorization for float
kvn [Tue, 05 Dec 2017 09:49:23 -0800] rev 48309
8192846: Support cmov vectorization for float Reviewed-by: kvn Contributed-by: razvan.a.lupusoru@intel.com
Tue, 05 Dec 2017 21:26:11 +0530 8192909: Invalid username or password in HashedPasswordFileTest.java
hb [Tue, 05 Dec 2017 21:26:11 +0530] rev 48308
8192909: Invalid username or password in HashedPasswordFileTest.java Reviewed-by: clanger, dfuchs
Tue, 05 Dec 2017 16:34:03 +0100 8193068: Add gc/g1/TestVerifyGCType.java to problem list
sjohanss [Tue, 05 Dec 2017 16:34:03 +0100] rev 48307
8193068: Add gc/g1/TestVerifyGCType.java to problem list Reviewed-by: tschatzl
Tue, 05 Dec 2017 13:58:55 +0100 8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
sjohanss [Tue, 05 Dec 2017 13:58:55 +0100] rev 48306
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines Reviewed-by: tschatzl, jwilhelm
Tue, 05 Dec 2017 11:23:27 +0100 8193045: JDK-8190484 breaks build on Windows
ihse [Tue, 05 Dec 2017 11:23:27 +0100] rev 48305
8193045: JDK-8190484 breaks build on Windows Reviewed-by: dholmes
Thu, 30 Nov 2017 15:54:45 +0100 8191232: compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed
phedlin [Thu, 30 Nov 2017 15:54:45 +0100] rev 48304
8191232: compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed Summary: Generating the wrong insn for pointer comparison in intrinsic (on SPARC). Reviewed-by: neliasso, kvn
Tue, 05 Dec 2017 02:55:44 -0500 8192950: Missing -nativepath for svc tests
dholmes [Tue, 05 Dec 2017 02:55:44 -0500] rev 48303
8192950: Missing -nativepath for svc tests Reviewed-by: ihse
Tue, 05 Dec 2017 08:27:54 +0100 8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler
thartmann [Tue, 05 Dec 2017 08:27:54 +0100] rev 48302
8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler Summary: Unload shared library after lookup to avoid keeping it live. Reviewed-by: vlivanov, dholmes
Mon, 04 Dec 2017 10:23:08 +0900 8192897: NPE occurs on clhsdb jstack
ysuenaga [Mon, 04 Dec 2017 10:23:08 +0900] rev 48301
8192897: NPE occurs on clhsdb jstack Reviewed-by: dholmes, sspitsyn, jgeorge, sballal
Mon, 04 Dec 2017 23:55:52 +0100 8190484: Move jvm.h, jmm.h et al to hotspot/*/include
ihse [Mon, 04 Dec 2017 23:55:52 +0100] rev 48300
8190484: Move jvm.h, jmm.h et al to hotspot/*/include Reviewed-by: dholmes, erikj, mchung
Mon, 04 Dec 2017 13:13:44 -0800 8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT
never [Mon, 04 Dec 2017 13:13:44 -0800] rev 48299
8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT Reviewed-by: kvn, iveresov, dlong
Sat, 02 Dec 2017 13:50:04 +0100 8191950: assertion failed: no insertions allowed
roland [Sat, 02 Dec 2017 13:50:04 +0100] rev 48298
8191950: assertion failed: no insertions allowed Summary: Check for dead loops before incremental inlining. Reviewed-by: thartmann
Sat, 02 Dec 2017 06:51:10 +0100 Merge
jwilhelm [Sat, 02 Dec 2017 06:51:10 +0100] rev 48297
Merge
Sat, 02 Dec 2017 11:25:35 +0530 8192823: SA: Testcase for 'clhsdb source' command
sballal [Sat, 02 Dec 2017 11:25:35 +0530] rev 48296
8192823: SA: Testcase for 'clhsdb source' command Reviewed-by: sspitsyn, jgeorge
Wed, 13 Dec 2017 12:45:06 -0800 8164407: Add module support for -link and -linkoffline javadoc option
bpatel [Wed, 13 Dec 2017 12:45:06 -0800] rev 48295
8164407: Add module support for -link and -linkoffline javadoc option Reviewed-by: jjg, ksrini
Wed, 13 Dec 2017 21:25:49 +0100 8193471: Startup regression due to JDK-8185582
redestad [Wed, 13 Dec 2017 21:25:49 +0100] rev 48294
8193471: Startup regression due to JDK-8185582 Reviewed-by: rriggs, psandoz
Wed, 13 Dec 2017 11:43:57 -0800 8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList
bchristi [Wed, 13 Dec 2017 11:43:57 -0800] rev 48293
8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList Reviewed-by: mchung, psandoz
Wed, 13 Dec 2017 10:25:38 -0800 Merge
prr [Wed, 13 Dec 2017 10:25:38 -0800] rev 48292
Merge
Wed, 13 Dec 2017 13:27:45 +0530 8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached
akolarkunnu [Wed, 13 Dec 2017 13:27:45 +0530] rev 48291
8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached Reviewed-by: serb, psadhukhan Contributed-by: abdul.kolarkunnu@oracle.com
Tue, 12 Dec 2017 15:47:35 +0530 8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior
kaddepalli [Tue, 12 Dec 2017 15:47:35 +0530] rev 48290
8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior Reviewed-by: serb, prr
Tue, 12 Dec 2017 14:05:21 +0530 8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
pnarayanan [Tue, 12 Dec 2017 14:05:21 +0530] rev 48289
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607 Reviewed-by: serb, prr, jdv Contributed-by: prahalad.kumar.narayanan@oracle.com
Tue, 12 Dec 2017 12:43:05 +0530 8146537: TrayIcon Action Listener doesnt work in WIndows 10
sveerabhadra [Tue, 12 Dec 2017 12:43:05 +0530] rev 48288
8146537: TrayIcon Action Listener doesnt work in WIndows 10 Reviewed-by: serb, ssadetsky
Tue, 12 Dec 2017 12:31:49 +0530 8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
sveerabhadra [Tue, 12 Dec 2017 12:31:49 +0530] rev 48287
8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac Reviewed-by: serb, prr
Mon, 11 Dec 2017 21:56:34 -0800 8162989: jshell tool: /edit with external editor leaks files in /tmp
rfield [Mon, 11 Dec 2017 21:56:34 -0800] rev 48286
8162989: jshell tool: /edit with external editor leaks files in /tmp Reviewed-by: jlahoda
Mon, 11 Dec 2017 15:17:03 -0800 8189809: Large performance regression in Swing text layout
prr [Mon, 11 Dec 2017 15:17:03 -0800] rev 48285
8189809: Large performance regression in Swing text layout Reviewed-by: serb, pnarayanan
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip