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 48462
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed Summary: Added test to ProblemList.txt Reviewed-by: vlivanov
Fri, 12 Jan 2018 11:06:24 -0800 4358774: Add null InputStream and OutputStream
bpb [Fri, 12 Jan 2018 11:06:24 -0800] rev 48461
4358774: Add null InputStream and OutputStream Reviewed-by: alanb, prappo, reinhapa, rriggs
Fri, 12 Jan 2018 11:06:22 -0800 8165852: (fs) Mount point not found for a file which is present in overlayfs
bpb [Fri, 12 Jan 2018 11:06:22 -0800] rev 48460
8165852: (fs) Mount point not found for a file which is present in overlayfs Summary: Check /proc/mounts when the device ID boundary is reached Reviewed-by: alanb
Fri, 12 Jan 2018 16:49:58 +0000 8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
mcimadamore [Fri, 12 Jan 2018 16:49:58 +0000] rev 48459
8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types Summary: add recovery logic when classfile contains two signature-equivalent methods Reviewed-by: jlahoda, vromero
Fri, 12 Jan 2018 10:33:06 +0100 8157251: BeanLinker relinks array length operations for array types
hannesw [Fri, 12 Jan 2018 10:33:06 +0100] rev 48458
8157251: BeanLinker relinks array length operations for array types Reviewed-by: hannesw, jlaskey, attila Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Thu, 11 Jan 2018 15:06:55 -0800 8194893: javac -verbose prints wrong paths for output files
jjg [Thu, 11 Jan 2018 15:06:55 -0800] rev 48457
8194893: javac -verbose prints wrong paths for output files Reviewed-by: vromero
Thu, 11 Jan 2018 13:47:11 -0800 8151850: eliminate javax.tools.FileManagerUtils
jjg [Thu, 11 Jan 2018 13:47:11 -0800] rev 48456
8151850: eliminate javax.tools.FileManagerUtils Reviewed-by: vromero
Thu, 11 Jan 2018 12:47:28 -0800 8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
naoto [Thu, 11 Jan 2018 12:47:28 -0800] rev 48455
8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale Reviewed-by: rriggs
Tue, 09 Jan 2018 18:36:31 -0800 8194257: javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748
jjiang [Tue, 09 Jan 2018 18:36:31 -0800] rev 48454
8194257: javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748 Summary: Marks some of AES_256 and AES_128 cipher suites are JDK 6 enabled Reviewed-by: xuelei
Wed, 10 Jan 2018 00:08:46 +0100 8134459: java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out
redestad [Wed, 10 Jan 2018 00:08:46 +0100] rev 48453
8134459: java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out Reviewed-by: psandoz, rriggs
Wed, 03 Jan 2018 13:17:35 -0800 8145371: ClassCastException thrown in LambdaFormEditor.getInCache
martin [Wed, 03 Jan 2018 13:17:35 -0800] rev 48452
8145371: ClassCastException thrown in LambdaFormEditor.getInCache Summary: Read field into local to avoid customization race Reviewed-by: vlivanov, jrose, psandoz
Mon, 08 Jan 2018 07:13:27 -0800 8194724: Problem list java/net/httpclient/SplitResponseSSL.java
xiaofeya [Mon, 08 Jan 2018 07:13:27 -0800] rev 48451
8194724: Problem list java/net/httpclient/SplitResponseSSL.java Reviewed-by: chegar
Sat, 06 Jan 2018 01:13:32 +0000 Merge
lana [Sat, 06 Jan 2018 01:13:32 +0000] rev 48450
Merge
Fri, 05 Jan 2018 16:49:50 -0800 8191637: Interface with defaults invalid compiler warning for Serializable
jjg [Fri, 05 Jan 2018 16:49:50 -0800] rev 48449
8191637: Interface with defaults invalid compiler warning for Serializable Reviewed-by: vromero
Fri, 05 Jan 2018 20:58:28 +0000 Merge
lana [Fri, 05 Jan 2018 20:58:28 +0000] rev 48448
Merge
Fri, 05 Jan 2018 20:10:46 +0000 Merge
lana [Fri, 05 Jan 2018 20:10:46 +0000] rev 48447
Merge
Fri, 05 Jan 2018 20:09:06 +0000 Added tag jdk-10+38 for changeset e569e83139fd
lana [Fri, 05 Jan 2018 20:09:06 +0000] rev 48446
Added tag jdk-10+38 for changeset e569e83139fd
Fri, 05 Jan 2018 12:41:28 -0800 8188649: javadoc -encoding doesn't work when using the old doclet API
jjg [Fri, 05 Jan 2018 12:41:28 -0800] rev 48445
8188649: javadoc -encoding doesn't work when using the old doclet API Reviewed-by: ksrini
Fri, 05 Jan 2018 10:23:57 +0100 8194494: SHA-512 stub uses AVX 2 instructions on non-supporting CPUs
thartmann [Fri, 05 Jan 2018 10:23:57 +0100] rev 48444
8194494: SHA-512 stub uses AVX 2 instructions on non-supporting CPUs Summary: Check for supports_avx2() && supports_bmi2() before generating SHA-512 stub. Reviewed-by: kvn
Thu, 04 Jan 2018 14:44:38 -0800 8194271: jaotc crashes with --debug flag
iveresov [Thu, 04 Jan 2018 14:44:38 -0800] rev 48443
8194271: jaotc crashes with --debug flag Reviewed-by: kvn, thartmann
Thu, 04 Jan 2018 13:32:10 -0800 8193671: Default Methods tab under Method Summary includes static methods
ksrini [Thu, 04 Jan 2018 13:32:10 -0800] rev 48442
8193671: Default Methods tab under Method Summary includes static methods Reviewed-by: jjg
Thu, 04 Jan 2018 12:55:06 -0800 8194069: doclint throws missing comment warnings on lines which can't even have javadoc
jjg [Thu, 04 Jan 2018 12:55:06 -0800] rev 48441
8194069: doclint throws missing comment warnings on lines which can't even have javadoc Reviewed-by: ksrini
Thu, 04 Jan 2018 12:24:56 -0800 8179858: jshell tool: sync nomenclature from reference to online /help
rfield [Thu, 04 Jan 2018 12:24:56 -0800] rev 48440
8179858: jshell tool: sync nomenclature from reference to online /help Reviewed-by: dlsmith, jjg
Thu, 04 Jan 2018 13:41:19 -0500 Merge
bobv [Thu, 04 Jan 2018 13:41:19 -0500] rev 48439
Merge
Wed, 27 Dec 2017 11:31:09 +0100 8194232: Container memory not properly recognized.
goetz [Wed, 27 Dec 2017 11:31:09 +0100] rev 48438
8194232: Container memory not properly recognized. Reviewed-by: bobv, mdoerr, acorn
Thu, 04 Jan 2018 09:22:17 -0800 8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type.
bpatel [Thu, 04 Jan 2018 09:22:17 -0800] rev 48437
8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type. Reviewed-by: jjg, ksrini
Fri, 05 Jan 2018 12:46:22 -0800 8194649: Minor cleanup of parameter checking in ByteArrayOutputStream and ObjectInputStream
bpb [Fri, 05 Jan 2018 12:46:22 -0800] rev 48436
8194649: Minor cleanup of parameter checking in ByteArrayOutputStream and ObjectInputStream Reviewed-by: rriggs
Fri, 05 Jan 2018 12:45:52 -0800 8193861: Typos in API documentation of File.toPath() and InetSocketAddress.getAddress()
bpb [Fri, 05 Jan 2018 12:45:52 -0800] rev 48435
8193861: Typos in API documentation of File.toPath() and InetSocketAddress.getAddress() Reviewed-by: chegar, rriggs, lancea
Thu, 04 Jan 2018 19:58:45 -0800 8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently
jjiang [Thu, 04 Jan 2018 19:58:45 -0800] rev 48434
8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently Summary: Adds synchronization to make sure the server exception is available Reviewed-by: xuelei
Thu, 04 Jan 2018 10:14:50 -0800 8194141: Remove JDK9Wrappers
jjg [Thu, 04 Jan 2018 10:14:50 -0800] rev 48433
8194141: Remove JDK9Wrappers Reviewed-by: erikj, alanb
Wed, 03 Jan 2018 15:16:46 -0800 8193671: Default Methods tab under Method Summary includes static methods
ksrini [Wed, 03 Jan 2018 15:16:46 -0800] rev 48432
8193671: Default Methods tab under Method Summary includes static methods Reviewed-by: jjg
Thu, 04 Jan 2018 15:50:51 +0000 8194644: Typo in ModuleDescriptor.read javadoc
alanb [Thu, 04 Jan 2018 15:50:51 +0000] rev 48431
8194644: Typo in ModuleDescriptor.read javadoc Reviewed-by: alanb Contributed-by: christoph.dreis@freenet.de
Thu, 04 Jan 2018 04:22:28 +0000 Merge
lana [Thu, 04 Jan 2018 04:22:28 +0000] rev 48430
Merge
Wed, 03 Jan 2018 18:21:10 -0800 8189704: broken links in the javax/xml/namespace package
joehw [Wed, 03 Jan 2018 18:21:10 -0800] rev 48429
8189704: broken links in the javax/xml/namespace package Reviewed-by: darcy
Wed, 03 Jan 2018 14:41:17 -0800 8194482: Fix SIGSEGV in print_threads_compiling. jdk-10+38
goetz [Wed, 03 Jan 2018 14:41:17 -0800] rev 48428
8194482: Fix SIGSEGV in print_threads_compiling. Reviewed-by: kvn
Wed, 03 Jan 2018 11:10:56 -0800 8193125: javac should not compile a module if it requires java.base with modifiers
jjg [Wed, 03 Jan 2018 11:10:56 -0800] rev 48427
8193125: javac should not compile a module if it requires java.base with modifiers Reviewed-by: vromero
Wed, 03 Jan 2018 15:37:35 +0530 8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
sveerabhadra [Wed, 03 Jan 2018 15:37:35 +0530] rev 48426
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux Reviewed-by: aghaisas, serb
Wed, 03 Jan 2018 11:14:04 +0530 8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output
sballal [Wed, 03 Jan 2018 11:14:04 +0530] rev 48425
8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output Reviewed-by: dholmes, cjplummer
Wed, 03 Jan 2018 10:55:35 +0530 8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build
sballal [Wed, 03 Jan 2018 10:55:35 +0530] rev 48424
8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build Reviewed-by: dholmes, cjplummer
Tue, 02 Jan 2018 16:07:47 -0800 8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
jjg [Tue, 02 Jan 2018 16:07:47 -0800] rev 48423
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc) Reviewed-by: vromero, cushon
Tue, 02 Jan 2018 09:56:53 -0800 8192837: Need new test for release info file
shurailine [Tue, 02 Jan 2018 09:56:53 -0800] rev 48422
8192837: Need new test for release info file Summary: Detect when OpenJDK is built with ClosedJDK elements Reviewed-by: erikj, dholmes, martin Contributed-by: randy.crihfield@oracle.com
Wed, 27 Dec 2017 11:26:36 +0530 8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr
sballal [Wed, 27 Dec 2017 11:26:36 +0530] rev 48421
8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr Reviewed-by: dholmes, sspitsyn
Tue, 26 Dec 2017 15:53:13 +0530 8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr
sballal [Tue, 26 Dec 2017 15:53:13 +0530] rev 48420
8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr Reviewed-by: dholmes, sspitsyn
Tue, 26 Dec 2017 00:38:49 -0800 8193699: aarch64 fails to build after 8167372
rraghavan [Tue, 26 Dec 2017 00:38:49 -0800] rev 48419
8193699: aarch64 fails to build after 8167372 Summary: added ThreadInVMfromUnknown support Reviewed-by: smonteith, vlivanov
Fri, 22 Dec 2017 22:06:54 -0800 8191854: Null pointer dereference in methodData.hpp:462
dlong [Fri, 22 Dec 2017 22:06:54 -0800] rev 48418
8191854: Null pointer dereference in methodData.hpp:462 Reviewed-by: kvn
Fri, 22 Dec 2017 22:01:53 -0800 8191852: Null pointer dereference in ciKlass::get_Klass of ciKlass.hpp:58
dlong [Fri, 22 Dec 2017 22:01:53 -0800] rev 48417
8191852: Null pointer dereference in ciKlass::get_Klass of ciKlass.hpp:58 Reviewed-by: kvn
Fri, 22 Dec 2017 18:49:41 +0000 8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit
dmarkov [Fri, 22 Dec 2017 18:49:41 +0000] rev 48416
8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit Reviewed-by: serb, mullan
Wed, 20 Dec 2017 08:38:20 -0800 8191988: JDK-8190862 work for arch s390
jcbeyler [Wed, 20 Dec 2017 08:38:20 -0800] rev 48415
8191988: JDK-8190862 work for arch s390 Summary: Cleanup interpreter TLAB code and fix ZeroTLAB Reviewed-by: mdoerr, goetz
Fri, 22 Dec 2017 01:28:29 +0000 Merge
lana [Fri, 22 Dec 2017 01:28:29 +0000] rev 48414
Merge
Fri, 22 Dec 2017 01:27:36 +0000 Added tag jdk-10+37 for changeset 4f830b447edf
lana [Fri, 22 Dec 2017 01:27:36 +0000] rev 48413
Added tag jdk-10+37 for changeset 4f830b447edf
Thu, 21 Dec 2017 17:08:05 -0800 8184431: References to @sun.com
joehw [Thu, 21 Dec 2017 17:08:05 -0800] rev 48412
8184431: References to @sun.com Reviewed-by: lancea
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 48411
8193371: Use Dynalink REMOVE operation in Nashorn Reviewed-by: hannesw, sundar
Wed, 20 Dec 2017 11:40:45 -0800 8193856: takeWhile produces incorrect result with elements produced by flatMap
psandoz [Wed, 20 Dec 2017 11:40:45 -0800] rev 48410
8193856: takeWhile produces incorrect result with elements produced by flatMap Reviewed-by: smarks
Thu, 21 Dec 2017 09:29:24 -0800 8193568: @LastModified tag in license header
joehw [Thu, 21 Dec 2017 09:29:24 -0800] rev 48409
8193568: @LastModified tag in license header Reviewed-by: rriggs
Thu, 21 Dec 2017 16:58:51 +0000 8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher jdk-10+37
chegar [Thu, 21 Dec 2017 16:58:51 +0000] rev 48408
8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher Reviewed-by: dfuchs
Thu, 21 Dec 2017 10:26:03 +0100 8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements
hannesw [Thu, 21 Dec 2017 10:26:03 +0100] rev 48407
8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements Reviewed-by: hannesw, sundar, jlaskey Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Wed, 20 Dec 2017 13:28:23 -0800 8193512: Remove remnants of javah from jdk/jdk repo
jjg [Wed, 20 Dec 2017 13:28:23 -0800] rev 48406
8193512: Remove remnants of javah from jdk/jdk repo Reviewed-by: tbell, erikj, alanb, darcy
Tue, 19 Dec 2017 15:56:28 -0500 8193622: JFR test TestUnloadingEventClass.java times out intermittently
coleenp [Tue, 19 Dec 2017 15:56:28 -0500] rev 48405
8193622: JFR test TestUnloadingEventClass.java times out intermittently Summary: Previous change was leaving scratch classes on CLD::_klasses list which are reported to tracing Reviewed-by: gtriantafill, dcubed, mgronlun
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip