Sun, 03 Dec 2017 01:47:23 -0800 8187985: Broken certificate number in debug output
igerasim [Sun, 03 Dec 2017 01:47:23 -0800] rev 48050
8187985: Broken certificate number in debug output Reviewed-by: weijun
Sat, 02 Dec 2017 18:37:45 -0800 8187497: Redundant variable assignment in Java_sun_security_jgss_wrapper_GSSLibStub_getMic
igerasim [Sat, 02 Dec 2017 18:37:45 -0800] rev 48049
8187497: Redundant variable assignment in Java_sun_security_jgss_wrapper_GSSLibStub_getMic Reviewed-by: wetmore
Sat, 02 Dec 2017 10:13:18 -0800 8191069: Miscellaneous changes imported from jsr166 CVS 2017-12
dl [Sat, 02 Dec 2017 10:13:18 -0800] rev 48048
8191069: Miscellaneous changes imported from jsr166 CVS 2017-12 Reviewed-by: martin, psandoz
Sat, 02 Dec 2017 10:08:55 -0800 8187947: A race condition in SubmissionPublisher
dl [Sat, 02 Dec 2017 10:08:55 -0800] rev 48047
8187947: A race condition in SubmissionPublisher Reviewed-by: martin, psandoz
Sat, 02 Dec 2017 10:03:41 -0800 8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw
dl [Sat, 02 Dec 2017 10:03:41 -0800] rev 48046
8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw Reviewed-by: martin, psandoz
Fri, 01 Dec 2017 22:04:03 -0800 8191918: tomcat gzip-compressed response bodies appear to be broken in update 151
sherman [Fri, 01 Dec 2017 22:04:03 -0800] rev 48045
8191918: tomcat gzip-compressed response bodies appear to be broken in update 151 Reviewed-by: psandoz
Fri, 01 Dec 2017 17:06:09 -0800 8186961: Class.getFields() does not return fields of previously visited super interfaces/classes.
psandoz [Fri, 01 Dec 2017 17:06:09 -0800] rev 48044
8186961: Class.getFields() does not return fields of previously visited super interfaces/classes. Reviewed-by: mchung, redestad
Fri, 01 Dec 2017 16:58:11 -0800 8034252: Fix non ASCII text file T6302184.java
jjg [Fri, 01 Dec 2017 16:58:11 -0800] rev 48043
8034252: Fix non ASCII text file T6302184.java Reviewed-by: ksrini
Fri, 01 Dec 2017 21:52:54 +0100 8192816: Let run-test save exit code
ihse [Fri, 01 Dec 2017 21:52:54 +0100] rev 48042
8192816: Let run-test save exit code Reviewed-by: erikj, tbell
Fri, 01 Dec 2017 10:02:25 -0800 8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all
joehw [Fri, 01 Dec 2017 10:02:25 -0800] rev 48041
8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all Reviewed-by: darcy, rriggs
Fri, 01 Dec 2017 09:46:36 -0800 8192876: MacOS build fails intermittently after JDK-8139653
erikj [Fri, 01 Dec 2017 09:46:36 -0800] rev 48040
8192876: MacOS build fails intermittently after JDK-8139653 Reviewed-by: tbell
Fri, 01 Dec 2017 17:00:34 +0100 8192892: Improve JrtPath::getResolved fast-path test
redestad [Fri, 01 Dec 2017 17:00:34 +0100] rev 48039
8192892: Improve JrtPath::getResolved fast-path test 8175891: JrtPath::resolve off-by-one pre-sizing cause for memory pressure Reviewed-by: sundar, jlaskey
Fri, 01 Dec 2017 05:27:44 +0000 Merge
lana [Fri, 01 Dec 2017 05:27:44 +0000] rev 48038
Merge
Fri, 01 Dec 2017 05:26:38 +0000 Added tag jdk-10+34 for changeset 89deac44e515
lana [Fri, 01 Dec 2017 05:26:38 +0000] rev 48037
Added tag jdk-10+34 for changeset 89deac44e515
Thu, 30 Nov 2017 19:58:20 -0800 8192879: jdk.internal.util.jar.VersionedStream is no longer needed
mchung [Thu, 30 Nov 2017 19:58:20 -0800] rev 48036
8192879: jdk.internal.util.jar.VersionedStream is no longer needed Reviewed-by: sherman
Thu, 30 Nov 2017 17:28:21 -0800 8190464: OpenJDK on macosx needs to bundle freetype
erikj [Thu, 30 Nov 2017 17:28:21 -0800] rev 48035
8190464: OpenJDK on macosx needs to bundle freetype Reviewed-by: ihse
Thu, 30 Nov 2017 14:49:36 -0800 8160406: Collection.toArray() spec should be explicit about returning precisely an Object[]
smarks [Thu, 30 Nov 2017 14:49:36 -0800] rev 48034
8160406: Collection.toArray() spec should be explicit about returning precisely an Object[] Reviewed-by: psandoz, martin, redestad
Thu, 30 Nov 2017 16:38:31 -0500 8189331: java/io/Serializable/maskSyntheticModifier/MaskSyntheticModifierTest.java failed incorrect serialVersionUID
rriggs [Thu, 30 Nov 2017 16:38:31 -0500] rev 48033
8189331: java/io/Serializable/maskSyntheticModifier/MaskSyntheticModifierTest.java failed incorrect serialVersionUID Reviewed-by: lancea
Thu, 30 Nov 2017 13:29:50 -0800 8139653: Freetype bundled on macosx, but not correctly linked
erikj [Thu, 30 Nov 2017 13:29:50 -0800] rev 48032
8139653: Freetype bundled on macosx, but not correctly linked Reviewed-by: tbell, prr
Thu, 30 Nov 2017 11:19:14 -0800 8187910: Charset MS950_HKSCS not supported in JDK 9
sherman [Thu, 30 Nov 2017 11:19:14 -0800] rev 48031
8187910: Charset MS950_HKSCS not supported in JDK 9 Reviewed-by: alanb
Thu, 30 Nov 2017 18:07:41 +0000 8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
aefimov [Thu, 30 Nov 2017 18:07:41 +0000] rev 48030
8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class Reviewed-by: lancea
Thu, 30 Nov 2017 06:14:25 -0800 8185985: Html files in doc-files directories should be wrapped with standard header and footer
ksrini [Thu, 30 Nov 2017 06:14:25 -0800] rev 48029
8185985: Html files in doc-files directories should be wrapped with standard header and footer Reviewed-by: jjg
Thu, 30 Nov 2017 04:43:09 -0800 8190552: Augment the Compiler API tree with APIs to represent HTML content
ksrini [Thu, 30 Nov 2017 04:43:09 -0800] rev 48028
8190552: Augment the Compiler API tree with APIs to represent HTML content Reviewed-by: jjg, jlahoda
Thu, 30 Nov 2017 07:54:28 -0500 8186535: Remove deprecated pre-1.2 SecurityManager methods and fields
mullan [Thu, 30 Nov 2017 07:54:28 -0500] rev 48027
8186535: Remove deprecated pre-1.2 SecurityManager methods and fields Reviewed-by: alanb, coleenp, hseigel, mchung
Thu, 30 Nov 2017 13:31:30 +0530 6354947: [Fmt-*] Clarify DecimalFormat description of FieldPosition use jdk-10+34
nishjain [Thu, 30 Nov 2017 13:31:30 +0530] rev 48026
6354947: [Fmt-*] Clarify DecimalFormat description of FieldPosition use Reviewed-by: naoto, rriggs Contributed-by: nishit.jain@oracle.com
Fri, 24 Nov 2017 14:07:59 +0100 8191707: Options with invalid values are incorrectly treated as obsolete and ignored
dholmes [Fri, 24 Nov 2017 14:07:59 +0100] rev 48025
8191707: Options with invalid values are incorrectly treated as obsolete and ignored Reviewed-by: rehn, dcubed
Wed, 22 Nov 2017 09:27:06 -0800 8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
dlong [Wed, 22 Nov 2017 09:27:06 -0800] rev 48024
8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change Reviewed-by: kvn
Wed, 22 Nov 2017 16:08:39 -0800 8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
ccheung [Wed, 22 Nov 2017 16:08:39 -0800] rev 48023
8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module Summary: backout the fix for 8190975 Reviewed-by: iklam, kvn
Sun, 26 Nov 2017 09:05:13 -0800 8191313: compiler/runtime/SpreadNullArg.java fails in tier1
rraghavan [Sun, 26 Nov 2017 09:05:13 -0800] rev 48022
8191313: compiler/runtime/SpreadNullArg.java fails in tier1 Summary: corrected SpreadNullArg.java test to expect NullPointerException after 8157246 fix Reviewed-by: dcubed, mchung
Sat, 25 Nov 2017 04:36:43 +0100 Merge
jwilhelm [Sat, 25 Nov 2017 04:36:43 +0100] rev 48021
Merge
Tue, 21 Nov 2017 21:33:53 -0500 Merge
coleenp [Tue, 21 Nov 2017 21:33:53 -0500] rev 48020
Merge
Tue, 21 Nov 2017 15:24:38 +0100 8191663: Zero variant broken after 8189170 and 8189871
glaubitz [Tue, 21 Nov 2017 15:24:38 +0100] rev 48019
8191663: Zero variant broken after 8189170 and 8189871 Reviewed-by: eosterlund, coleenp
Tue, 21 Nov 2017 15:45:33 -0800 8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580
ccheung [Tue, 21 Nov 2017 15:45:33 -0800] rev 48018
8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580 Summary: added missing import statement Reviewed-by: dcubed, dholmes
Tue, 21 Nov 2017 16:27:01 -0500 8191615: LogCompilation can show bytes
ecaspole [Tue, 21 Nov 2017 16:27:01 -0500] rev 48017
8191615: LogCompilation can show bytes Summary: Print the bytes size of a method as it is now contained in the log Reviewed-by: kvn, vlivanov
Tue, 21 Nov 2017 09:49:52 -0800 8188122: Path length limits on Windows leads to obscure class loading failures
ccheung [Tue, 21 Nov 2017 09:49:52 -0800] rev 48016
8188122: Path length limits on Windows leads to obscure class loading failures Summary: Used the unicode version of windows API's to handled long paths and avoid using the stat() function. Reviewed-by: stuefe, iklam
Tue, 21 Nov 2017 09:20:56 -0800 8191042: Deprecate VM option CheckEndorsedAndExtDirs
iklam [Tue, 21 Nov 2017 09:20:56 -0800] rev 48015
8191042: Deprecate VM option CheckEndorsedAndExtDirs Reviewed-by: dholmes
Tue, 21 Nov 2017 09:04:42 -0800 8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
dlong [Tue, 21 Nov 2017 09:04:42 -0800] rev 48014
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs Reviewed-by: vlivanov, dpochepk
Tue, 21 Nov 2017 10:21:24 -0600 8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build
gziemski [Tue, 21 Nov 2017 10:21:24 -0600] rev 48013
8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build Summary: Guarded the test with the tag requiring debug build Reviewed-by: jiangli
Tue, 21 Nov 2017 12:48:17 +0100 8191562: Missing include in gcArguments.cpp breaks minimal JVM build
rkennke [Tue, 21 Nov 2017 12:48:17 +0100] rev 48012
8191562: Missing include in gcArguments.cpp breaks minimal JVM build Reviewed-by: mdoerr, ehelin
Tue, 21 Nov 2017 15:02:17 +0100 8191203: Remove duplicated jimage.hpp
ihse [Tue, 21 Nov 2017 15:02:17 +0100] rev 48011
8191203: Remove duplicated jimage.hpp Reviewed-by: dholmes
Tue, 21 Nov 2017 08:33:54 +0100 8182284: G1Analytics uses uninitialized fields
ehelin [Tue, 21 Nov 2017 08:33:54 +0100] rev 48010
8182284: G1Analytics uses uninitialized fields Reviewed-by: tschatzl, sjohanss
Tue, 21 Nov 2017 09:44:50 +0100 8190418: Stop generating jvmtiEnvStub and jvmtiEnvRecommended
ihse [Tue, 21 Nov 2017 09:44:50 +0100] rev 48009
8190418: Stop generating jvmtiEnvStub and jvmtiEnvRecommended Reviewed-by: erikj, tbell, dholmes
Tue, 21 Nov 2017 11:27:46 +0530 8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler
sballal [Tue, 21 Nov 2017 11:27:46 +0530] rev 48008
8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler Reviewed-by: dholmes, jgeorge
Mon, 20 Nov 2017 19:00:22 -0800 8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
iveresov [Mon, 20 Nov 2017 19:00:22 -0800] rev 48007
8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint Summary: Introduce not_installed state for nmethods Reviewed-by: dlong
Mon, 20 Nov 2017 17:10:02 -0500 Merge
dholmes [Mon, 20 Nov 2017 17:10:02 -0500] rev 48006
Merge
Mon, 20 Nov 2017 15:56:32 -0500 8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
dholmes [Mon, 20 Nov 2017 15:56:32 -0500] rev 48005
8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM Reviewed-by: stuefe, dcubed
Mon, 20 Nov 2017 14:02:10 -0800 8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT
epavlova [Mon, 20 Nov 2017 14:02:10 -0800] rev 48004
8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT Reviewed-by: dholmes, alanb
Mon, 20 Nov 2017 09:46:55 +0000 8191338: aarch64: fails to build after 8189745
smonteith [Mon, 20 Nov 2017 09:46:55 +0000] rev 48003
8191338: aarch64: fails to build after 8189745 Reviewed-by: aph, drwhite, dchuyko
Mon, 20 Nov 2017 09:50:27 +0100 8160548: Inconsistent inlining behavior with CompileOnly
neliasso [Mon, 20 Nov 2017 09:50:27 +0100] rev 48002
8160548: Inconsistent inlining behavior with CompileOnly Summary: can_be_compiled should not affect inlining Reviewed-by: thartmann
Wed, 11 Oct 2017 11:24:59 +0200 8169766: c1 + Xcomp reresolving call target every invocation
neliasso [Wed, 11 Oct 2017 11:24:59 +0200] rev 48001
8169766: c1 + Xcomp reresolving call target every invocation Summary: Set reciever klass for static_bound calls Reviewed-by: kvn
Wed, 11 Oct 2017 11:22:21 +0200 8160303: parse_method_pattern only scans 254 chars
neliasso [Wed, 11 Oct 2017 11:22:21 +0200] rev 48000
8160303: parse_method_pattern only scans 254 chars Summary: Fix wrong scan length Reviewed-by: kvn, redestad
Mon, 20 Nov 2017 09:50:23 +0100 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
neliasso [Mon, 20 Nov 2017 09:50:23 +0100] rev 47999
8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds Summary: Compile fewer methods Reviewed-by: thartmann, kvn
Mon, 20 Nov 2017 13:07:44 +0100 8189871: Refactor GC barriers to use declarative semantics
eosterlund [Mon, 20 Nov 2017 13:07:44 +0100] rev 47998
8189871: Refactor GC barriers to use declarative semantics Reviewed-by: pliden, rkennke, coleenp, dholmes, kbarrett, stefank
Mon, 20 Nov 2017 12:04:13 +0100 Merge
tschatzl [Mon, 20 Nov 2017 12:04:13 +0100] rev 47997
Merge
Mon, 20 Nov 2017 10:15:34 +0100 8186480: Remove warning when AssumeMP is true and ergonomics determines to use one worker thread
tschatzl [Mon, 20 Nov 2017 10:15:34 +0100] rev 47996
8186480: Remove warning when AssumeMP is true and ergonomics determines to use one worker thread Reviewed-by: shade
Mon, 20 Nov 2017 10:10:58 +0100 8191373: Multiple NUMA nodes expected
rehn [Mon, 20 Nov 2017 10:10:58 +0100] rev 47995
8191373: Multiple NUMA nodes expected Reviewed-by: dholmes, gromero, dcubed
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip