Wed, 23 Aug 2017 13:14:20 -0700 8186402: [TESTBUG] "Balance queues" output expected by test
sangheki [Wed, 23 Aug 2017 13:14:20 -0700] rev 46965
8186402: [TESTBUG] "Balance queues" output expected by test Summary: Changed to use 2 ParallelGCThreads to guarantee generating 'Balance queues' log Reviewed-by: tschatzl, aharlap
Wed, 23 Aug 2017 18:28:45 +0000 Merge
iveresov [Wed, 23 Aug 2017 18:28:45 +0000] rev 46964
Merge
Wed, 23 Aug 2017 11:24:50 -0700 8186681: Update Graal
iveresov [Wed, 23 Aug 2017 11:24:50 -0700] rev 46963
8186681: Update Graal Reviewed-by: kvn
Wed, 23 Aug 2017 16:37:33 +0000 Merge
coleenp [Wed, 23 Aug 2017 16:37:33 +0000] rev 46962
Merge
Wed, 23 Aug 2017 12:00:39 -0400 8186088: ConstantPoolCache::_resolved_references is not a JNIHandle
coleenp [Wed, 23 Aug 2017 12:00:39 -0400] rev 46961
8186088: ConstantPoolCache::_resolved_references is not a JNIHandle Summary: Make an OopHandle type to replace jobject to encapsulate these oop pointers in metadata and module entry. Reviewed-by: sspitsyn, dholmes, jiangli, twisti
Wed, 23 Aug 2017 18:24:47 +0200 8186667: InterpreterCodeSize overflows on AIX
simonis [Wed, 23 Aug 2017 18:24:47 +0200] rev 46960
8186667: InterpreterCodeSize overflows on AIX Reviewed-by: goetz
Wed, 23 Aug 2017 15:47:41 +0200 Merge
eosterlund [Wed, 23 Aug 2017 15:47:41 +0200] rev 46959
Merge
Wed, 23 Aug 2017 14:01:17 +0200 8186166: Generalize Atomic::cmpxchg with templates
eosterlund [Wed, 23 Aug 2017 14:01:17 +0200] rev 46958
8186166: Generalize Atomic::cmpxchg with templates Reviewed-by: dholmes, coleenp Contributed-by: kim.barrett@oracle.com
Wed, 23 Aug 2017 13:46:35 +0000 Merge
coleenp [Wed, 23 Aug 2017 13:46:35 +0000] rev 46957
Merge
Wed, 23 Aug 2017 12:39:55 +0000 Merge
coleenp [Wed, 23 Aug 2017 12:39:55 +0000] rev 46956
Merge
Tue, 15 Aug 2017 08:46:32 +0200 8186199: [windows] JNI_DestroyJavaVM not covered by SEH
stuefe [Tue, 15 Aug 2017 08:46:32 +0200] rev 46955
8186199: [windows] JNI_DestroyJavaVM not covered by SEH Reviewed-by: dholmes, mdoerr
Wed, 16 Aug 2017 14:48:41 +0800 8185786: AArch64: disable some address reshapings.
njian [Wed, 16 Aug 2017 14:48:41 +0800] rev 46954
8185786: AArch64: disable some address reshapings. Summary: LoadS/LoadUS's address reshapings are disabled on Arm Cortex-A family for performance. Reviewed-by: adinn, aph Contributed-by: zhongwei.yao@linaro.org
Wed, 23 Aug 2017 10:25:25 +0200 8186611: s390: Add missing compiler barriers and fix assembler
mdoerr [Wed, 23 Aug 2017 10:25:25 +0200] rev 46953
8186611: s390: Add missing compiler barriers and fix assembler Reviewed-by: goetz
Tue, 22 Aug 2017 20:31:36 +0000 Merge
jwilhelm [Tue, 22 Aug 2017 20:31:36 +0000] rev 46952
Merge
Tue, 22 Aug 2017 16:20:30 +0200 Merge
jwilhelm [Tue, 22 Aug 2017 16:20:30 +0200] rev 46951
Merge
Tue, 22 Aug 2017 19:24:42 +0000 Merge
kvn [Tue, 22 Aug 2017 19:24:42 +0000] rev 46950
Merge
Tue, 22 Aug 2017 11:50:51 -0700 8186453: [AOT] refactor AOT tool code
kvn [Tue, 22 Aug 2017 11:50:51 -0700] rev 46949
8186453: [AOT] refactor AOT tool code Reviewed-by: iveresov
Tue, 22 Aug 2017 18:11:22 +0000 Merge
mseledtsov [Tue, 22 Aug 2017 18:11:22 +0000] rev 46948
Merge
Tue, 22 Aug 2017 09:55:58 -0700 Merge
mseledtsov [Tue, 22 Aug 2017 09:55:58 -0700] rev 46947
Merge
Mon, 21 Aug 2017 19:45:21 -0700 8186542: [TESTBUG] Add jvmti/LoadAgentDcmdTest.java to problem list until underlying issue is resolved
mseledtsov [Mon, 21 Aug 2017 19:45:21 -0700] rev 46946
8186542: [TESTBUG] Add jvmti/LoadAgentDcmdTest.java to problem list until underlying issue is resolved Summary: Added the test to the problem list Reviewed-by: sspitsyn
Tue, 22 Aug 2017 08:53:35 -0700 8186235: [Graal] compiler/aot/RecompilationTest.java fails in case UseJVMCICompiler is enabled
iveresov [Tue, 22 Aug 2017 08:53:35 -0700] rev 46945
8186235: [Graal] compiler/aot/RecompilationTest.java fails in case UseJVMCICompiler is enabled Summary: Make JVMCI respect -XX:-Inline Reviewed-by: kvn
Tue, 22 Aug 2017 17:24:40 +0300 8186297: AARCH64: Intrinsify Unsafe.compareAndSetByte and compareAndSetShort
dpochepk [Tue, 22 Aug 2017 17:24:40 +0300] rev 46944
8186297: AARCH64: Intrinsify Unsafe.compareAndSetByte and compareAndSetShort Reviewed-by: aph, adinn
Tue, 22 Aug 2017 08:37:17 -0400 8186443: Missing stdint.h for zero builds
glaubitz [Tue, 22 Aug 2017 08:37:17 -0400] rev 46943
8186443: Missing stdint.h for zero builds Reviewed-by: kbarrett, dholmes
Mon, 21 Aug 2017 17:08:54 -0700 8186537: remove unnecessary @requires from hotspot/compiler/aot tests
iignatyev [Mon, 21 Aug 2017 17:08:54 -0700] rev 46942
8186537: remove unnecessary @requires from hotspot/compiler/aot tests Reviewed-by: kvn
Fri, 25 Aug 2017 10:49:08 -0700 8186145: tools/launcher/modules/validate/ValidateModulesTest.java fails when launched with -XX:+EnableJVMCI
mchung [Fri, 25 Aug 2017 10:49:08 -0700] rev 46941
8186145: tools/launcher/modules/validate/ValidateModulesTest.java fails when launched with -XX:+EnableJVMCI Summary: --validate-modules runs with a boot layer resolving all system modules rather than only java.base Reviewed-by: alanb
Fri, 25 Aug 2017 04:59:16 +0000 Added tag jdk-10+21 for changeset 9d1fdae875f6
asaha [Fri, 25 Aug 2017 04:59:16 +0000] rev 46940
Added tag jdk-10+21 for changeset 9d1fdae875f6
Thu, 31 Aug 2017 10:46:42 -0400 8186218: Make JIB exclude webrev from all sub-repo levels when creating source bundles
ctornqvi [Thu, 31 Aug 2017 10:46:42 -0400] rev 46939
8186218: Make JIB exclude webrev from all sub-repo levels when creating source bundles Reviewed-by: erikj, ihse
Thu, 31 Aug 2017 15:47:12 +0200 8186786: Name collisions with autoconf definitions on alpha and sh
glaubitz [Thu, 31 Aug 2017 15:47:12 +0200] rev 46938
8186786: Name collisions with autoconf definitions on alpha and sh Reviewed-by: ihse, dholmes
Tue, 29 Aug 2017 17:17:57 +0200 Merge
jwilhelm [Tue, 29 Aug 2017 17:17:57 +0200] rev 46937
Merge
Mon, 28 Aug 2017 13:29:58 +0200 8183119: Resolve 'libkstat' dependency between open and closed part of JDK
phedlin [Mon, 28 Aug 2017 13:29:58 +0200] rev 46936
8183119: Resolve 'libkstat' dependency between open and closed part of JDK Reviewed-by: erikj, kvn
Mon, 28 Aug 2017 21:46:12 +0200 Merge
jwilhelm [Mon, 28 Aug 2017 21:46:12 +0200] rev 46935
Merge
Tue, 22 Aug 2017 16:20:29 +0200 Merge
jwilhelm [Tue, 22 Aug 2017 16:20:29 +0200] rev 46934
Merge
Wed, 16 Aug 2017 14:49:18 -0400 8149790: NegativeArraySizeException with hprof
gtriantafill [Wed, 16 Aug 2017 14:49:18 -0400] rev 46933
8149790: NegativeArraySizeException with hprof Reviewed-by: lfoltan, ctornqvi, hseigel, dcubed
Mon, 21 Aug 2017 15:19:47 +0200 8186313: Additional platform definitions to support Zero builds
glaubitz [Mon, 21 Aug 2017 15:19:47 +0200] rev 46932
8186313: Additional platform definitions to support Zero builds Reviewed-by: erikj
Mon, 21 Aug 2017 15:17:21 +0200 8186433: Compiler flag -arch=sparc should not be passed on linux-sparc
glaubitz [Mon, 21 Aug 2017 15:17:21 +0200] rev 46931
8186433: Compiler flag -arch=sparc should not be passed on linux-sparc Reviewed-by: erikj
Fri, 25 Aug 2017 04:59:14 +0000 Added tag jdk-10+21 for changeset 28032e2ab1b3
asaha [Fri, 25 Aug 2017 04:59:14 +0000] rev 46930
Added tag jdk-10+21 for changeset 28032e2ab1b3
Fri, 25 Aug 2017 12:39:21 +0200 Added tag jdk-10+21 for changeset a85884d55ce3
duke [Fri, 25 Aug 2017 12:39:21 +0200] rev 46929
Added tag jdk-10+21 for changeset a85884d55ce3
Fri, 25 Aug 2017 12:39:21 +0200 Merge jdk-10+21
duke [Fri, 25 Aug 2017 12:39:21 +0200] rev 46928
Merge
Fri, 25 Aug 2017 12:39:17 +0200 Merge
duke [Fri, 25 Aug 2017 12:39:17 +0200] rev 46927
Merge
Wed, 23 Aug 2017 14:06:50 -0700 8185108: JShell: NullPointerException when throwing exception with null message under local ExecutionControl
rfield [Wed, 23 Aug 2017 14:06:50 -0700] rev 46926
8185108: JShell: NullPointerException when throwing exception with null message under local ExecutionControl Reviewed-by: jlahoda
Wed, 23 Aug 2017 10:53:57 -0700 8186460: Fix stylesheet to better display multi-row headers in "striped" tables.
jjg [Wed, 23 Aug 2017 10:53:57 -0700] rev 46925
8186460: Fix stylesheet to better display multi-row headers in "striped" tables. Reviewed-by: bpatel
Tue, 22 Aug 2017 23:26:28 -0700 8186636: JShell tests: jtreg_4.2-b08 breaks ComputeFQNsTest.testAddImport()
rfield [Tue, 22 Aug 2017 23:26:28 -0700] rev 46924
8186636: JShell tests: jtreg_4.2-b08 breaks ComputeFQNsTest.testAddImport() Reviewed-by: jlahoda
Tue, 22 Aug 2017 13:10:46 +0200 8182297: jshell tool: pasting multiple lines of code truncated
jlahoda [Tue, 22 Aug 2017 13:10:46 +0200] rev 46923
8182297: jshell tool: pasting multiple lines of code truncated Summary: Read input needs to be kept across ConsoleReader.readLine invocations unless consumed. Reviewed-by: rfield, rfield
Mon, 21 Aug 2017 16:37:17 -0400 8160396: test for fix for JDK-8159439 can't be included till CODETOOLS-7901710 is fixed
vromero [Mon, 21 Aug 2017 16:37:17 -0400] rev 46922
8160396: test for fix for JDK-8159439 can't be included till CODETOOLS-7901710 is fixed Reviewed-by: jjg
Mon, 21 Aug 2017 08:29:42 -0700 8186475: JShell API: remove trailing HTML paragraph tag
rfield [Mon, 21 Aug 2017 08:29:42 -0700] rev 46921
8186475: JShell API: remove trailing HTML paragraph tag Reviewed-by: jlahoda
Mon, 21 Aug 2017 14:09:06 +0000 Merge
mullan [Mon, 21 Aug 2017 14:09:06 +0000] rev 46920
Merge
Mon, 21 Aug 2017 14:04:50 +0000 8159544: Remove deprecated classes in com.sun.security.auth.**
mullan [Mon, 21 Aug 2017 14:04:50 +0000] rev 46919
8159544: Remove deprecated classes in com.sun.security.auth.** Reviewed-by: jlahoda, vinnie, weijun
Fri, 18 Aug 2017 15:58:17 -0700 8186020: jdk/javadoc/tool/exceptionHandling/TestExceptionHandling.java fails
anazarov [Fri, 18 Aug 2017 15:58:17 -0700] rev 46918
8186020: jdk/javadoc/tool/exceptionHandling/TestExceptionHandling.java fails Reviewed-by: jjg, ksrini
Sun, 20 Aug 2017 20:36:11 -0700 8186095: upgrade to jtreg 4.2 b08
iignatyev [Sun, 20 Aug 2017 20:36:11 -0700] rev 46917
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
Fri, 18 Aug 2017 04:37:00 +0000 Added tag jdk-10+20 for changeset f4c981fc7818
asaha [Fri, 18 Aug 2017 04:37:00 +0000] rev 46916
Added tag jdk-10+20 for changeset f4c981fc7818
Fri, 25 Aug 2017 12:39:10 +0200 Merge
duke [Fri, 25 Aug 2017 12:39:10 +0200] rev 46915
Merge
Fri, 18 Aug 2017 04:37:07 +0000 Added tag jdk-10+20 for changeset 18d3353ab1e3
asaha [Fri, 18 Aug 2017 04:37:07 +0000] rev 46914
Added tag jdk-10+20 for changeset 18d3353ab1e3
Fri, 25 Aug 2017 12:39:05 +0200 Merge
duke [Fri, 25 Aug 2017 12:39:05 +0200] rev 46913
Merge
Mon, 21 Aug 2017 15:52:24 +0800 8186028: Regression in BCEL caused by 8181154: Fix lint warnings in JAXP repo: deprecation
fyuan [Mon, 21 Aug 2017 15:52:24 +0800] rev 46912
8186028: Regression in BCEL caused by 8181154: Fix lint warnings in JAXP repo: deprecation Reviewed-by: dfuchs, joehw, dbuck
Sun, 20 Aug 2017 20:36:10 -0700 8186095: upgrade to jtreg 4.2 b08
iignatyev [Sun, 20 Aug 2017 20:36:10 -0700] rev 46911
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
Fri, 18 Aug 2017 04:37:07 +0000 Added tag jdk-10+20 for changeset 52634f4b683b
asaha [Fri, 18 Aug 2017 04:37:07 +0000] rev 46910
Added tag jdk-10+20 for changeset 52634f4b683b
Fri, 25 Aug 2017 12:39:00 +0200 Merge
duke [Fri, 25 Aug 2017 12:39:00 +0200] rev 46909
Merge
Mon, 21 Aug 2017 11:33:52 +0530 8175362: StringIndexOutOfBoundsException from /.*((a[^a]+){2})c$/.exec('ababc')
pmuthuswamy [Mon, 21 Aug 2017 11:33:52 +0530] rev 46908
8175362: StringIndexOutOfBoundsException from /.*((a[^a]+){2})c$/.exec('ababc') Reviewed-by: sundar, hannesw Contributed-by: priya.muthuswamy@oracle.com
Sun, 20 Aug 2017 20:36:11 -0700 8186095: upgrade to jtreg 4.2 b08
iignatyev [Sun, 20 Aug 2017 20:36:11 -0700] rev 46907
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
Fri, 18 Aug 2017 04:37:03 +0000 Added tag jdk-10+20 for changeset b385216af0ed
asaha [Fri, 18 Aug 2017 04:37:03 +0000] rev 46906
Added tag jdk-10+20 for changeset b385216af0ed
Fri, 25 Aug 2017 12:38:54 +0200 Merge
duke [Fri, 25 Aug 2017 12:38:54 +0200] rev 46905
Merge
Fri, 18 Aug 2017 04:37:02 +0000 Added tag jdk-10+20 for changeset 5e6999fa94a0
asaha [Fri, 18 Aug 2017 04:37:02 +0000] rev 46904
Added tag jdk-10+20 for changeset 5e6999fa94a0
Fri, 25 Aug 2017 12:38:50 +0200 Merge
duke [Fri, 25 Aug 2017 12:38:50 +0200] rev 46903
Merge
Thu, 24 Aug 2017 15:03:38 +0200 8186500: StringConcatFactory.makeConcatWithConstants throws AssertionError when recipe contains non-String constants
redestad [Thu, 24 Aug 2017 15:03:38 +0200] rev 46902
8186500: StringConcatFactory.makeConcatWithConstants throws AssertionError when recipe contains non-String constants Reviewed-by: shade, psandoz
Wed, 23 Aug 2017 21:27:02 -0700 8186142: ZipPath.{starts,ends}With(nonZipPath) throws an exception, but should return false
sherman [Wed, 23 Aug 2017 21:27:02 -0700] rev 46901
8186142: ZipPath.{starts,ends}With(nonZipPath) throws an exception, but should return false Reviewed-by: martin
Wed, 23 Aug 2017 10:58:11 -0700 8186466: Fix accessibility and other minor issues in java.base
jjg [Wed, 23 Aug 2017 10:58:11 -0700] rev 46900
8186466: Fix accessibility and other minor issues in java.base Reviewed-by: mchung, naoto, martin
Wed, 23 Aug 2017 12:24:55 -0400 8184120: javax.transaction.xa.Xid fields reference obsolete method names
lancea [Wed, 23 Aug 2017 12:24:55 -0400] rev 46899
8184120: javax.transaction.xa.Xid fields reference obsolete method names Reviewed-by: psandoz
Wed, 23 Aug 2017 09:13:32 -0700 8183310: java/security/modules/ModularTest.java should clean up better
ssahoo [Wed, 23 Aug 2017 09:13:32 -0700] rev 46898
8183310: java/security/modules/ModularTest.java should clean up better Summary: This require cleaning up Test files. Reviewed-by: weijun
Tue, 22 Aug 2017 16:20:29 +0200 Merge
jwilhelm [Tue, 22 Aug 2017 16:20:29 +0200] rev 46897
Merge
Fri, 18 Aug 2017 15:07:32 -0400 8168677: Typo in API docs for com.sun.tools.attach
hseigel [Fri, 18 Aug 2017 15:07:32 -0400] rev 46896
8168677: Typo in API docs for com.sun.tools.attach Summary: Change "VirtalMachine" to "VirtualMachine" Reviewed-by: dholmes
Tue, 22 Aug 2017 09:41:58 -0400 8173817: StackOverflowError in "process reaper" thread
rriggs [Tue, 22 Aug 2017 09:41:58 -0400] rev 46895
8173817: StackOverflowError in "process reaper" thread Summary: Switch to inner class to avoid lambda stack overhead in ProcessReaper Reviewed-by: dholmes, martin
Tue, 22 Aug 2017 13:08:15 +0200 8182297: jshell tool: pasting multiple lines of code truncated
jlahoda [Tue, 22 Aug 2017 13:08:15 +0200] rev 46894
8182297: jshell tool: pasting multiple lines of code truncated Summary: Read input needs to be kept across ConsoleReader.readLine invocations unless consumed. Reviewed-by: rfield
Tue, 22 Aug 2017 12:04:53 +0530 6609718: [Fmt-Ch] uninformative exception in ChoiceFormat.applyPattern(String)
nishjain [Tue, 22 Aug 2017 12:04:53 +0530] rev 46893
6609718: [Fmt-Ch] uninformative exception in ChoiceFormat.applyPattern(String) Reviewed-by: naoto Contributed-by: nishit.jain@oracle.com
Tue, 22 Aug 2017 07:52:40 +0200 8185362: Replace use of AtomicReferenceFieldUpdater from BufferedInputStream with Unsafe
redestad [Tue, 22 Aug 2017 07:52:40 +0200] rev 46892
8185362: Replace use of AtomicReferenceFieldUpdater from BufferedInputStream with Unsafe Reviewed-by: shade, martin, sherman
Tue, 22 Aug 2017 07:52:16 +0200 8186334: JarFile throws ArrayIndexOutOfBoundsException when the manifest contains certain characters
redestad [Tue, 22 Aug 2017 07:52:16 +0200] rev 46891
8186334: JarFile throws ArrayIndexOutOfBoundsException when the manifest contains certain characters Reviewed-by: psandoz, bchristi
Mon, 21 Aug 2017 14:14:01 +0000 Merge
kevinw [Mon, 21 Aug 2017 14:14:01 +0000] rev 46890
Merge
Fri, 18 Aug 2017 04:34:16 -0700 8169961: Memory leak after debugging session
shshahma [Fri, 18 Aug 2017 04:34:16 -0700] rev 46889
8169961: Memory leak after debugging session Summary: TargetVM gets an EventController which is a daemon thread, but don't see the thread having a way of stopping so added code to exit as soon as TargetVM thread stops listening. Reviewed-by: clanger, dcubed, sspitsyn
Mon, 21 Aug 2017 14:05:10 +0000 8159544: Remove deprecated classes in com.sun.security.auth.**
mullan [Mon, 21 Aug 2017 14:05:10 +0000] rev 46888
8159544: Remove deprecated classes in com.sun.security.auth.** Reviewed-by: jlahoda, vinnie, weijun
Sun, 20 Aug 2017 20:36:12 -0700 8186095: upgrade to jtreg 4.2 b08
iignatyev [Sun, 20 Aug 2017 20:36:12 -0700] rev 46887
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
Fri, 18 Aug 2017 18:39:35 +0200 Merge
jwilhelm [Fri, 18 Aug 2017 18:39:35 +0200] rev 46886
Merge
Thu, 17 Aug 2017 19:35:37 +0200 Merge
jwilhelm [Thu, 17 Aug 2017 19:35:37 +0200] rev 46885
Merge
Wed, 16 Aug 2017 21:16:30 +0200 Merge
jwilhelm [Wed, 16 Aug 2017 21:16:30 +0200] rev 46884
Merge
Fri, 11 Aug 2017 13:41:00 -0700 8186152: quarantine sun/management/jdp/JdpOffTest.java
dcubed [Fri, 11 Aug 2017 13:41:00 -0700] rev 46883
8186152: quarantine sun/management/jdp/JdpOffTest.java Reviewed-by: sspitsyn
Tue, 08 Aug 2017 22:55:42 +0200 Merge
jwilhelm [Tue, 08 Aug 2017 22:55:42 +0200] rev 46882
Merge
Fri, 04 Aug 2017 15:51:15 -0700 8185872: quarantine tests named in JDK-8184042 on MacOS X
dcubed [Fri, 04 Aug 2017 15:51:15 -0700] rev 46881
8185872: quarantine tests named in JDK-8184042 on MacOS X Reviewed-by: iklam
Thu, 03 Aug 2017 16:10:07 -0400 8185806: Quarantine test JdbExprTest.sh on Windows
hseigel [Thu, 03 Aug 2017 16:10:07 -0400] rev 46880
8185806: Quarantine test JdbExprTest.sh on Windows Summary: Use @requires to quarantine the test Reviewed-by: coleenp, sspitsyn
Thu, 03 Aug 2017 09:10:56 -0700 Merge
dcubed [Thu, 03 Aug 2017 09:10:56 -0700] rev 46879
Merge
Tue, 01 Aug 2017 13:04:59 -0700 Merge
kvn [Tue, 01 Aug 2017 13:04:59 -0700] rev 46878
Merge
Mon, 17 Jul 2017 03:58:42 -0700 8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
shshahma [Mon, 17 Jul 2017 03:58:42 -0700] rev 46877
8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException Summary: Update line number table and code indices table with missing entry Reviewed-by: vromero
Wed, 05 Jul 2017 20:15:55 -0700 Merge
kvn [Wed, 05 Jul 2017 20:15:55 -0700] rev 46876
Merge
Wed, 05 Jul 2017 18:22:22 -0700 Merge
kvn [Wed, 05 Jul 2017 18:22:22 -0700] rev 46875
Merge
Fri, 30 Jun 2017 16:42:49 +0200 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
phh [Fri, 30 Jun 2017 16:42:49 +0200] rev 46874
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8 8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8 8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8 8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8 Reviewed-by: jwilhelm, ehelin
Thu, 22 Jun 2017 15:53:24 +0200 8182487: Add Unsafe.objectFieldOffset(Class, String)
redestad [Thu, 22 Jun 2017 15:53:24 +0200] rev 46873
8182487: Add Unsafe.objectFieldOffset(Class, String) Reviewed-by: dsimms, twisti, bchristi, mgerdin, chegar, psandoz
Wed, 21 Jun 2017 21:50:13 +0200 Merge
jwilhelm [Wed, 21 Jun 2017 21:50:13 +0200] rev 46872
Merge
Wed, 21 Jun 2017 10:28:51 -0700 8181823: [AOT] jaotc doesn't work with Graal
kvn [Wed, 21 Jun 2017 10:28:51 -0700] rev 46871
8181823: [AOT] jaotc doesn't work with Graal Summary: add new flag to indicate when to calculate class fingerprint Reviewed-by: iklam, iveresov
Mon, 12 Jun 2017 13:22:48 -0400 8166748: Clean out Windows IA64 support
gtriantafill [Mon, 12 Jun 2017 13:22:48 -0400] rev 46870
8166748: Clean out Windows IA64 support Reviewed-by: kbarrett, coleenp, bobv, mdoerr
Thu, 08 Jun 2017 14:49:07 +0200 Merge
jwilhelm [Thu, 08 Jun 2017 14:49:07 +0200] rev 46869
Merge
Mon, 29 May 2017 20:48:09 +0200 Merge
jwilhelm [Mon, 29 May 2017 20:48:09 +0200] rev 46868
Merge
Sat, 27 May 2017 09:21:21 -0400 8174749: Use hash table/oops for MemberName table
coleenp [Sat, 27 May 2017 09:21:21 -0400] rev 46867
8174749: Use hash table/oops for MemberName table Summary: Add a Java type called ResolvedMethodName which is immutable and can be stored in a hashtable, that is weakly collected by gc Reviewed-by: sspitsyn, stefank, jrose
Wed, 24 May 2017 22:27:39 +0200 Merge
jwilhelm [Wed, 24 May 2017 22:27:39 +0200] rev 46866
Merge
Tue, 23 May 2017 15:30:45 +0200 Merge
jwilhelm [Tue, 23 May 2017 15:30:45 +0200] rev 46865
Merge
Tue, 16 May 2017 01:11:26 +0200 Merge
jwilhelm [Tue, 16 May 2017 01:11:26 +0200] rev 46864
Merge
Fri, 12 May 2017 13:59:16 -0700 Merge
kvn [Fri, 12 May 2017 13:59:16 -0700] rev 46863
Merge
Thu, 11 May 2017 17:55:05 -0700 8180003: Remove sys/ prefix from poll.h and signal.h includes
mikael [Thu, 11 May 2017 17:55:05 -0700] rev 46862
8180003: Remove sys/ prefix from poll.h and signal.h includes Reviewed-by: dholmes, bpb
Fri, 05 May 2017 17:48:44 +0200 Merge
jwilhelm [Fri, 05 May 2017 17:48:44 +0200] rev 46861
Merge
Thu, 27 Apr 2017 14:40:20 +0200 Merge
jwilhelm [Thu, 27 Apr 2017 14:40:20 +0200] rev 46860
Merge
Tue, 25 Apr 2017 20:24:24 +0200 Merge
jwilhelm [Tue, 25 Apr 2017 20:24:24 +0200] rev 46859
Merge
Mon, 24 Apr 2017 21:34:23 +0200 Merge
jwilhelm [Mon, 24 Apr 2017 21:34:23 +0200] rev 46858
Merge
Mon, 24 Apr 2017 12:08:09 -0400 8165896: Use "open" flag from JVM_DefineModule to export all module packages
rprotacio [Mon, 24 Apr 2017 12:08:09 -0400] rev 46857
8165896: Use "open" flag from JVM_DefineModule to export all module packages Summary: Implemented VM side of open modules, which export all their packages unqualifiedly. Automatic modules and unnamed modules are treated internally as open modules. Reviewed-by: alanb, hseigel, lfoltan
Tue, 18 Apr 2017 20:31:23 +0200 Merge
jwilhelm [Tue, 18 Apr 2017 20:31:23 +0200] rev 46856
Merge
Mon, 10 Apr 2017 20:10:08 +0200 Merge
jwilhelm [Mon, 10 Apr 2017 20:10:08 +0200] rev 46855
Merge
Thu, 06 Apr 2017 22:18:43 +0200 Merge
jwilhelm [Thu, 06 Apr 2017 22:18:43 +0200] rev 46854
Merge
Tue, 04 Apr 2017 21:34:37 +0200 Merge
jwilhelm [Tue, 04 Apr 2017 21:34:37 +0200] rev 46853
Merge
Sat, 01 Apr 2017 02:10:13 +0200 Merge
jwilhelm [Sat, 01 Apr 2017 02:10:13 +0200] rev 46852
Merge
Tue, 28 Mar 2017 00:03:22 +0200 Merge
jwilhelm [Tue, 28 Mar 2017 00:03:22 +0200] rev 46851
Merge
Mon, 27 Mar 2017 11:53:44 -0700 8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
cjplummer [Mon, 27 Mar 2017 11:53:44 -0700] rev 46850
8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X Summary: Bump up minimum to 64k. Reviewed-by: dholmes, dcubed
Wed, 22 Mar 2017 20:36:49 +0100 Merge
jwilhelm [Wed, 22 Mar 2017 20:36:49 +0100] rev 46849
Merge
Thu, 16 Mar 2017 16:40:40 -0700 Merge
jwilhelm [Thu, 16 Mar 2017 16:40:40 -0700] rev 46848
Merge
Thu, 16 Mar 2017 16:40:40 -0700 Merge
jwilhelm [Thu, 16 Mar 2017 16:40:40 -0700] rev 46847
Merge
Fri, 17 Mar 2017 15:41:14 -0700 8175342: assert(InstanceKlass::cast(k)->is_initialized()) failed: need to increase java_thread_min_stack_allowed calculation
cjplummer [Fri, 17 Mar 2017 15:41:14 -0700] rev 46846
8175342: assert(InstanceKlass::cast(k)->is_initialized()) failed: need to increase java_thread_min_stack_allowed calculation Summary: Remove the pthreads stack guard page from the thread created in ContinueInNewThread0 Reviewed-by: dholmes, dsamersoff
Fri, 17 Mar 2017 08:40:12 -0400 8175288: [TESTBUG] sun/tools/jcmd/TestJcmdDefaults.java failed to parse output of other java process
hseigel [Fri, 17 Mar 2017 08:40:12 -0400] rev 46845
8175288: [TESTBUG] sun/tools/jcmd/TestJcmdDefaults.java failed to parse output of other java process Summary: Enable dotall mode so test can parse Java process names containing line terminators Reviewed-by: ctornqvi, mseledtsov, gtriantafill
Thu, 16 Mar 2017 18:16:39 -0700 8176797: [TESTBUG] tools/launcher/Settings.java -Xss size is too small
cjplummer [Thu, 16 Mar 2017 18:16:39 -0700] rev 46844
8176797: [TESTBUG] tools/launcher/Settings.java -Xss size is too small Summary: increase from 256000 to 256k Reviewed-by: dholmes, ctornqvi, stsmirno, ksrini
Tue, 14 Mar 2017 20:53:08 -0400 Merge
coleenp [Tue, 14 Mar 2017 20:53:08 -0400] rev 46843
Merge
Mon, 06 Mar 2017 19:52:42 +0100 Merge
jwilhelm [Mon, 06 Mar 2017 19:52:42 +0100] rev 46842
Merge
Thu, 02 Mar 2017 16:03:38 -0800 8134103: JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface
sspitsyn [Thu, 02 Mar 2017 16:03:38 -0800] rev 46841
8134103: JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface Summary: Add guards to the jdwp agent shutdown Reviewed-by: dholmes, dcubed, dsamersoff
Thu, 02 Mar 2017 09:59:46 +0100 8136650: Add support for custom jtreg native tests
rehn [Thu, 02 Mar 2017 09:59:46 +0100] rev 46840
8136650: Add support for custom jtreg native tests Reviewed-by: ctornqvi, erikj
Fri, 24 Feb 2017 12:33:00 -0500 Merge
bobv [Fri, 24 Feb 2017 12:33:00 -0500] rev 46839
Merge
Thu, 09 Feb 2017 15:24:38 -0500 8172670: AOT Platform Support for Windows and Mac OS X x64
bobv [Thu, 09 Feb 2017 15:24:38 -0500] rev 46838
8172670: AOT Platform Support for Windows and Mac OS X x64 Reviewed-by: mchung, alanb
Fri, 18 Aug 2017 04:36:56 +0000 Added tag jdk-10+20 for changeset c647e44ea1b9
asaha [Fri, 18 Aug 2017 04:36:56 +0000] rev 46837
Added tag jdk-10+20 for changeset c647e44ea1b9
Thu, 17 Aug 2017 16:48:45 +0100 8177935: java/net/httpclient/http2/FixedThreadPoolTest.java fails frequently
dfuchs [Thu, 17 Aug 2017 16:48:45 +0100] rev 46836
8177935: java/net/httpclient/http2/FixedThreadPoolTest.java fails frequently Summary: fixes a race condition in AsyncWriteQueue Reviewed-by: chegar
Fri, 25 Aug 2017 12:38:16 +0200 Merge
duke [Fri, 25 Aug 2017 12:38:16 +0200] rev 46835
Merge
Tue, 22 Aug 2017 16:20:30 +0200 Merge
jwilhelm [Tue, 22 Aug 2017 16:20:30 +0200] rev 46834
Merge
Mon, 21 Aug 2017 18:14:59 +0200 Merge
bobv [Mon, 21 Aug 2017 18:14:59 +0200] rev 46833
Merge
Mon, 21 Aug 2017 12:07:06 -0400 8186115: libelf still referenced after 8172670
bobv [Mon, 21 Aug 2017 12:07:06 -0400] rev 46832
8186115: libelf still referenced after 8172670 Reviewed-by: kvn, twisti, erikj, dholmes
Mon, 21 Aug 2017 07:08:40 -0700 8186390: test for JDK-4755500
iignatyev [Mon, 21 Aug 2017 07:08:40 -0700] rev 46831
8186390: test for JDK-4755500 Reviewed-by: thartmann
Mon, 21 Aug 2017 12:19:25 +0000 Merge
kevinw [Mon, 21 Aug 2017 12:19:25 +0000] rev 46830
Merge
Thu, 17 Aug 2017 15:17:31 +0530 8180366: [TESTBUG] gc/g1/humongousObjects/TestHumongousClassLoader should not be run with class unloading disabled
kevinw [Thu, 17 Aug 2017 15:17:31 +0530] rev 46829
8180366: [TESTBUG] gc/g1/humongousObjects/TestHumongousClassLoader should not be run with class unloading disabled Reviewed-by: dfazunen Contributed-by: muthusamy.chinnathambi@oracle.com
Mon, 21 Aug 2017 10:45:02 +0200 8177544: Restructure G1 Full GC code
sjohanss [Mon, 21 Aug 2017 10:45:02 +0200] rev 46828
8177544: Restructure G1 Full GC code Reviewed-by: tschatzl, ehelin
Sun, 20 Aug 2017 22:20:42 -0400 8185112: [TESTBUG] Serviceability tests cannot parse float if non US locale.
goetz [Sun, 20 Aug 2017 22:20:42 -0400] rev 46827
8185112: [TESTBUG] Serviceability tests cannot parse float if non US locale. Reviewed-by: simonis, goetz, dholmes Contributed-by: Arno Zeller <arno.zeller@sap.com>
Fri, 18 Aug 2017 14:54:43 -0700 8183337: hotspot/compiler/aot tests fail due to missed tools
iignatyev [Fri, 18 Aug 2017 14:54:43 -0700] rev 46826
8183337: hotspot/compiler/aot tests fail due to missed tools Reviewed-by: kvn
Sun, 20 Aug 2017 20:36:11 -0700 8186095: upgrade to jtreg 4.2 b08
iignatyev [Sun, 20 Aug 2017 20:36:11 -0700] rev 46825
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
Fri, 18 Aug 2017 18:39:37 +0200 Merge
jwilhelm [Fri, 18 Aug 2017 18:39:37 +0200] rev 46824
Merge
Wed, 16 Aug 2017 16:00:15 +0200 8186293: [aix] Fix thread creation with huge stack sizes
goetz [Wed, 16 Aug 2017 16:00:15 +0200] rev 46823
8186293: [aix] Fix thread creation with huge stack sizes Reviewed-by: stuefe, dholmes
Wed, 16 Aug 2017 20:57:00 +0000 Merge
never [Wed, 16 Aug 2017 20:57:00 +0000] rev 46822
Merge
Wed, 16 Aug 2017 20:14:54 +0000 Merge
never [Wed, 16 Aug 2017 20:14:54 +0000] rev 46821
Merge
Tue, 15 Aug 2017 17:18:00 +0000 8185736: missing default exception handler in calls to rethrow_Stub
never [Tue, 15 Aug 2017 17:18:00 +0000] rev 46820
8185736: missing default exception handler in calls to rethrow_Stub Reviewed-by: kvn
Wed, 16 Aug 2017 21:47:17 +0200 Merge
jwilhelm [Wed, 16 Aug 2017 21:47:17 +0200] rev 46819
Merge
Wed, 16 Aug 2017 11:17:54 -0400 8186089: Move Arena to its own header file
hseigel [Wed, 16 Aug 2017 11:17:54 -0400] rev 46818
8186089: Move Arena to its own header file Summary: Move classes Chunk and Arena to new arena.hpp and arena.cpp files Reviewed-by: coleenp, gtriantafill
Tue, 15 Aug 2017 18:19:18 -0400 Merge
jiangli [Tue, 15 Aug 2017 18:19:18 -0400] rev 46817
Merge
Tue, 15 Aug 2017 18:13:20 -0400 8186238: The constant pool entry to empty string ("") should not be pre-resolved during CDS dump time.
jiangli [Tue, 15 Aug 2017 18:13:20 -0400] rev 46816
8186238: The constant pool entry to empty string ("") should not be pre-resolved during CDS dump time. Summary: Skip constant pool entry to empty string during pre-resolving at CDS dump time. Reviewed-by: iklam, dcubed
Tue, 15 Aug 2017 14:03:52 +0000 8185572: Enable AssumeMP by default on SPARC machines
poonam [Tue, 15 Aug 2017 14:03:52 +0000] rev 46815
8185572: Enable AssumeMP by default on SPARC machines Reviewed-by: kvn, dholmes, bobv
Tue, 15 Aug 2017 15:02:40 +0300 8184943: AARCH64: Intrinsify hasNegatives
dpochepk [Tue, 15 Aug 2017 15:02:40 +0300] rev 46814
8184943: AARCH64: Intrinsify hasNegatives Reviewed-by: aph Contributed-by: dmitrij.pochepko@bell-sw.com, stuart.monteith@linaro.org
Tue, 15 Aug 2017 02:49:48 +0000 Merge
iignatyev [Tue, 15 Aug 2017 02:49:48 +0000] rev 46813
Merge
Mon, 14 Aug 2017 12:35:38 -0700 8184689: Test applications/ctw/Modules.java fails with AssertionError in sun.hotspot.tools.ctw.Utils.fileNameToClassName
iignatyev [Mon, 14 Aug 2017 12:35:38 -0700] rev 46812
8184689: Test applications/ctw/Modules.java fails with AssertionError in sun.hotspot.tools.ctw.Utils.fileNameToClassName Reviewed-by: kvn
Mon, 14 Aug 2017 21:04:57 -0400 8186221: Define CPU search_string for M68K
dholmes [Mon, 14 Aug 2017 21:04:57 -0400] rev 46811
8186221: Define CPU search_string for M68K Reviewed-by: dholmes Contributed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Mon, 14 Aug 2017 14:32:17 -0400 8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive.
jiangli [Mon, 14 Aug 2017 14:32:17 -0400] rev 46810
8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive. 8185924: G1NoteEndOfConcMarkClosure::doHeapRegion() does not do remembered set cleanup work for archive region. Summary: Shared class' constant pool resolved_references array is cached. Reviewed-by: coleenp, iklam, tschatzl Contributed-by: jiangli.zhou@oracle.com, thomas.schatzl@oracle.com
Mon, 14 Aug 2017 16:48:44 +0200 8185969: PPC64: Improve VSR support to use up to 64 registers
mdoerr [Mon, 14 Aug 2017 16:48:44 +0200] rev 46809
8185969: PPC64: Improve VSR support to use up to 64 registers Reviewed-by: mdoerr, goetz Contributed-by: Gustavo Serra Scalet <gustavo.scalet@eldorado.org.br>
Sat, 12 Aug 2017 01:21:21 +0000 Merge
iveresov [Sat, 12 Aug 2017 01:21:21 +0000] rev 46808
Merge
Fri, 11 Aug 2017 17:36:26 -0700 8186158: Update Graal
iveresov [Fri, 11 Aug 2017 17:36:26 -0700] rev 46807
8186158: Update Graal Reviewed-by: kvn
Sat, 12 Aug 2017 02:13:29 +0200 Merge
iignatyev [Sat, 12 Aug 2017 02:13:29 +0200] rev 46806
Merge
Sat, 12 Aug 2017 01:13:57 +0200 Merge
iignatyev [Sat, 12 Aug 2017 01:13:57 +0200] rev 46805
Merge
Fri, 11 Aug 2017 16:06:38 -0700 8174202: jtreg AOT tests should not assume library extension of .so
iignatyev [Fri, 11 Aug 2017 16:06:38 -0700] rev 46804
8174202: jtreg AOT tests should not assume library extension of .so Reviewed-by: kvn
Fri, 11 Aug 2017 23:12:11 +0000 Merge
stefank [Fri, 11 Aug 2017 23:12:11 +0000] rev 46803
Merge
Fri, 11 Aug 2017 22:58:49 +0000 Merge
stefank [Fri, 11 Aug 2017 22:58:49 +0000] rev 46802
Merge
Fri, 11 Aug 2017 21:33:56 +0000 Merge
stefank [Fri, 11 Aug 2017 21:33:56 +0000] rev 46801
Merge
Fri, 11 Aug 2017 23:29:14 +0200 8186035: Klass::decode_klass_not_null() asserted on bad oop
stefank [Fri, 11 Aug 2017 23:29:14 +0200] rev 46800
8186035: Klass::decode_klass_not_null() asserted on bad oop Reviewed-by: tschatzl, sjohanss
Fri, 11 Aug 2017 21:50:20 +0000 Merge
dcubed [Fri, 11 Aug 2017 21:50:20 +0000] rev 46799
Merge
Fri, 11 Aug 2017 13:42:02 -0700 8186151: try simple @build fix in compiler/jsr292/PollutedTrapCounts.java
iklam [Fri, 11 Aug 2017 13:42:02 -0700] rev 46798
8186151: try simple @build fix in compiler/jsr292/PollutedTrapCounts.java Reviewed-by: dcubed, kvn, jjg
Fri, 11 Aug 2017 13:41:40 -0700 8186149: quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
dcubed [Fri, 11 Aug 2017 13:41:40 -0700] rev 46797
8186149: quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java Reviewed-by: jwilhelm, sspitsyn
Fri, 11 Aug 2017 16:29:00 -0400 8172791: Issues with JEP 270 (ReservedStackArea)
fparain [Fri, 11 Aug 2017 16:29:00 -0400] rev 46796
8172791: Issues with JEP 270 (ReservedStackArea) Reviewed-by: dcubed, thartmann Contributed-by: aph@redhat.com
Thu, 10 Aug 2017 18:09:19 -0700 8173335: Improve logging for j.l.ref.reference processing
sangheki [Thu, 10 Aug 2017 18:09:19 -0700] rev 46795
8173335: Improve logging for j.l.ref.reference processing Summary: Add logs for each phases of references and stats for each worker threads Reviewed-by: tschatzl, shade
Thu, 10 Aug 2017 12:16:35 -0700 8185790: [JVMCI] getNextStackFrame and materializeVirtualObjects need to forward exceptions
kvn [Thu, 10 Aug 2017 12:16:35 -0700] rev 46794
8185790: [JVMCI] getNextStackFrame and materializeVirtualObjects need to forward exceptions Reviewed-by: kvn, iveresov Contributed-by: lukas.stadler@oracle.com
Thu, 10 Aug 2017 10:38:17 -0700 8185950: [JVMCI] fix NPE possibility in HotSpotSpeculationLog.speculate
dnsimon [Thu, 10 Aug 2017 10:38:17 -0700] rev 46793
8185950: [JVMCI] fix NPE possibility in HotSpotSpeculationLog.speculate Reviewed-by: thartmann, kvn
Wed, 02 Aug 2017 10:17:14 +0200 8185706: [windows] Native callstacks printing terminates prematurely
stuefe [Wed, 02 Aug 2017 10:17:14 +0200] rev 46792
8185706: [windows] Native callstacks printing terminates prematurely Reviewed-by: iklam, zgu
Thu, 10 Aug 2017 16:14:52 +0000 Merge
hseigel [Thu, 10 Aug 2017 16:14:52 +0000] rev 46791
Merge
Thu, 10 Aug 2017 11:12:13 -0400 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
hseigel [Thu, 10 Aug 2017 11:12:13 -0400] rev 46790
8177741: Fix hotspot tests to use --patch-module instead of -Xmodule Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests. Reviewed-by: coleenp, gtriantafill
Thu, 10 Aug 2017 17:25:46 +0200 8185975: PPC64: Fix vsldoi interface according to the ISA
mdoerr [Thu, 10 Aug 2017 17:25:46 +0200] rev 46789
8185975: PPC64: Fix vsldoi interface according to the ISA Reviewed-by: mdoerr Contributed-by: Gustavo Serra Scalet <gustavo.scalet@eldorado.org.br>
Thu, 10 Aug 2017 13:57:57 +0200 8180311: [TESTBUG] gc/stress/gclocker/TestGCLockerWithSerial fails with ClassNotFoundException: java.lang.management.ManagementFactory
tschatzl [Thu, 10 Aug 2017 13:57:57 +0200] rev 46788
8180311: [TESTBUG] gc/stress/gclocker/TestGCLockerWithSerial fails with ClassNotFoundException: java.lang.management.ManagementFactory Summary: Do not run the test on minimal VM Reviewed-by: shade, sjohanss
Thu, 10 Aug 2017 01:48:41 +0000 Merge
dholmes [Thu, 10 Aug 2017 01:48:41 +0000] rev 46787
Merge
Wed, 09 Aug 2017 21:08:35 -0400 8186018: SA: Monitor Cache Dump in HSDB does not work
ysuenaga [Wed, 09 Aug 2017 21:08:35 -0400] rev 46786
8186018: SA: Monitor Cache Dump in HSDB does not work Reviewed-by: dholmes, dcubed
Thu, 10 Aug 2017 00:27:34 +0000 Merge
coleenp [Thu, 10 Aug 2017 00:27:34 +0000] rev 46785
Merge
Wed, 09 Aug 2017 23:26:38 +0000 Merge
coleenp [Wed, 09 Aug 2017 23:26:38 +0000] rev 46784
Merge
Wed, 09 Aug 2017 19:00:54 -0400 8068317: No_Safepoint_Verifier is not necessary in Rewriter::scan_method
coleenp [Wed, 09 Aug 2017 19:00:54 -0400] rev 46783
8068317: No_Safepoint_Verifier is not necessary in Rewriter::scan_method Summary: remove NSV, Method* can't move or be redefined while being rewritten Reviewed-by: shade, jiangli
Wed, 09 Aug 2017 23:19:43 +0000 Merge
coleenp [Wed, 09 Aug 2017 23:19:43 +0000] rev 46782
Merge
Wed, 09 Aug 2017 18:51:44 -0400 8186044: [TESTBUG] DumpSharedDictionary test sometimes fails in JPRT
coleenp [Wed, 09 Aug 2017 18:51:44 -0400] rev 46781
8186044: [TESTBUG] DumpSharedDictionary test sometimes fails in JPRT Summary: wrap test in CDSTestUtils.isUnableToMap(out) Reviewed-by: iklam, mseledtsov
Wed, 09 Aug 2017 15:03:29 -0700 Merge
mseledtsov [Wed, 09 Aug 2017 15:03:29 -0700] rev 46780
Merge
Thu, 03 Aug 2017 10:24:34 +0200 8185436: jtreg: introduce @requires property to disable cds tests
goetz [Thu, 03 Aug 2017 10:24:34 +0200] rev 46779
8185436: jtreg: introduce @requires property to disable cds tests Summary: Fix CompressedClassPointers test to succeed also if cds is not available. Reviewed-by: jiangli, mseledtsov, iklam
Wed, 09 Aug 2017 17:27:42 +0200 8183121: Add information about scanned and skipped cards during UpdateRS
tschatzl [Wed, 09 Aug 2017 17:27:42 +0200] rev 46778
8183121: Add information about scanned and skipped cards during UpdateRS Summary: Log the number of scanned and skipped cards for the UpdateRS phase too. Reviewed-by: mgerdin, sangheki
Tue, 08 Aug 2017 22:58:44 +0200 Merge
jwilhelm [Tue, 08 Aug 2017 22:58:44 +0200] rev 46777
Merge
Tue, 08 Aug 2017 21:16:00 +0200 Merge
jwilhelm [Tue, 08 Aug 2017 21:16:00 +0200] rev 46776
Merge
Tue, 08 Aug 2017 12:39:18 -0700 8184738: CTW fails with assert(!method->method_holder()->is_not_initialized()) failed: method holder must be initialized
iignatyev [Tue, 08 Aug 2017 12:39:18 -0700] rev 46775
8184738: CTW fails with assert(!method->method_holder()->is_not_initialized()) failed: method holder must be initialized Reviewed-by: kvn
Tue, 08 Aug 2017 11:44:23 -0400 8183149: [AOT] SEGV in AMD64MathStub.pow: alignment for ArrayDataPointerConstant is not honored
bobv [Tue, 08 Aug 2017 11:44:23 -0400] rev 46774
8183149: [AOT] SEGV in AMD64MathStub.pow: alignment for ArrayDataPointerConstant is not honored Reviewed-by: kvn
Tue, 08 Aug 2017 09:53:52 -0400 8185717: Make ModuleEntry->module() return an oop not a jobject
hseigel [Tue, 08 Aug 2017 09:53:52 -0400] rev 46773
8185717: Make ModuleEntry->module() return an oop not a jobject Summary: Change ModuleEntry::module() to return an oop and add a ModuleEntry::module_handle() that returns a jobject Reviewed-by: shade, coleenp, lfoltan
Tue, 08 Aug 2017 08:41:36 -0400 8185103: TestThreadDumpMonitorContention.java crashed due to SIGSEGV in G1SATBCardTableModRefBS::write_ref_field_pre_work
hseigel [Tue, 08 Aug 2017 08:41:36 -0400] rev 46772
8185103: TestThreadDumpMonitorContention.java crashed due to SIGSEGV in G1SATBCardTableModRefBS::write_ref_field_pre_work Summary: Ensure that a Klass's mirror is set before putting the Klass on the fixup_module_field_list Reviewed-by: coleenp, dholmes, gtriantafill
Tue, 08 Aug 2017 02:10:30 +0000 Merge
sspitsyn [Tue, 08 Aug 2017 02:10:30 +0000] rev 46771
Merge
Tue, 08 Aug 2017 01:44:43 +0000 Merge
sspitsyn [Tue, 08 Aug 2017 01:44:43 +0000] rev 46770
Merge
Mon, 07 Aug 2017 18:14:39 -0700 8185930: TEST_BUG: jvmti tests should not depend on the jdk.jdi module
sspitsyn [Mon, 07 Aug 2017 18:14:39 -0700] rev 46769
8185930: TEST_BUG: jvmti tests should not depend on the jdk.jdi module Summary: Remove unneeded dependencies on the jdk.jdi module Reviewed-by: dholmes
Mon, 07 Aug 2017 20:58:49 -0400 8185757: QuickSort array size should be size_t
kbarrett [Mon, 07 Aug 2017 20:58:49 -0400] rev 46768
8185757: QuickSort array size should be size_t Summary: Changed array size type, propogate effects. Reviewed-by: tschatzl, coleenp
Mon, 07 Aug 2017 18:50:14 -0400 8185746: Remove Mutex destructor assertion
kbarrett [Mon, 07 Aug 2017 18:50:14 -0400] rev 46767
8185746: Remove Mutex destructor assertion Summary: Remove unneeded ~Mutex(), improve assertion msg in ~Monitor. Reviewed-by: dholmes, coleenp, tschatzl
Mon, 07 Aug 2017 12:19:17 +0200 8185900: hotspot build failed with gcc version Red Hat 4.4.7-3
sgehwolf [Mon, 07 Aug 2017 12:19:17 +0200] rev 46766
8185900: hotspot build failed with gcc version Red Hat 4.4.7-3 Summary: Cast to void* within DTRACE_CLASS* macros. Reviewed-by: coleenp, shade
Mon, 07 Aug 2017 12:34:21 -0700 8185164: GetOwnedMonitorInfo() returns incorrect owned monitor
ysuenaga [Mon, 07 Aug 2017 12:34:21 -0700] rev 46765
8185164: GetOwnedMonitorInfo() returns incorrect owned monitor Summary: The GetOwnedMonitorInfo() should not return a pending monitor Reviewed-by: dholmes, dcubed, sspitsyn
Mon, 07 Aug 2017 13:52:05 -0400 8185884: NMT: taskqueues are miscategorized to mtClass
zgu [Mon, 07 Aug 2017 13:52:05 -0400] rev 46764
8185884: NMT: taskqueues are miscategorized to mtClass Summary: Corrected memory type for taskqueue, which should be mtGC instead of mtClass Reviewed-by: coleenp, shade
Fri, 04 Aug 2017 21:41:41 -0700 8185843: fix broken HotSpotInternals wiki links
kvn [Fri, 04 Aug 2017 21:41:41 -0700] rev 46763
8185843: fix broken HotSpotInternals wiki links Reviewed-by: dholmes, vlivanov Contributed-by: muthusamy.chinnathambi@oracle.com
Fri, 04 Aug 2017 19:59:33 -0700 8185829: Update Graal
dlong [Fri, 04 Aug 2017 19:59:33 -0700] rev 46762
8185829: Update Graal Reviewed-by: iveresov
Sat, 05 Aug 2017 03:05:06 +0200 Merge
kvn [Sat, 05 Aug 2017 03:05:06 +0200] rev 46761
Merge
Fri, 04 Aug 2017 14:00:15 -0700 8185802: Enable AVX3 by default
kvn [Fri, 04 Aug 2017 14:00:15 -0700] rev 46760
8185802: Enable AVX3 by default Reviewed-by: thartmann
Fri, 04 Aug 2017 16:39:29 -0700 8185879: quarantine gc/stress/gclocker/TestGCLockerWithSerial.java
dcubed [Fri, 04 Aug 2017 16:39:29 -0700] rev 46759
8185879: quarantine gc/stress/gclocker/TestGCLockerWithSerial.java Reviewed-by: iklam
Fri, 04 Aug 2017 16:01:26 -0700 8185876: quarantine compiler/ciReplay/TestSAServer.java
dcubed [Fri, 04 Aug 2017 16:01:26 -0700] rev 46758
8185876: quarantine compiler/ciReplay/TestSAServer.java Reviewed-by: kvn
Fri, 04 Aug 2017 15:54:50 -0700 8185874: quarantine gc/stress/gclocker/TestGCLockerWithG1.java
dcubed [Fri, 04 Aug 2017 15:54:50 -0700] rev 46757
8185874: quarantine gc/stress/gclocker/TestGCLockerWithG1.java Reviewed-by: mseledtsov, kvn
Fri, 04 Aug 2017 15:50:26 -0700 8185872: quarantine tests named in JDK-8184042 on MacOS X
dcubed [Fri, 04 Aug 2017 15:50:26 -0700] rev 46756
8185872: quarantine tests named in JDK-8184042 on MacOS X Reviewed-by: iklam
Fri, 04 Aug 2017 12:24:33 -0700 Merge
kvn [Fri, 04 Aug 2017 12:24:33 -0700] rev 46755
Merge
Mon, 03 Jul 2017 14:33:00 +0200 8182036: Load from initializing arraycopy uses wrong memory state
roland [Mon, 03 Jul 2017 14:33:00 +0200] rev 46754
8182036: Load from initializing arraycopy uses wrong memory state Reviewed-by: kvn
Wed, 02 Aug 2017 17:22:40 +0100 8185723: Zero: segfaults on Power PC 32-bit
aph [Wed, 02 Aug 2017 17:22:40 +0100] rev 46753
8185723: Zero: segfaults on Power PC 32-bit Reviewed-by: roland
Fri, 04 Aug 2017 14:28:57 +0200 8184348: Merge G1ConcurrentMark::par_mark() and G1ConcurrentMark::grayRoot()
tschatzl [Fri, 04 Aug 2017 14:28:57 +0200] rev 46752
8184348: Merge G1ConcurrentMark::par_mark() and G1ConcurrentMark::grayRoot() Summary: Merge and simplify the use of G1ConcurrentMark::par_mark() and grayRoot() Reviewed-by: mgerdin, shade
Fri, 04 Aug 2017 14:24:11 +0200 8184347: Move G1CMBitMap and support classes into their own files
tschatzl [Fri, 04 Aug 2017 14:24:11 +0200] rev 46751
8184347: Move G1CMBitMap and support classes into their own files Reviewed-by: rkennke, shade, mgerdin
Fri, 04 Aug 2017 14:15:42 +0200 8184346: Clean up G1CMBitmap
tschatzl [Fri, 04 Aug 2017 14:15:42 +0200] rev 46750
8184346: Clean up G1CMBitmap Summary: Trim down and improve the G1CMBitMap class structure. Reviewed-by: mgerdin, shade, rkennke
Thu, 03 Aug 2017 22:40:26 -0700 8185826: HotSpot build failure with GCC 7.1.1
iklam [Thu, 03 Aug 2017 22:40:26 -0700] rev 46749
8185826: HotSpot build failure with GCC 7.1.1 Summary: Removed unused function Reviewed-by: dholmes, ysuenaga
Thu, 03 Aug 2017 17:13:57 -0400 8185567: fix hsdis cpu to architecture mapping on various Linux platforms
dbuck [Thu, 03 Aug 2017 17:13:57 -0400] rev 46748
8185567: fix hsdis cpu to architecture mapping on various Linux platforms Summary: Add "arm" target to hsdis.c and fix several cpu to architecture mappings in Makefile Reviewed-by: dholmes, vlivanov, tbell
Thu, 03 Aug 2017 08:16:00 -0400 8130072: Add a flag to print out statistics for both system dictionary and shared dictionary
coleenp [Thu, 03 Aug 2017 08:16:00 -0400] rev 46747
8130072: Add a flag to print out statistics for both system dictionary and shared dictionary Summary: Include Shared Dictionary printing when printing system dictionaries Reviewed-by: shade, gtriantafill
Wed, 02 Aug 2017 18:06:38 -0700 8072061: Automatically determine optimal sizes for the CDS regions
iklam [Wed, 02 Aug 2017 18:06:38 -0700] rev 46746
8072061: Automatically determine optimal sizes for the CDS regions Summary: See new C++ class MetaspaceClosure. Reviewed-by: coleenp, jiangli, mseledtsov
Sat, 22 Jul 2017 15:54:27 -0400 8176571: Fine bitmaps should be allocated as belonging to mtGC, not mtInternal
kbarrett [Sat, 22 Jul 2017 15:54:27 -0400] rev 46745
8176571: Fine bitmaps should be allocated as belonging to mtGC, not mtInternal Summary: Specify map allocation mflags when constructing CHeapBitMap. Reviewed-by: tschatzl, kbarrett Contributed-by: milan.mimica@gmail.com
Wed, 02 Aug 2017 15:59:33 +0000 Merge
iignatyev [Wed, 02 Aug 2017 15:59:33 +0000] rev 46744
Merge
Wed, 02 Aug 2017 08:53:18 -0700 8185536: @key aot should be replaced w/ @requires vm.aot
iignatyev [Wed, 02 Aug 2017 08:53:18 -0700] rev 46743
8185536: @key aot should be replaced w/ @requires vm.aot Reviewed-by: kvn, goetz
Wed, 02 Aug 2017 10:52:50 -0400 8184994: Add Dictionary size logging and jcmd
coleenp [Wed, 02 Aug 2017 10:52:50 -0400] rev 46742
8184994: Add Dictionary size logging and jcmd Summary: added dcmd for printing system dictionary like the stringtable and symboltable and making print functions go to outputstream rather than tty Reviewed-by: shade, hseigel
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 tip