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
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
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
ecaspole [Thu, 30 Nov 2017 10:01:26 -0500] rev 48164
Merge
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
bobv [Thu, 30 Nov 2017 09:51:28 -0500] rev 48162
Merge
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
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
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
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
stefank [Tue, 28 Nov 2017 21:43:45 +0100] rev 48157
8192061: Clean up allocation.inline.hpp includes
Reviewed-by: eosterlund, coleenp
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
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
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
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
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
dchuyko [Wed, 29 Nov 2017 14:34:19 +0300] rev 48151
8188221: Return type profiling is not performed from aarch64 interpreter
Reviewed-by: drwhite
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
coleenp [Tue, 28 Nov 2017 17:11:02 -0500] rev 48149
Merge
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
kbarrett [Tue, 28 Nov 2017 15:52:32 -0500] rev 48147
8191870: Remove badJNIHandle
Reviewed-by: coleenp, eosterlund, dcubed
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
roland [Tue, 28 Nov 2017 11:59:16 +0100] rev 48145
8186027: C2: loop strip mining
Reviewed-by: kvn, neliasso
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
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
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
dchuyko [Tue, 28 Nov 2017 15:42:15 +0300] rev 48141
8191769: AARCH64: Fix hint instructions encoding
Reviewed-by: adinn
drwhite [Tue, 28 Nov 2017 12:23:03 +0100] rev 48140
8188877: Improper synchronization in offer_termination
Reviewed-by: kbarrett, tschatzl, aph
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
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
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
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
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
dcubed [Mon, 27 Nov 2017 17:51:21 -0500] rev 48134
Merge
jgeorge [Mon, 27 Nov 2017 15:26:55 -0500] rev 48133
8191919: Include TestJhsdbJstackLock.java in ProblemList.txt
Reviewed-by: dcubed
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
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
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
aph [Mon, 27 Nov 2017 17:26:47 +0000] rev 48129
Merge
aph [Mon, 27 Nov 2017 17:04:45 +0000] rev 48128
Merge
aph [Fri, 24 Nov 2017 17:19:47 +0000] rev 48127
8189596: AArch64: implementation for Thread-local handshakes
Reviewed-by: adinn
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
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
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
pliden [Mon, 27 Nov 2017 13:50:03 +0100] rev 48123
8191864: Provide a public destructor for WorkGang
Reviewed-by: stefank, sjohanss
pliden [Mon, 27 Nov 2017 13:34:00 +0100] rev 48122
8191862: Warn about UseNUMA/UseLargePages only when using ParallelGC
Reviewed-by: stefank, sjohanss
pliden [Mon, 27 Nov 2017 12:38:47 +0100] rev 48121
8191846: jstat prints debug message when debugging is disabled
Reviewed-by: ehelin, rehn
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
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
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
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
stefank [Fri, 24 Nov 2017 15:48:01 +0100] rev 48116
8191861: Move and refactor hSpaceCounters
Reviewed-by: pliden, ehelin, rkennke
stefank [Fri, 24 Nov 2017 15:21:30 +0100] rev 48115
8191860: Add perfData.inline.hpp
Reviewed-by: ehelin, pliden
stefank [Fri, 24 Nov 2017 15:21:28 +0100] rev 48114
8191858: Add missing includes in memoryManager.hpp
Reviewed-by: ehelin, tschatzl, pliden
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
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
jwilhelm [Sat, 25 Nov 2017 20:28:10 +0100] rev 48111
Merge
jwilhelm [Sat, 25 Nov 2017 04:36:43 +0100] rev 48110
Merge
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
rehn [Fri, 24 Nov 2017 13:58:52 +0100] rev 48108
8191782: Missing deprecated options in VMDeprecatedOptions.java
Reviewed-by: dcubed, mlarsson
dcubed [Thu, 23 Nov 2017 19:42:56 -0800] rev 48107
Merge
dcubed [Thu, 23 Nov 2017 06:01:57 -0800] rev 48106
Merge
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
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
tschatzl [Thu, 23 Nov 2017 15:51:06 +0100] rev 48103
8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads
Reviewed-by: sangheki, sjohanss
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
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
sjohanss [Thu, 23 Nov 2017 09:53:53 +0100] rev 48100
8189733: Cleanup Full GC setup and tear down
Reviewed-by: tschatzl, ehelin
ccheung [Wed, 22 Nov 2017 16:10:42 -0800] rev 48099
Merge
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
simonis [Wed, 22 Nov 2017 17:57:27 +0100] rev 48097
8187280: Remove unused methods from StubQueue
Reviewed-by: kvn, kbarrett
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
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
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
jwilhelm [Wed, 22 Nov 2017 16:57:34 +0100] rev 48093
Merge
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
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
ihse [Wed, 22 Nov 2017 14:53:20 +0100] rev 48090
8191202: Remove duplicated jmm.h
Reviewed-by: erikj, coleenp
rlupusoru [Wed, 22 Nov 2017 14:43:37 +0300] rev 48089
8190800: Support vectorization of Math.sqrt() on floats
Reviewed-by: vlivanov, kvn
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
ksrini [Wed, 06 Dec 2017 15:14:13 -0800] rev 48087
8192933: Wrong generic type parameter in serialized form javadoc
Reviewed-by: jjg
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>
ksrini [Wed, 06 Dec 2017 11:43:50 -0800] rev 48085
8191078: Wrong "Package not found" warning
Reviewed-by: jjg, jlahoda
chegar [Wed, 06 Dec 2017 19:17:07 +0000] rev 48084
Merge
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>
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
psandoz [Fri, 03 Nov 2017 10:01:08 -0700] rev 48081
8188870: Bump classfile version number to 54
Reviewed-by: alanb, dholmes, coleenp, mcimadamore
coffeys [Wed, 06 Dec 2017 14:33:33 +0000] rev 48080
8185855: Debug exception stacks should be clearer
Reviewed-by: mullan, ascarpino
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
ihse [Wed, 06 Dec 2017 13:45:46 +0100] rev 48078
8193061: Add run-test-prebuilt functionality
Reviewed-by: erikj
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
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
alanb [Wed, 06 Dec 2017 08:33:04 +0000] rev 48075
8186736: Spec clarifications for IllegalArgumentException throwing - ModuleLayer.defineX methods
Reviewed-by: mchung
alanb [Wed, 06 Dec 2017 08:28:46 +0000] rev 48074
8192973: Adding "Module Resolution" to javadoc search index
Reviewed-by: mchung, jjg
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
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