Fri, 01 Dec 2017 18:24:52 +0300 8189439: Parameters type profiling is not performed from aarch64 interpreter
dpochepk [Fri, 01 Dec 2017 18:24:52 +0300] rev 48183
8189439: Parameters type profiling is not performed from aarch64 interpreter Reviewed-by: vlivanov Contributed-by: boris.ulasevich@bell-sw.com
Fri, 01 Dec 2017 18:20:00 +0300 8191129: AARCH64: Invalid value passed to critical JNI function
dchuyko [Fri, 01 Dec 2017 18:20:00 +0300] rev 48182
8191129: AARCH64: Invalid value passed to critical JNI function Reviewed-by: vlivanov
Fri, 01 Dec 2017 18:19:39 +0530 8191538: SA: tests for clhsdb commands: vmstructsdump, field, symboltable and symbol
jgeorge [Fri, 01 Dec 2017 18:19:39 +0530] rev 48181
8191538: SA: tests for clhsdb commands: vmstructsdump, field, symboltable and symbol Summary: Create tests for the clhsdb commands: vmstructsdump, field, symboltable and symbol Reviewed-by: sspitsyn, sballal
Fri, 01 Dec 2017 00:57:01 -0800 8006887: Comment about LIR_OprDesc.value in c1_LIR.hpp is incorrect
jcm [Fri, 01 Dec 2017 00:57:01 -0800] rev 48180
8006887: Comment about LIR_OprDesc.value in c1_LIR.hpp is incorrect Summary: Pointer bit description corrected Reviewed-by: kvn, dlong
Fri, 01 Dec 2017 08:56:22 +0100 8191821: Finer granularity for GC verification
sjohanss [Fri, 01 Dec 2017 08:56:22 +0100] rev 48179
8191821: Finer granularity for GC verification Reviewed-by: tschatzl, poonam, sangheki
Fri, 01 Dec 2017 11:40:39 +0530 8191914: New SA test timeout on windows
jgeorge [Fri, 01 Dec 2017 11:40:39 +0530] rev 48178
8191914: New SA test timeout on windows Summary: Avoid test hangs in a few SA tests by ensuring that OutputAnalyzer gets created before waitFor() gets called Reviewed-by: dholmes, sballal
Thu, 30 Nov 2017 21:28:12 -0800 8192866: [TESTBUG] Move UseAppCDS.java from the closed ProblemList.txt to the open one
mseledtsov [Thu, 30 Nov 2017 21:28:12 -0800] rev 48177
8192866: [TESTBUG] Move UseAppCDS.java from the closed ProblemList.txt to the open one Summary: moved UseAppCDS.java to the open problem list Reviewed-by: dholmes, ccheung
Thu, 30 Nov 2017 20:45:03 -0800 8191943: [TESTBUG] docker/TestCPUAwareness fails on machine with 2 CPUs
mseledtsov [Thu, 30 Nov 2017 20:45:03 -0800] rev 48176
8191943: [TESTBUG] docker/TestCPUAwareness fails on machine with 2 CPUs Summary: Updated test cases to account for available processors Reviewed-by: bobv, dholmes
Fri, 01 Dec 2017 10:04:31 +0900 8190837: BasicType and BasicTypeSize should refer to HotSpot values
ysuenaga [Fri, 01 Dec 2017 10:04:31 +0900] rev 48175
8190837: BasicType and BasicTypeSize should refer to HotSpot values Reviewed-by: dholmes, jgeorge
Thu, 30 Nov 2017 16:28:47 -0800 8192840: serviceability/dcmd/jvmti/AttachFailed/AttachNoEntry.java failing on Windows
cjplummer [Thu, 30 Nov 2017 16:28:47 -0800] rev 48174
8192840: serviceability/dcmd/jvmti/AttachFailed/AttachNoEntry.java failing on Windows Summary: make error message searching logic more general so it works on Windows Reviewed-by: dcubed, sspitsyn, dholmes
Thu, 30 Nov 2017 18:38:20 -0500 8191787: move private inline functions from thread.inline.hpp -> thread.cpp
dcubed [Thu, 30 Nov 2017 18:38:20 -0500] rev 48173
8191787: move private inline functions from thread.inline.hpp -> thread.cpp Reviewed-by: coleenp, dholmes
Thu, 30 Nov 2017 10:40:48 -0800 8191437: AOT doesn't work easily after thread local handshakes
dlong [Thu, 30 Nov 2017 10:40:48 -0800] rev 48172
8191437: AOT doesn't work easily after thread local handshakes Reviewed-by: kvn, rehn, aph
Thu, 30 Nov 2017 14:25:33 -0800 8174101: Bootclasspath append should not invalidate CDS archive
ccheung [Thu, 30 Nov 2017 14:25:33 -0800] rev 48171
8174101: Bootclasspath append should not invalidate CDS archive Reviewed-by: iklam, jiangli
Thu, 30 Nov 2017 16:00:34 -0500 8192821: Make LogCompilation into a maven project
ecaspole [Thu, 30 Nov 2017 16:00:34 -0500] rev 48170
8192821: Make LogCompilation into a maven project Summary: Add a maven project setup while preserving make build. Reviewed-by: kvn
Thu, 30 Nov 2017 20:37:20 +0100 8186787: clang-4.0 SIGSEGV in Unsafe_PutByte
eosterlund [Thu, 30 Nov 2017 20:37:20 +0100] rev 48169
8186787: clang-4.0 SIGSEGV in Unsafe_PutByte Reviewed-by: coleenp, dholmes, aph, dsamersoff, kbarrett
Thu, 30 Nov 2017 13:40:07 +0100 8191564: Refactor GC related servicability code into GC specific subclasses
rkennke [Thu, 30 Nov 2017 13:40:07 +0100] rev 48168
8191564: Refactor GC related servicability code into GC specific subclasses Reviewed-by: ehelin, eosterlund
Thu, 30 Nov 2017 08:35:33 -0800 8192756: SIGSEGV in nmethod::new_native_nmethod
iveresov [Thu, 30 Nov 2017 08:35:33 -0800] rev 48167
8192756: SIGSEGV in nmethod::new_native_nmethod Summary: Add the missing null check Reviewed-by: kvn, thartmann
Thu, 30 Nov 2017 21:24:52 +0530 8191324: SA cleanup -- part 2
jgeorge [Thu, 30 Nov 2017 21:24:52 +0530] rev 48166
8191324: SA cleanup -- part 2 Summary: Avoid redefinition of hotspot constants and ia64 code vestiges removal Reviewed-by: sspitsyn, dholmes, coleenp
Thu, 30 Nov 2017 16:08:13 +0100 8192072: 8191782 fix for VMDeprecatedOptions.java missed DeferThrSuspendLoopCount and duplicated DeferPollingPageLoopCount
rehn [Thu, 30 Nov 2017 16:08:13 +0100] rev 48165
8192072: 8191782 fix for VMDeprecatedOptions.java missed DeferThrSuspendLoopCount and duplicated DeferPollingPageLoopCount Summary: Pushed under trivial rules. Reviewed-by: coleenp
Thu, 30 Nov 2017 10:01:26 -0500 Merge
ecaspole [Thu, 30 Nov 2017 10:01:26 -0500] rev 48164
Merge
Thu, 30 Nov 2017 09:59:27 -0500 8191779: LogCompilation throws java.lang.Error: scope underflow
ecaspole [Thu, 30 Nov 2017 09:59:27 -0500] rev 48163
8191779: LogCompilation throws java.lang.Error: scope underflow Summary: Add the trap into the last call site as the site may not yet be added into scopes. Reviewed-by: kvn, thartmann
Thu, 30 Nov 2017 09:51:28 -0500 Merge
bobv [Thu, 30 Nov 2017 09:51:28 -0500] rev 48162
Merge
Thu, 30 Nov 2017 09:49:45 -0500 8192154: JVM crashes inside some chroot environments on linux
bobv [Thu, 30 Nov 2017 09:49:45 -0500] rev 48161
8192154: JVM crashes inside some chroot environments on linux Reviewed-by: dholmes, sgehwolf, glaubitz
Thu, 30 Nov 2017 19:46:20 +0530 8191658: SA: Testcases for attach, detach, reattach and Jhisto commands
sballal [Thu, 30 Nov 2017 19:46:20 +0530] rev 48160
8191658: SA: Testcases for attach, detach, reattach and Jhisto commands Reviewed-by: sspitsyn, jgeorge
Thu, 30 Nov 2017 15:05:03 +0100 8192807: testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java fail due to new method in Platform.java
sjohanss [Thu, 30 Nov 2017 15:05:03 +0100] rev 48159
8192807: testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java fail due to new method in Platform.java Reviewed-by: tschatzl, jwilhelm
Thu, 30 Nov 2017 14:58:41 +0530 8184982: SA: Running ClassDump on a simple java program generates NullPointerException
sballal [Thu, 30 Nov 2017 14:58:41 +0530] rev 48158
8184982: SA: Running ClassDump on a simple java program generates NullPointerException Reviewed-by: sundar, jgeorge
Tue, 28 Nov 2017 21:43:45 +0100 8192061: Clean up allocation.inline.hpp includes
stefank [Tue, 28 Nov 2017 21:43:45 +0100] rev 48157
8192061: Clean up allocation.inline.hpp includes Reviewed-by: eosterlund, coleenp
Wed, 29 Nov 2017 18:43:35 -0800 8191747: [TESTBUG] runtime/appcds/DumpClassList.java and ProhibitedPackage.java fail on product bits
iklam [Wed, 29 Nov 2017 18:43:35 -0800] rev 48156
8191747: [TESTBUG] runtime/appcds/DumpClassList.java and ProhibitedPackage.java fail on product bits Reviewed-by: simonis
Tue, 28 Nov 2017 09:47:04 -0800 8191927: Enable AppCDS for custom loaders on all 64-bit Linux and AIX
iklam [Tue, 28 Nov 2017 09:47:04 -0800] rev 48155
8191927: Enable AppCDS for custom loaders on all 64-bit Linux and AIX Summary: Added "@requires vm.cds.custom.loaders" to mark tests related to custom loaders Reviewed-by: simonis, mseledtsov Contributed-by: volker.simonis@gmail.com
Wed, 29 Nov 2017 16:45:31 -0800 8190980: Develop test cases and collect test pass rate
kkharbas [Wed, 29 Nov 2017 16:45:31 -0800] rev 48154
8190980: Develop test cases and collect test pass rate Summary: Develop tests covering all the test cases described in the test plan and achieve 100% pass rate for JEP 316: Heap Allocation on Alternative Memory Devices Reviewed-by: sangheki, tschatzl
Wed, 29 Nov 2017 17:03:10 -0800 8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
kkharbas [Wed, 29 Nov 2017 17:03:10 -0800] rev 48153
8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices Summary: Sub-task to be used for implementation of JEP 316: Support heap allocation on alternative memory devices Reviewed-by: sangheki, tschatzl
Wed, 29 Nov 2017 10:30:51 -0800 8184361: AOT lib at jdk/lib/libjava.base-coop.so seems to override -XX:AOTLibrary=
kvn [Wed, 29 Nov 2017 10:30:51 -0800] rev 48152
8184361: AOT lib at jdk/lib/libjava.base-coop.so seems to override -XX:AOTLibrary= Summary: Load libraries specified by AOTLibrary. Don't load a library if an other library with the same name is already loaded. Reviewed-by: dlong
Wed, 29 Nov 2017 14:34:19 +0300 8188221: Return type profiling is not performed from aarch64 interpreter
dchuyko [Wed, 29 Nov 2017 14:34:19 +0300] rev 48151
8188221: Return type profiling is not performed from aarch64 interpreter Reviewed-by: drwhite
Wed, 29 Nov 2017 09:26:58 +0900 8165736: Error message should be shown when JVMTI agent cannot be attached
ysuenaga [Wed, 29 Nov 2017 09:26:58 +0900] rev 48150
8165736: Error message should be shown when JVMTI agent cannot be attached Reviewed-by: sspitsyn, dholmes
Tue, 28 Nov 2017 17:11:02 -0500 Merge
coleenp [Tue, 28 Nov 2017 17:11:02 -0500] rev 48149
Merge
Mon, 27 Nov 2017 17:19:53 -0500 8190729: Adjustment to anonymous metadata space chunk allocation algorithm
zgu [Mon, 27 Nov 2017 17:19:53 -0500] rev 48148
8190729: Adjustment to anonymous metadata space chunk allocation algorithm Summary: Adjusted anonymous metadata space chunk allocation algorithm to reduce waste Reviewed-by: stuefe, coleenp
Tue, 28 Nov 2017 15:52:32 -0500 8191870: Remove badJNIHandle
kbarrett [Tue, 28 Nov 2017 15:52:32 -0500] rev 48147
8191870: Remove badJNIHandle Reviewed-by: coleenp, eosterlund, dcubed
Tue, 28 Nov 2017 19:02:23 +0100 8191996: VM startup fails with CodeCacheExpansionSize=32768 is outside the allowed range
thartmann [Tue, 28 Nov 2017 19:02:23 +0100] rev 48146
8191996: VM startup fails with CodeCacheExpansionSize=32768 is outside the allowed range Summary: Adjusted minimum value according to platform specific default values. Reviewed-by: kvn
Tue, 28 Nov 2017 11:59:16 +0100 8186027: C2: loop strip mining
roland [Tue, 28 Nov 2017 11:59:16 +0100] rev 48145
8186027: C2: loop strip mining Reviewed-by: kvn, neliasso
Tue, 28 Nov 2017 21:04:42 +0530 5016517: Replace plaintext passwords by hashed passwords for out-of-the-box JMX Agent
hb [Tue, 28 Nov 2017 21:04:42 +0530] rev 48144
5016517: Replace plaintext passwords by hashed passwords for out-of-the-box JMX Agent Reviewed-by: rriggs, dfuchs, mchung
Tue, 28 Nov 2017 14:20:15 +0100 8191863: [s390] Fix CDS: some bytecode rewriting doesn't depend on RewriteControl
simonis [Tue, 28 Nov 2017 14:20:15 +0100] rev 48143
8191863: [s390] Fix CDS: some bytecode rewriting doesn't depend on RewriteControl Reviewed-by: mdoerr, goetz, jiangli
Tue, 28 Nov 2017 14:11:43 +0100 8191770: [ppc64] Fix CDS: don't rewrite invokefinal if DumpSharedSpaces
simonis [Tue, 28 Nov 2017 14:11:43 +0100] rev 48142
8191770: [ppc64] Fix CDS: don't rewrite invokefinal if DumpSharedSpaces Reviewed-by: mdoerr, jiangli
Tue, 28 Nov 2017 15:42:15 +0300 8191769: AARCH64: Fix hint instructions encoding
dchuyko [Tue, 28 Nov 2017 15:42:15 +0300] rev 48141
8191769: AARCH64: Fix hint instructions encoding Reviewed-by: adinn
Tue, 28 Nov 2017 12:23:03 +0100 8188877: Improper synchronization in offer_termination
drwhite [Tue, 28 Nov 2017 12:23:03 +0100] rev 48140
8188877: Improper synchronization in offer_termination Reviewed-by: kbarrett, tschatzl, aph
Tue, 28 Nov 2017 14:16:24 +0530 8191961: SA: Remove left over quarantined SA tests due to 8184042 from ProblemList.txt
jgeorge [Tue, 28 Nov 2017 14:16:24 +0530] rev 48139
8191961: SA: Remove left over quarantined SA tests due to 8184042 from ProblemList.txt Summary: Unquarantine SA tests quarantined due to OSX failures from 8184042 Reviewed-by: sspitsyn, sballal
Mon, 27 Nov 2017 20:21:34 -0800 8188791: Move AppCDS from closed repo to open repo
iklam [Mon, 27 Nov 2017 20:21:34 -0800] rev 48138
8188791: Move AppCDS from closed repo to open repo Reviewed-by: dsamersoff, simonis, minqi Contributed-by: jiangli.zhou@oracle.com, mikhailo.seledtsov@oracle.com, calvin.cheung@oracle.com
Mon, 27 Nov 2017 20:35:56 -0500 8191504: [TESTBUG] CDSTestUtils.isUnableToMap() should check OptionalData region mapping failure
jiangli [Mon, 27 Nov 2017 20:35:56 -0500] rev 48137
8191504: [TESTBUG] CDSTestUtils.isUnableToMap() should check OptionalData region mapping failure Summary: Check all regions for mapping failure in CDSTestUtils.isUnableToMap(). Reviewed-by: iklam, ccheung, mseledtsov
Tue, 20 Jun 2017 16:25:53 +0800 8181633: Vectorization fails for some multiplication with constant cases
njian [Tue, 20 Jun 2017 16:25:53 +0800] rev 48136
8181633: Vectorization fails for some multiplication with constant cases Reviewed-by: kvn Contributed-by: yang.zhang@linaro.org
Mon, 27 Nov 2017 16:05:11 -0800 8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node
roland [Mon, 27 Nov 2017 16:05:11 -0800] rev 48135
8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node Summary: add special handling for graph shape If->Opaque4->Bool->CmpP Reviewed-by: kvn
Mon, 27 Nov 2017 17:51:21 -0500 Merge
dcubed [Mon, 27 Nov 2017 17:51:21 -0500] rev 48134
Merge
Mon, 27 Nov 2017 15:26:55 -0500 8191919: Include TestJhsdbJstackLock.java in ProblemList.txt
jgeorge [Mon, 27 Nov 2017 15:26:55 -0500] rev 48133
8191919: Include TestJhsdbJstackLock.java in ProblemList.txt Reviewed-by: dcubed
Mon, 27 Nov 2017 13:19:08 -0800 8178497: Bug in MutableNUMASpace::ensure_parsability
sangheki [Mon, 27 Nov 2017 13:19:08 -0800] rev 48132
8178497: Bug in MutableNUMASpace::ensure_parsability Summary: Changed problematic variable type from intptr_t to HeapWord* Reviewed-by: tschatzl, sjohanss
Mon, 27 Nov 2017 10:44:19 -0800 8191153: assert(u_ctrl != blk1 && u_ctrl != blk2) failed: won't converge
roland [Mon, 27 Nov 2017 10:44:19 -0800] rev 48131
8191153: assert(u_ctrl != blk1 && u_ctrl != blk2) failed: won't converge Summary: relax assert Reviewed-by: kvn
Fri, 10 Nov 2017 10:30:42 +0100 8189116: Give the jdk.internal.vm.compiler.management only the permissions it really needs to expose the bean
jtulach [Fri, 10 Nov 2017 10:30:42 +0100] rev 48130
8189116: Give the jdk.internal.vm.compiler.management only the permissions it really needs to expose the bean Reviewed-by: mchung, kvn
Mon, 27 Nov 2017 17:26:47 +0000 Merge
aph [Mon, 27 Nov 2017 17:26:47 +0000] rev 48129
Merge
Mon, 27 Nov 2017 17:04:45 +0000 Merge
aph [Mon, 27 Nov 2017 17:04:45 +0000] rev 48128
Merge
Fri, 24 Nov 2017 17:19:47 +0000 8189596: AArch64: implementation for Thread-local handshakes
aph [Fri, 24 Nov 2017 17:19:47 +0000] rev 48127
8189596: AArch64: implementation for Thread-local handshakes Reviewed-by: adinn
Fri, 24 Nov 2017 12:16:25 +0100 8186461: Zero's atomic_copy64() should use SPE instructions on linux-powerpcspe
glaubitz [Fri, 24 Nov 2017 12:16:25 +0100] rev 48126
8186461: Zero's atomic_copy64() should use SPE instructions on linux-powerpcspe Reviewed-by: aph
Tue, 21 Nov 2017 13:48:28 +0100 8187227: Zero should use compiler built-ins for atomics on linux-m68k
glaubitz [Tue, 21 Nov 2017 13:48:28 +0100] rev 48125
8187227: Zero should use compiler built-ins for atomics on linux-m68k Reviewed-by: aph, kbarrett
Mon, 27 Nov 2017 14:59:36 +0100 8191868: IdealGraphVisualizer: "ant build/run" fails due to outdated bootstrap.url
gromero [Mon, 27 Nov 2017 14:59:36 +0100] rev 48124
8191868: IdealGraphVisualizer: "ant build/run" fails due to outdated bootstrap.url Summary: Fixed bootstrap.url to point to correct server. Reviewed-by: thartmann
Mon, 27 Nov 2017 13:50:03 +0100 8191864: Provide a public destructor for WorkGang
pliden [Mon, 27 Nov 2017 13:50:03 +0100] rev 48123
8191864: Provide a public destructor for WorkGang Reviewed-by: stefank, sjohanss
Mon, 27 Nov 2017 13:34:00 +0100 8191862: Warn about UseNUMA/UseLargePages only when using ParallelGC
pliden [Mon, 27 Nov 2017 13:34:00 +0100] rev 48122
8191862: Warn about UseNUMA/UseLargePages only when using ParallelGC Reviewed-by: stefank, sjohanss
Mon, 27 Nov 2017 12:38:47 +0100 8191846: jstat prints debug message when debugging is disabled
pliden [Mon, 27 Nov 2017 12:38:47 +0100] rev 48121
8191846: jstat prints debug message when debugging is disabled Reviewed-by: ehelin, rehn
Mon, 27 Nov 2017 03:11:38 -0800 8191227: issues with unsafe handle resolution
rraghavan [Mon, 27 Nov 2017 03:11:38 -0800] rev 48120
8191227: issues with unsafe handle resolution Summary: added ThreadInVMfromNative or ThreadInVMfromUnknown support Reviewed-by: thartmann, vlivanov
Mon, 27 Nov 2017 11:41:00 +0100 8087339: The code heap might use different alignment for committed size and reserved size
thartmann [Mon, 27 Nov 2017 11:41:00 +0100] rev 48119
8087339: The code heap might use different alignment for committed size and reserved size Summary: InitialCodeCacheSize should not constrain code cache memory alignment. Reviewed-by: kvn
Mon, 27 Nov 2017 11:39:21 +0100 8179026: Remove explicit code cache options processing
thartmann [Mon, 27 Nov 2017 11:39:21 +0100] rev 48118
8179026: Remove explicit code cache options processing Summary: Removed explicit processing of code cache related options because generic processing already handles these. Reviewed-by: kvn
Mon, 27 Nov 2017 10:51:31 +0100 8080345: With perm gen gone, perfdata counter sun.gc.policy.generations should be 2, not 3
ehelin [Mon, 27 Nov 2017 10:51:31 +0100] rev 48117
8080345: With perm gen gone, perfdata counter sun.gc.policy.generations should be 2, not 3 Reviewed-by: sjohanss, tschatzl Contributed-by: ysr1729@gmail.com, erik.helin@oracle.com
Fri, 24 Nov 2017 15:48:01 +0100 8191861: Move and refactor hSpaceCounters
stefank [Fri, 24 Nov 2017 15:48:01 +0100] rev 48116
8191861: Move and refactor hSpaceCounters Reviewed-by: pliden, ehelin, rkennke
Fri, 24 Nov 2017 15:21:30 +0100 8191860: Add perfData.inline.hpp
stefank [Fri, 24 Nov 2017 15:21:30 +0100] rev 48115
8191860: Add perfData.inline.hpp Reviewed-by: ehelin, pliden
Fri, 24 Nov 2017 15:21:28 +0100 8191858: Add missing includes in memoryManager.hpp
stefank [Fri, 24 Nov 2017 15:21:28 +0100] rev 48114
8191858: Add missing includes in memoryManager.hpp Reviewed-by: ehelin, tschatzl, pliden
Mon, 27 Nov 2017 11:20:38 +0530 8185796: jstack and clhsdb jstack should show lock objects
ysuenaga [Mon, 27 Nov 2017 11:20:38 +0530] rev 48113
8185796: jstack and clhsdb jstack should show lock objects Summary: Modifications to display monitor details with SA jstack Reviewed-by: sspitsyn, jgeorge
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 48112
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 20:28:10 +0100 Merge
jwilhelm [Sat, 25 Nov 2017 20:28:10 +0100] rev 48111
Merge
Sat, 25 Nov 2017 04:36:43 +0100 Merge
jwilhelm [Sat, 25 Nov 2017 04:36:43 +0100] rev 48110
Merge
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 48109
8191707: Options with invalid values are incorrectly treated as obsolete and ignored Reviewed-by: rehn, dcubed
Fri, 24 Nov 2017 13:58:52 +0100 8191782: Missing deprecated options in VMDeprecatedOptions.java
rehn [Fri, 24 Nov 2017 13:58:52 +0100] rev 48108
8191782: Missing deprecated options in VMDeprecatedOptions.java Reviewed-by: dcubed, mlarsson
Thu, 23 Nov 2017 19:42:56 -0800 Merge
dcubed [Thu, 23 Nov 2017 19:42:56 -0800] rev 48107
Merge
Thu, 23 Nov 2017 06:01:57 -0800 Merge
dcubed [Thu, 23 Nov 2017 06:01:57 -0800] rev 48106
Merge
Wed, 22 Nov 2017 17:54:50 -0800 8167108: inconsistent handling of SR_lock can lead to crashes
dcubed [Wed, 22 Nov 2017 17:54:50 -0800] rev 48105
8167108: inconsistent handling of SR_lock can lead to crashes Summary: Add Thread Safe Memory Reclamation (Thread-SMR) mechanism. Reviewed-by: coleenp, dcubed, dholmes, eosterlund, gthornbr, kbarrett, rehn, sspitsyn, stefank Contributed-by: daniel.daugherty@oracle.com, erik.osterlund@oracle.com, robbin.ehn@oracle.com
Wed, 22 Nov 2017 18:58:01 -0500 8185591: guarantee(_byte_map[_guard_index] == last_card) failed: card table guard has been modified
aharlap [Wed, 22 Nov 2017 18:58:01 -0500] rev 48104
8185591: guarantee(_byte_map[_guard_index] == last_card) failed: card table guard has been modified Summary: Properly handle zero count in gen_write_ref_array_post_barrier() Reviewed-by: tschatzl, kbarrett
Thu, 23 Nov 2017 15:51:06 +0100 8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads
tschatzl [Thu, 23 Nov 2017 15:51:06 +0100] rev 48103
8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads Reviewed-by: sangheki, sjohanss
Thu, 23 Nov 2017 15:51:06 +0100 8182050: assert(_whole_heap.contains(p)) failed: Attempt to access p out of bounds of card marking array's _whole_heap
tschatzl [Thu, 23 Nov 2017 15:51:06 +0100] rev 48102
8182050: assert(_whole_heap.contains(p)) failed: Attempt to access p out of bounds of card marking array's _whole_heap Summary: Ignore zero-sized MemRegions to invalidate in G1SATBCardTableLoggingModRefBS::invalidate() Reviewed-by: ehelin, sjohanss
Thu, 23 Nov 2017 15:51:06 +0100 8179244: Assert failed in instanceMirrorKlass.inline.hpp
tschatzl [Thu, 23 Nov 2017 15:51:06 +0100] rev 48101
8179244: Assert failed in instanceMirrorKlass.inline.hpp Summary: Investigate the failure and upon observing that the assert is too strict, disable it and addd a comment. Reviewed-by: ehelin
Thu, 23 Nov 2017 09:53:53 +0100 8189733: Cleanup Full GC setup and tear down
sjohanss [Thu, 23 Nov 2017 09:53:53 +0100] rev 48100
8189733: Cleanup Full GC setup and tear down Reviewed-by: tschatzl, ehelin
Wed, 22 Nov 2017 16:10:42 -0800 Merge
ccheung [Wed, 22 Nov 2017 16:10:42 -0800] rev 48099
Merge
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 48098
8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module Summary: backout the fix for 8190975 Reviewed-by: iklam, kvn
Wed, 22 Nov 2017 17:57:27 +0100 8187280: Remove unused methods from StubQueue
simonis [Wed, 22 Nov 2017 17:57:27 +0100] rev 48097
8187280: Remove unused methods from StubQueue Reviewed-by: kvn, kbarrett
Wed, 22 Nov 2017 14:31:48 -0500 8191768: Introduce a concurrency factor to be able to scale up or down jtreg concurrency when running Hotspot tests
ctornqvi [Wed, 22 Nov 2017 14:31:48 -0500] rev 48096
8191768: Introduce a concurrency factor to be able to scale up or down jtreg concurrency when running Hotspot tests Reviewed-by: erikj
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 48095
8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change Reviewed-by: kvn
Wed, 22 Nov 2017 17:10:38 +0100 8189793: [s390]: Improve String compress/inflate by exploiting vector instructions
lucy [Wed, 22 Nov 2017 17:10:38 +0100] rev 48094
8189793: [s390]: Improve String compress/inflate by exploiting vector instructions Reviewed-by: mdoerr, goetz
Wed, 22 Nov 2017 16:57:34 +0100 Merge
jwilhelm [Wed, 22 Nov 2017 16:57:34 +0100] rev 48093
Merge
Thu, 16 Nov 2017 14:06:44 -0500 8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option
aharlap [Thu, 16 Nov 2017 14:06:44 -0500] rev 48092
8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option Summary: Need to initialized metaspace performance counters before their potential use Reviewed-by: tschatzl, sjohanss
Mon, 13 Nov 2017 15:28:17 +0100 8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone
lkorinth [Mon, 13 Nov 2017 15:28:17 +0100] rev 48091
8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone Reviewed-by: tschatzl, sjohanss
Wed, 22 Nov 2017 14:53:20 +0100 8191202: Remove duplicated jmm.h
ihse [Wed, 22 Nov 2017 14:53:20 +0100] rev 48090
8191202: Remove duplicated jmm.h Reviewed-by: erikj, coleenp
Wed, 22 Nov 2017 14:43:37 +0300 8190800: Support vectorization of Math.sqrt() on floats
rlupusoru [Wed, 22 Nov 2017 14:43:37 +0300] rev 48089
8190800: Support vectorization of Math.sqrt() on floats Reviewed-by: vlivanov, kvn
Wed, 22 Nov 2017 01:12:23 -0800 8191683: Compile problem on ARM after JDK-8043070
iveresov [Wed, 22 Nov 2017 01:12:23 -0800] rev 48088
8191683: Compile problem on ARM after JDK-8043070 Summary: Make nmethod::_state explicitly a signed char Reviewed-by: thartmann
Wed, 06 Dec 2017 15:14:13 -0800 8192933: Wrong generic type parameter in serialized form javadoc
ksrini [Wed, 06 Dec 2017 15:14:13 -0800] rev 48087
8192933: Wrong generic type parameter in serialized form javadoc Reviewed-by: jjg
Wed, 06 Dec 2017 14:39:15 -0800 8191706: Add Reader::transferTo(Writer)
bpb [Wed, 06 Dec 2017 14:39:15 -0800] rev 48086
8191706: Add Reader::transferTo(Writer) Reviewed-by: alanb, bpb, briangoetz Contributed-by: Patrick Reinhart <patrick@reini.net>
Wed, 06 Dec 2017 11:43:50 -0800 8191078: Wrong "Package not found" warning
ksrini [Wed, 06 Dec 2017 11:43:50 -0800] rev 48085
8191078: Wrong "Package not found" warning Reviewed-by: jjg, jlahoda
Wed, 06 Dec 2017 19:17:07 +0000 Merge
chegar [Wed, 06 Dec 2017 19:17:07 +0000] rev 48084
Merge
Wed, 06 Dec 2017 11:11:59 -0800 8191494: Refresh incubating HTTP Client
chegar [Wed, 06 Dec 2017 11:11:59 -0800] rev 48083
8191494: Refresh incubating HTTP Client Reviewed-by: chegar, dfuchs, michaelm Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>
Wed, 06 Dec 2017 13:36:34 -0500 8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop jdk-10+35
vromero [Wed, 06 Dec 2017 13:36:34 -0500] rev 48082
8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop Reviewed-by: mcimadamore
Fri, 03 Nov 2017 10:01:08 -0700 8188870: Bump classfile version number to 54
psandoz [Fri, 03 Nov 2017 10:01:08 -0700] rev 48081
8188870: Bump classfile version number to 54 Reviewed-by: alanb, dholmes, coleenp, mcimadamore
Wed, 06 Dec 2017 14:33:33 +0000 8185855: Debug exception stacks should be clearer
coffeys [Wed, 06 Dec 2017 14:33:33 +0000] rev 48080
8185855: Debug exception stacks should be clearer Reviewed-by: mullan, ascarpino
Wed, 06 Dec 2017 13:47:35 +0100 8193060: Set MAKE env variable in jib profile for gnumake
ihse [Wed, 06 Dec 2017 13:47:35 +0100] rev 48079
8193060: Set MAKE env variable in jib profile for gnumake Reviewed-by: tbell, erikj
Wed, 06 Dec 2017 13:45:46 +0100 8193061: Add run-test-prebuilt functionality
ihse [Wed, 06 Dec 2017 13:45:46 +0100] rev 48078
8193061: Add run-test-prebuilt functionality Reviewed-by: erikj
Wed, 06 Dec 2017 02:09:08 -0800 8182413: jdwp-protocol is generated without a DOCTYPE directive
sspitsyn [Wed, 06 Dec 2017 02:09:08 -0800] rev 48077
8182413: jdwp-protocol is generated without a DOCTYPE directive Summary: add a DOCTYPE directive Reviewed-by: alanb
Wed, 06 Dec 2017 08:36:09 +0000 8182742: ClassLoader.getResourceXXX throws NPE when ClassLoader created by defineModulesWithXXX
alanb [Wed, 06 Dec 2017 08:36:09 +0000] rev 48076
8182742: ClassLoader.getResourceXXX throws NPE when ClassLoader created by defineModulesWithXXX Reviewed-by: redestad, mchung
Wed, 06 Dec 2017 08:33:04 +0000 8186736: Spec clarifications for IllegalArgumentException throwing - ModuleLayer.defineX methods
alanb [Wed, 06 Dec 2017 08:33:04 +0000] rev 48075
8186736: Spec clarifications for IllegalArgumentException throwing - ModuleLayer.defineX methods Reviewed-by: mchung
Wed, 06 Dec 2017 08:28:46 +0000 8192973: Adding "Module Resolution" to javadoc search index
alanb [Wed, 06 Dec 2017 08:28:46 +0000] rev 48074
8192973: Adding "Module Resolution" to javadoc search index Reviewed-by: mchung, jjg
Wed, 06 Dec 2017 12:05:46 +0530 8192958: TEST.groups, group jdk_util_other:file not found: jdk/internal/uti
akolarkunnu [Wed, 06 Dec 2017 12:05:46 +0530] rev 48073
8192958: TEST.groups, group jdk_util_other:file not found: jdk/internal/uti Summary: Removed the package jdk/internal/util from the group jdk_util_other Reviewed-by: mchung, dholmes Contributed-by: abdul.kolarkunnu@oracle.com
Wed, 06 Dec 2017 11:21:04 +0530 8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented
nishjain [Wed, 06 Dec 2017 11:21:04 +0530] rev 48072
8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented Reviewed-by: naoto, rriggs Contributed-by: nishit.jain@oracle.com
Wed, 06 Dec 2017 08:04:35 +0530 8185130: jlink should throw error if target image and current JDK versions don't match
sundar [Wed, 06 Dec 2017 08:04:35 +0530] rev 48071
8185130: jlink should throw error if target image and current JDK versions don't match Reviewed-by: redestad, alanb, mchung
Tue, 05 Dec 2017 15:31:50 -0800 8015667: Stream.toArray(IntFunction) ArrayStoreException should refer to component type of array
psandoz [Tue, 05 Dec 2017 15:31:50 -0800] rev 48070
8015667: Stream.toArray(IntFunction) ArrayStoreException should refer to component type of array Reviewed-by: smarks
Tue, 05 Dec 2017 23:14:35 +0100 8192771: Boot JDK jar tool used to construct the modular JAR for java.jnlp
erikj [Tue, 05 Dec 2017 23:14:35 +0100] rev 48069
8192771: Boot JDK jar tool used to construct the modular JAR for java.jnlp Reviewed-by: ihse, psandoz, mchung
Tue, 05 Dec 2017 23:11:27 +0100 8191439: Race in building jdk.rmic.interim
erikj [Tue, 05 Dec 2017 23:11:27 +0100] rev 48068
8191439: Race in building jdk.rmic.interim Reviewed-by: mchung, tbell, ihse
Tue, 05 Dec 2017 22:26:17 +0100 8193064: JarFile::getEntry0 method reference use cause for startup regression
redestad [Tue, 05 Dec 2017 22:26:17 +0100] rev 48067
8193064: JarFile::getEntry0 method reference use cause for startup regression Reviewed-by: sherman, mchung
Tue, 05 Dec 2017 09:44:32 -0800 8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
bchristi [Tue, 05 Dec 2017 09:44:32 -0800] rev 48066
8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error Reviewed-by: alanb, mchung
Tue, 05 Dec 2017 14:25:16 +0100 8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
redestad [Tue, 05 Dec 2017 14:25:16 +0100] rev 48065
8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93 Reviewed-by: psandoz, sherman
Tue, 05 Dec 2017 14:10:11 +0100 8193055: ADD_JVM_ARG_IF_OK always fails
ihse [Tue, 05 Dec 2017 14:10:11 +0100] rev 48064
8193055: ADD_JVM_ARG_IF_OK always fails Reviewed-by: dholmes
Tue, 21 Nov 2017 17:39:04 +0100 8191678: [TESTBUG] Add keyword headful in java/awt and javax tests.
goetz [Tue, 21 Nov 2017 17:39:04 +0100] rev 48063
8191678: [TESTBUG] Add keyword headful in java/awt and javax tests. Summary: Also fix some NPE thrown if run headless. Reviewed-by: serb
Tue, 05 Dec 2017 17:19:48 +0800 8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert
weijun [Tue, 05 Dec 2017 17:19:48 +0800] rev 48062
8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert Reviewed-by: mullan
Mon, 04 Dec 2017 22:31:13 +0100 8193014: Add "special" tests to run-test to cover odd cases
ihse [Mon, 04 Dec 2017 22:31:13 +0100] rev 48061
8193014: Add "special" tests to run-test to cover odd cases Reviewed-by: erikj
Mon, 04 Dec 2017 10:04:51 -0800 8184683: Add @since and default methods of Compiler Tree API methods
ksrini [Mon, 04 Dec 2017 10:04:51 -0800] rev 48060
8184683: Add @since and default methods of Compiler Tree API methods Reviewed-by: darcy, jjg
Mon, 04 Dec 2017 11:50:04 -0800 8177290: add copy factory methods for unmodifiable List, Set, Map
smarks [Mon, 04 Dec 2017 11:50:04 -0800] rev 48059
8177290: add copy factory methods for unmodifiable List, Set, Map 8184690: add Collectors for collecting into unmodifiable List, Set, and Map Reviewed-by: alanb, briangoetz, dholmes, jrose, rriggs, scolebourne
Mon, 04 Dec 2017 19:49:01 +0100 8192995: run-test gtest should use all jvm variants, not just "server"
ihse [Mon, 04 Dec 2017 19:49:01 +0100] rev 48058
8192995: run-test gtest should use all jvm variants, not just "server" Reviewed-by: erikj
Mon, 04 Dec 2017 19:12:57 +0100 8146977: Move the output "Building configuration X (matching Y)" to lower log level
ihse [Mon, 04 Dec 2017 19:12:57 +0100] rev 48057
8146977: Move the output "Building configuration X (matching Y)" to lower log level Reviewed-by: erikj
Mon, 04 Dec 2017 19:10:15 +0100 8175795: configure should verify that system zlib contains needed functionality
ihse [Mon, 04 Dec 2017 19:10:15 +0100] rev 48056
8175795: configure should verify that system zlib contains needed functionality Reviewed-by: erikj
Mon, 04 Dec 2017 19:08:56 +0100 8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in
ihse [Mon, 04 Dec 2017 19:08:56 +0100] rev 48055
8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in Reviewed-by: erikj, prr
Mon, 04 Dec 2017 17:54:49 +0000 8189749: Devise strategy for making source level checks more uniform
mcimadamore [Mon, 04 Dec 2017 17:54:49 +0000] rev 48054
8189749: Devise strategy for making source level checks more uniform Summary: Create a 'feature' enum which is responsible for handling source version checks and related diagnostic generation Reviewed-by: jjg, jlahoda
Mon, 04 Dec 2017 10:13:58 +0100 8192961: Remove some double semicolons
clanger [Mon, 04 Dec 2017 10:13:58 +0100] rev 48053
8192961: Remove some double semicolons Reviewed-by: redestad
Mon, 04 Dec 2017 09:59:33 +0100 8191955: AArch64: incorrect prefetch distance causes an internal error
njian [Mon, 04 Dec 2017 09:59:33 +0100] rev 48052
8191955: AArch64: incorrect prefetch distance causes an internal error Summary: Fixed incorrect prefetch distance on AArch64. Reviewed-by: aph
Mon, 04 Dec 2017 13:24:00 +0530 8190843: can not set/get extendedOptions to ServerSocket
vtewari [Mon, 04 Dec 2017 13:24:00 +0530] rev 48051
8190843: can not set/get extendedOptions to ServerSocket Reviewed-by: chegar, rriggs
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
Mon, 20 Nov 2017 09:40:42 +0100 8191329: Deprecate DeferPollingPageLoopCount
rehn [Mon, 20 Nov 2017 09:40:42 +0100] rev 47994
8191329: Deprecate DeferPollingPageLoopCount Reviewed-by: dholmes, shade
Mon, 20 Nov 2017 09:35:31 +0100 8191327: Deprecate DeferThrSuspendLoopCount
rehn [Mon, 20 Nov 2017 09:35:31 +0100] rev 47993
8191327: Deprecate DeferThrSuspendLoopCount Reviewed-by: dholmes, shade
Mon, 20 Nov 2017 09:33:16 +0100 8191326: Deprecate SafepointSpinBeforeYield
rehn [Mon, 20 Nov 2017 09:33:16 +0100] rev 47992
8191326: Deprecate SafepointSpinBeforeYield Reviewed-by: dholmes, shade
Sun, 19 Nov 2017 23:30:41 -0500 8187118: Remove appending -cp path to the boot class path at AppCDS dump time
jiangli [Sun, 19 Nov 2017 23:30:41 -0500] rev 47991
8187118: Remove appending -cp path to the boot class path at AppCDS dump time 8187119: Consolidate record_shared_class_loader_type() and record_result() Summary: Remove -cp path from the boot append list at dump time and other AppCDS cleanups. Reviewed-by: lfoltan, iklam
Wed, 29 Nov 2017 21:01:55 -0800 8192781: tools/jar/multiRelease/Basic.java test Basic.test09(): failure after change d34958
sherman [Wed, 29 Nov 2017 21:01:55 -0800] rev 47990
8192781: tools/jar/multiRelease/Basic.java test Basic.test09(): failure after change d34958 Reviewed-by: mchung
Wed, 29 Nov 2017 20:42:18 -0800 8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API
mchung [Wed, 29 Nov 2017 20:42:18 -0800] rev 47989
8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API Reviewed-by: alanb, erikj
Wed, 29 Nov 2017 15:27:47 -0800 8182108: javadoc makes up type variables for grandparent types
ksrini [Wed, 29 Nov 2017 15:27:47 -0800] rev 47988
8182108: javadoc makes up type variables for grandparent types Reviewed-by: jjg
Wed, 29 Nov 2017 15:01:16 -0800 8189611: JarFile versioned stream and real name support
sherman [Wed, 29 Nov 2017 15:01:16 -0800] rev 47987
8189611: JarFile versioned stream and real name support Reviewed-by: psandoz, alanb, mchung, martin
Wed, 29 Nov 2017 22:23:21 +0100 8191933: Use failure handler in run-test
ihse [Wed, 29 Nov 2017 22:23:21 +0100] rev 47986
8191933: Use failure handler in run-test Reviewed-by: erikj
Wed, 29 Nov 2017 12:39:59 -0800 8187237: Need to define the behaviour for 0 and 1 argument method type in StringConcatFactory.makeConcat
psandoz [Wed, 29 Nov 2017 12:39:59 -0800] rev 47985
8187237: Need to define the behaviour for 0 and 1 argument method type in StringConcatFactory.makeConcat 8186737: Lookup argument for StringConcatFactory.makeConcat & makeConcatWithConstants cannot have privileges less than PRIVATE Reviewed-by: mchung
Wed, 29 Nov 2017 21:23:57 +0100 8192067: Add fixpath to test image
ihse [Wed, 29 Nov 2017 21:23:57 +0100] rev 47984
8192067: Add fixpath to test image Reviewed-by: tbell, erikj
Wed, 29 Nov 2017 10:35:50 -0800 8181175: Stream.concat behaves like terminal operation
psandoz [Wed, 29 Nov 2017 10:35:50 -0800] rev 47983
8181175: Stream.concat behaves like terminal operation Reviewed-by: smarks, briangoetz, dfuchs
Wed, 29 Nov 2017 09:47:02 -0800 Merge
prr [Wed, 29 Nov 2017 09:47:02 -0800] rev 47982
Merge
Wed, 29 Nov 2017 09:07:01 -0800 Merge
prr [Wed, 29 Nov 2017 09:07:01 -0800] rev 47981
Merge
Tue, 28 Nov 2017 15:01:00 -0800 8043334: Typo in javax/swing/JComponent.html
serb [Tue, 28 Nov 2017 15:01:00 -0800] rev 47980
8043334: Typo in javax/swing/JComponent.html Reviewed-by: ssadetsky
Tue, 28 Nov 2017 17:30:43 +0530 8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails
mhalder [Tue, 28 Nov 2017 17:30:43 +0530] rev 47979
8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails Reviewed-by: serb, pkbalakr, aghaisas Contributed-by: manajit.halder@oracle.com
Tue, 28 Nov 2017 16:27:23 +0530 8190861: [TESTBUG] javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java is wrong
pbansal [Tue, 28 Nov 2017 16:27:23 +0530] rev 47978
8190861: [TESTBUG] javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java is wrong Reviewed-by: serb, psadhukhan Contributed-by: pankaj.b.bansal@oracle.com
Mon, 27 Nov 2017 15:28:29 -0800 8187367: Numerous swing display problems with scaled displays on Windows
ssadetsky [Mon, 27 Nov 2017 15:28:29 -0800] rev 47977
8187367: Numerous swing display problems with scaled displays on Windows Reviewed-by: serb, prr
Mon, 27 Nov 2017 10:35:05 -0800 Merge
prr [Mon, 27 Nov 2017 10:35:05 -0800] rev 47976
Merge
Fri, 24 Nov 2017 16:55:18 -0800 8190939: JShell: gives a compiler error evaluating an expression of inaccessible type
rfield [Fri, 24 Nov 2017 16:55:18 -0800] rev 47975
8190939: JShell: gives a compiler error evaluating an expression of inaccessible type Reviewed-by: jlahoda
Fri, 24 Nov 2017 13:18:36 +0530 8176072: READING attributes are not available on TSF
ssreedharan [Fri, 24 Nov 2017 13:18:36 +0530] rev 47974
8176072: READING attributes are not available on TSF Reviewed-by: ssadetsky
Thu, 23 Nov 2017 23:05:52 -0800 8191384: WaveFloatFileReader never closes the data stream
serb [Thu, 23 Nov 2017 23:05:52 -0800] rev 47973
8191384: WaveFloatFileReader never closes the data stream Reviewed-by: amenkov
Thu, 23 Nov 2017 10:44:29 +0530 8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException
jdv [Thu, 23 Nov 2017 10:44:29 +0530] rev 47972
8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException Reviewed-by: psadhukhan, pnarayanan
Wed, 22 Nov 2017 14:04:51 -0800 8190228: Remove redundant modifiers in java.desktop module.
ssadetsky [Wed, 22 Nov 2017 14:04:51 -0800] rev 47971
8190228: Remove redundant modifiers in java.desktop module. Reviewed-by: serb, prr
Wed, 22 Nov 2017 13:52:48 -0800 8189204: Possible NPE in Component::getLocationOnScreen()
ssadetsky [Wed, 22 Nov 2017 13:52:48 -0800] rev 47970
8189204: Possible NPE in Component::getLocationOnScreen() Reviewed-by: serb, prr
Wed, 22 Nov 2017 15:48:15 +0530 8191428: Regression: Swing button label wrapping with hidpi
psadhukhan [Wed, 22 Nov 2017 15:48:15 +0530] rev 47969
8191428: Regression: Swing button label wrapping with hidpi Reviewed-by: serb, ssadetsky
Wed, 22 Nov 2017 12:05:06 +0530 8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails
pbansal [Wed, 22 Nov 2017 12:05:06 +0530] rev 47968
8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails Reviewed-by: serb, psadhukhan Contributed-by: pankaj.b.bansal@oracle.com
Wed, 22 Nov 2017 11:52:59 +0530 8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
pbansal [Wed, 22 Nov 2017 11:52:59 +0530] rev 47967
8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java Reviewed-by: serb, prr, pnarayanan Contributed-by: pankaj.b.bansal@oracle.com
Tue, 21 Nov 2017 13:39:25 -0800 8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
rfield [Tue, 21 Nov 2017 13:39:25 -0800] rev 47966
8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily Reviewed-by: rfield Contributed-by: xu.y.yin@oracle.com
Mon, 20 Nov 2017 15:05:10 -0800 8191616: [TEST_BUG] : sanity/client/SwingSet/src/SliderDemoTest.java: Failed with TimeoutExpiredException: Wait "Wait till Slider attains the specified state."
shurailine [Mon, 20 Nov 2017 15:05:10 -0800] rev 47965
8191616: [TEST_BUG] : sanity/client/SwingSet/src/SliderDemoTest.java: Failed with TimeoutExpiredException: Wait "Wait till Slider attains the specified state." Reviewed-by: serb
Mon, 20 Nov 2017 14:49:23 -0800 5031664: Increase thread safety of EventListenerList
serb [Mon, 20 Nov 2017 14:49:23 -0800] rev 47964
5031664: Increase thread safety of EventListenerList Reviewed-by: azvegint
Mon, 20 Nov 2017 16:02:05 +0530 8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated
kaddepalli [Mon, 20 Nov 2017 16:02:05 +0530] rev 47963
8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated Reviewed-by: serb, ssadetsky
Mon, 20 Nov 2017 11:02:54 +0530 8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
jdv [Mon, 20 Nov 2017 11:02:54 +0530] rev 47962
8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large Reviewed-by: prr, pnarayanan
Thu, 16 Nov 2017 11:20:56 -0800 Merge
prr [Thu, 16 Nov 2017 11:20:56 -0800] rev 47961
Merge
Thu, 16 Nov 2017 12:24:02 +0530 8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other
psadhukhan [Thu, 16 Nov 2017 12:24:02 +0530] rev 47960
8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other Reviewed-by: serb, ssadetsky
Wed, 29 Nov 2017 17:31:23 +0000 8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
mcimadamore [Wed, 29 Nov 2017 17:31:23 +0000] rev 47959
8191802: Upward projection result is A<? extends Number> instead of A<? super Integer> Summary: Code in Types.TypeProjection doesn't match the latest spec text Reviewed-by: vromero
Wed, 29 Nov 2017 09:25:25 -0800 8186087: jar tool fails to create a multi-release jar when validating nested classes
sherman [Wed, 29 Nov 2017 09:25:25 -0800] rev 47958
8186087: jar tool fails to create a multi-release jar when validating nested classes Reviewed-by: psandoz
Wed, 29 Nov 2017 14:41:09 +0100 8191981: javac crash when detecting lambda candidates
jlahoda [Wed, 29 Nov 2017 14:41:09 +0100] rev 47957
8191981: javac crash when detecting lambda candidates Summary: Ensuring proper positions on the testing AST nodes created by Analyzer. Reviewed-by: mcimadamore
Wed, 29 Nov 2017 14:45:41 +0100 8177956: Add TEST_VM_OPTS as convenience for run-test arguments
ihse [Wed, 29 Nov 2017 14:45:41 +0100] rev 47956
8177956: Add TEST_VM_OPTS as convenience for run-test arguments Reviewed-by: erikj, tbell
Tue, 28 Nov 2017 22:19:34 -0800 8186057: TLS interoperability testing between different Java versions
jjiang [Tue, 28 Nov 2017 22:19:34 -0800] rev 47955
8186057: TLS interoperability testing between different Java versions Summary: An interop test for checking the compatibility among different Java versions. Reviewed-by: asmotrak
Tue, 28 Nov 2017 20:19:29 -0800 8185369: Clean up the javadoc stylesheet
bpatel [Tue, 28 Nov 2017 20:19:29 -0800] rev 47954
8185369: Clean up the javadoc stylesheet Reviewed-by: jjg
Wed, 29 Nov 2017 00:43:59 +0000 8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator
valeriep [Wed, 29 Nov 2017 00:43:59 +0000] rev 47953
8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator Summary: updated javadoc to remove the text of using 1024 as the default key size Reviewed-by: mullan
Tue, 28 Nov 2017 18:51:55 +0000 8178427: NPE in Infer$CheckUpperBounds
mcimadamore [Tue, 28 Nov 2017 18:51:55 +0000] rev 47952
8178427: NPE in Infer$CheckUpperBounds Summary: void target-type causes a crash during overload resolution Reviewed-by: vromero
Tue, 28 Nov 2017 10:15:47 -0800 8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec
bchristi [Tue, 28 Nov 2017 10:15:47 -0800] rev 47951
8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec Reviewed-by: alanb, dholmes, martin, mchung
Tue, 28 Nov 2017 15:55:50 +0100 8191891: Update minumum Ant version in Nashorn build.xml
hannesw [Tue, 28 Nov 2017 15:55:50 +0100] rev 47950
8191891: Update minumum Ant version in Nashorn build.xml Reviewed-by: jlaskey, sundar
Tue, 28 Nov 2017 15:36:36 +0100 8059835: Optimistic splitting doesn't work with let and const
hannesw [Tue, 28 Nov 2017 15:36:36 +0100] rev 47949
8059835: Optimistic splitting doesn't work with let and const Reviewed-by: jlaskey, attila
Mon, 27 Nov 2017 19:29:00 +0100 8133616: compiler error messages for dup single type, single static import switched
jlahoda [Mon, 27 Nov 2017 19:29:00 +0100] rev 47948
8133616: compiler error messages for dup single type, single static import switched Summary: When reporting clashing imports, use the (non-)staticness of the original import to generate the error message. Reviewed-by: mcimadamore
Tue, 28 Nov 2017 07:58:32 +0100 8191878: Reduce code duplication in BeanLinker
attila [Tue, 28 Nov 2017 07:58:32 +0100] rev 47947
8191878: Reduce code duplication in BeanLinker Reviewed-by: hannesw, sundar
Mon, 27 Nov 2017 19:20:17 -0800 Merge
mchung [Mon, 27 Nov 2017 19:20:17 -0800] rev 47946
Merge
Mon, 27 Nov 2017 14:41:59 -0800 8190911: tools/jdeps/MultiReleaseJar.java failed with java.lang.IllegalThreadStateException
mchung [Mon, 27 Nov 2017 14:41:59 -0800] rev 47945
8190911: tools/jdeps/MultiReleaseJar.java failed with java.lang.IllegalThreadStateException Reviewed-by: bpb
Mon, 27 Nov 2017 18:00:56 -0800 8191234: TypeKindVisitor needs to handle modules
darcy [Mon, 27 Nov 2017 18:00:56 -0800] rev 47944
8191234: TypeKindVisitor needs to handle modules Reviewed-by: jjg
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip