iklam [Tue, 19 Dec 2017 11:29:07 -0800] rev 48470
8191374: Improve error message when CDS is not supported on exploded build
Reviewed-by: jiangli, hseigel
iklam [Mon, 04 Dec 2017 08:59:47 -0800] rev 48469
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
Reviewed-by: dholmes, dsamersoff, simonis
coleenp [Tue, 19 Dec 2017 06:29:17 -0500] rev 48468
8186903: Remove j-types from Atomic
Summary: Make jlong into int64_t, atomic_FN_long into atomic_FN_int64, make jbyte to u_char.
Reviewed-by: dholmes, dcubed
rehn [Mon, 18 Dec 2017 12:11:01 +0100] rev 48467
8193514: UseMembar should not be obsoleted yet
Reviewed-by: dcubed, acorn, mdoerr
goetz [Thu, 14 Dec 2017 12:57:21 +0100] rev 48466
8193509: Test dynamic path to retrieve active processor count.
Reviewed-by: dholmes, mdoerr
hseigel [Fri, 15 Dec 2017 15:13:18 -0500] rev 48465
8167372: Add code to check for getting oops while thread is in native
Summary: Add asserts that detect when a thread is getting oops while in native
Reviewed-by: coleenp, shade, jiangli, gtriantafill
jwilhelm [Fri, 15 Dec 2017 16:54:17 +0100] rev 48464
Merge
hseigel [Fri, 15 Dec 2017 11:23:50 -0500] rev 48463
8154587: Resolution fails for default method named 'clone'
Summary: Make sure default methods with the same names as those in j.l.Object get put in the default methods table where resolution can find them.
Reviewed-by: acorn, lfoltan
thartmann [Fri, 15 Dec 2017 16:51:13 +0100] rev 48462
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Summary: Added test to ProblemList.txt
Reviewed-by: vlivanov
bpb [Fri, 12 Jan 2018 11:06:24 -0800] rev 48461
4358774: Add null InputStream and OutputStream
Reviewed-by: alanb, prappo, reinhapa, rriggs
bpb [Fri, 12 Jan 2018 11:06:22 -0800] rev 48460
8165852: (fs) Mount point not found for a file which is present in overlayfs
Summary: Check /proc/mounts when the device ID boundary is reached
Reviewed-by: alanb
mcimadamore [Fri, 12 Jan 2018 16:49:58 +0000] rev 48459
8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
Summary: add recovery logic when classfile contains two signature-equivalent methods
Reviewed-by: jlahoda, vromero
hannesw [Fri, 12 Jan 2018 10:33:06 +0100] rev 48458
8157251: BeanLinker relinks array length operations for array types
Reviewed-by: hannesw, jlaskey, attila
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
jjg [Thu, 11 Jan 2018 15:06:55 -0800] rev 48457
8194893: javac -verbose prints wrong paths for output files
Reviewed-by: vromero
jjg [Thu, 11 Jan 2018 13:47:11 -0800] rev 48456
8151850: eliminate javax.tools.FileManagerUtils
Reviewed-by: vromero
naoto [Thu, 11 Jan 2018 12:47:28 -0800] rev 48455
8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
Reviewed-by: rriggs
jjiang [Tue, 09 Jan 2018 18:36:31 -0800] rev 48454
8194257: javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748
Summary: Marks some of AES_256 and AES_128 cipher suites are JDK 6 enabled
Reviewed-by: xuelei
redestad [Wed, 10 Jan 2018 00:08:46 +0100] rev 48453
8134459: java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out
Reviewed-by: psandoz, rriggs
martin [Wed, 03 Jan 2018 13:17:35 -0800] rev 48452
8145371: ClassCastException thrown in LambdaFormEditor.getInCache
Summary: Read field into local to avoid customization race
Reviewed-by: vlivanov, jrose, psandoz
xiaofeya [Mon, 08 Jan 2018 07:13:27 -0800] rev 48451
8194724: Problem list java/net/httpclient/SplitResponseSSL.java
Reviewed-by: chegar
lana [Sat, 06 Jan 2018 01:13:32 +0000] rev 48450
Merge
jjg [Fri, 05 Jan 2018 16:49:50 -0800] rev 48449
8191637: Interface with defaults invalid compiler warning for Serializable
Reviewed-by: vromero
lana [Fri, 05 Jan 2018 20:58:28 +0000] rev 48448
Merge
lana [Fri, 05 Jan 2018 20:10:46 +0000] rev 48447
Merge
lana [Fri, 05 Jan 2018 20:09:06 +0000] rev 48446
Added tag jdk-10+38 for changeset e569e83139fd
jjg [Fri, 05 Jan 2018 12:41:28 -0800] rev 48445
8188649: javadoc -encoding doesn't work when using the old doclet API
Reviewed-by: ksrini
thartmann [Fri, 05 Jan 2018 10:23:57 +0100] rev 48444
8194494: SHA-512 stub uses AVX 2 instructions on non-supporting CPUs
Summary: Check for supports_avx2() && supports_bmi2() before generating SHA-512 stub.
Reviewed-by: kvn
iveresov [Thu, 04 Jan 2018 14:44:38 -0800] rev 48443
8194271: jaotc crashes with --debug flag
Reviewed-by: kvn, thartmann
ksrini [Thu, 04 Jan 2018 13:32:10 -0800] rev 48442
8193671: Default Methods tab under Method Summary includes static methods
Reviewed-by: jjg
jjg [Thu, 04 Jan 2018 12:55:06 -0800] rev 48441
8194069: doclint throws missing comment warnings on lines which can't even have javadoc
Reviewed-by: ksrini
rfield [Thu, 04 Jan 2018 12:24:56 -0800] rev 48440
8179858: jshell tool: sync nomenclature from reference to online /help
Reviewed-by: dlsmith, jjg
bobv [Thu, 04 Jan 2018 13:41:19 -0500] rev 48439
Merge
goetz [Wed, 27 Dec 2017 11:31:09 +0100] rev 48438
8194232: Container memory not properly recognized.
Reviewed-by: bobv, mdoerr, acorn
bpatel [Thu, 04 Jan 2018 09:22:17 -0800] rev 48437
8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type.
Reviewed-by: jjg, ksrini
bpb [Fri, 05 Jan 2018 12:46:22 -0800] rev 48436
8194649: Minor cleanup of parameter checking in ByteArrayOutputStream and ObjectInputStream
Reviewed-by: rriggs
bpb [Fri, 05 Jan 2018 12:45:52 -0800] rev 48435
8193861: Typos in API documentation of File.toPath() and InetSocketAddress.getAddress()
Reviewed-by: chegar, rriggs, lancea
jjiang [Thu, 04 Jan 2018 19:58:45 -0800] rev 48434
8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently
Summary: Adds synchronization to make sure the server exception is available
Reviewed-by: xuelei
jjg [Thu, 04 Jan 2018 10:14:50 -0800] rev 48433
8194141: Remove JDK9Wrappers
Reviewed-by: erikj, alanb
ksrini [Wed, 03 Jan 2018 15:16:46 -0800] rev 48432
8193671: Default Methods tab under Method Summary includes static methods
Reviewed-by: jjg
alanb [Thu, 04 Jan 2018 15:50:51 +0000] rev 48431
8194644: Typo in ModuleDescriptor.read javadoc
Reviewed-by: alanb
Contributed-by: christoph.dreis@freenet.de
lana [Thu, 04 Jan 2018 04:22:28 +0000] rev 48430
Merge
joehw [Wed, 03 Jan 2018 18:21:10 -0800] rev 48429
8189704: broken links in the javax/xml/namespace package
Reviewed-by: darcy
goetz [Wed, 03 Jan 2018 14:41:17 -0800] rev 48428
8194482: Fix SIGSEGV in print_threads_compiling.
Reviewed-by: kvn
jjg [Wed, 03 Jan 2018 11:10:56 -0800] rev 48427
8193125: javac should not compile a module if it requires java.base with modifiers
Reviewed-by: vromero
sveerabhadra [Wed, 03 Jan 2018 15:37:35 +0530] rev 48426
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
Reviewed-by: aghaisas, serb
sballal [Wed, 03 Jan 2018 11:14:04 +0530] rev 48425
8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output
Reviewed-by: dholmes, cjplummer
sballal [Wed, 03 Jan 2018 10:55:35 +0530] rev 48424
8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build
Reviewed-by: dholmes, cjplummer
jjg [Tue, 02 Jan 2018 16:07:47 -0800] rev 48423
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
Reviewed-by: vromero, cushon
shurailine [Tue, 02 Jan 2018 09:56:53 -0800] rev 48422
8192837: Need new test for release info file
Summary: Detect when OpenJDK is built with ClosedJDK elements
Reviewed-by: erikj, dholmes, martin
Contributed-by: randy.crihfield@oracle.com
sballal [Wed, 27 Dec 2017 11:26:36 +0530] rev 48421
8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr
Reviewed-by: dholmes, sspitsyn
sballal [Tue, 26 Dec 2017 15:53:13 +0530] rev 48420
8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr
Reviewed-by: dholmes, sspitsyn
rraghavan [Tue, 26 Dec 2017 00:38:49 -0800] rev 48419
8193699: aarch64 fails to build after 8167372
Summary: added ThreadInVMfromUnknown support
Reviewed-by: smonteith, vlivanov
dlong [Fri, 22 Dec 2017 22:06:54 -0800] rev 48418
8191854: Null pointer dereference in methodData.hpp:462
Reviewed-by: kvn
dlong [Fri, 22 Dec 2017 22:01:53 -0800] rev 48417
8191852: Null pointer dereference in ciKlass::get_Klass of ciKlass.hpp:58
Reviewed-by: kvn
dmarkov [Fri, 22 Dec 2017 18:49:41 +0000] rev 48416
8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit
Reviewed-by: serb, mullan
jcbeyler [Wed, 20 Dec 2017 08:38:20 -0800] rev 48415
8191988: JDK-8190862 work for arch s390
Summary: Cleanup interpreter TLAB code and fix ZeroTLAB
Reviewed-by: mdoerr, goetz
lana [Fri, 22 Dec 2017 01:28:29 +0000] rev 48414
Merge
lana [Fri, 22 Dec 2017 01:27:36 +0000] rev 48413
Added tag jdk-10+37 for changeset 4f830b447edf
joehw [Thu, 21 Dec 2017 17:08:05 -0800] rev 48412
8184431: References to @sun.com
Reviewed-by: lancea
attila [Wed, 20 Dec 2017 17:36:50 +0100] rev 48411
8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar
psandoz [Wed, 20 Dec 2017 11:40:45 -0800] rev 48410
8193856: takeWhile produces incorrect result with elements produced by flatMap
Reviewed-by: smarks
joehw [Thu, 21 Dec 2017 09:29:24 -0800] rev 48409
8193568: @LastModified tag in license header
Reviewed-by: rriggs
chegar [Thu, 21 Dec 2017 16:58:51 +0000] rev 48408
8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher
Reviewed-by: dfuchs
hannesw [Thu, 21 Dec 2017 10:26:03 +0100] rev 48407
8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements
Reviewed-by: hannesw, sundar, jlaskey
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
jjg [Wed, 20 Dec 2017 13:28:23 -0800] rev 48406
8193512: Remove remnants of javah from jdk/jdk repo
Reviewed-by: tbell, erikj, alanb, darcy
coleenp [Tue, 19 Dec 2017 15:56:28 -0500] rev 48405
8193622: JFR test TestUnloadingEventClass.java times out intermittently
Summary: Previous change was leaving scratch classes on CLD::_klasses list which are reported to tracing
Reviewed-by: gtriantafill, dcubed, mgronlun
jwilhelm [Wed, 20 Dec 2017 20:55:07 +0100] rev 48404
Merge
iklam [Wed, 13 Dec 2017 15:37:48 -0800] rev 48403
8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm
Reviewed-by: mseledtsov, dholmes
lkorinth [Wed, 06 Dec 2017 11:11:16 +0100] rev 48402
8133805: Remove the bot_updates parameter from G1Allocator's allocation methods
Reviewed-by: tschatzl, sjohanss
jgeorge [Thu, 14 Dec 2017 12:49:47 +0530] rev 48401
8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands
Summary: Create tests for the clhsdb commands: inspect, scanoops and printas
Reviewed-by: sspitsyn, sballal, cjplummer
dlong [Wed, 13 Dec 2017 20:35:09 -0800] rev 48400
8193323: Crash in "failed dependencies, but counter didn't change" with enabled UseJVMCICompiler
Reviewed-by: kvn
jwilhelm [Wed, 13 Dec 2017 23:06:59 +0100] rev 48399
Merge
iveresov [Wed, 13 Dec 2017 12:28:22 -0800] rev 48398
8193439: Update Graal
Reviewed-by: kvn
kvn [Wed, 13 Dec 2017 11:59:55 -0800] rev 48397
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
Summary: skip tests which use --limit-modules when Graal is used as JIT compiler.
Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
vlivanov [Wed, 13 Dec 2017 19:32:48 +0300] rev 48396
8190869: C2: missing strength reduction of Math.pow(x, 2.0D) to x*x
Reviewed-by: kvn
coleenp [Wed, 13 Dec 2017 07:14:18 -0500] rev 48395
8193053: jvm crash by G1CMBitMapClosure::do_addr
Summary: We were adding an unloaded mirror to the SATB collection set in remove_handle.
Reviewed-by: hseigel, kbarrett
neliasso [Wed, 13 Dec 2017 10:21:21 +0100] rev 48394
8192971: LockCompilationTest fails intermittently
Summary: Remove all unnecessary compilations
Reviewed-by: kvn, thartmann
bchristi [Tue, 12 Dec 2017 21:46:06 -0500] rev 48393
8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output
Reviewed-by: dholmes, mchung
bchristi [Fri, 08 Dec 2017 13:04:43 -0800] rev 48392
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
Reviewed-by: darcy
dholmes [Tue, 12 Dec 2017 21:43:00 -0500] rev 48391
Merge
dholmes [Tue, 12 Dec 2017 19:06:19 -0500] rev 48390
8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls
Reviewed-by: coleenp, dcubed
dcubed [Tue, 12 Dec 2017 21:27:06 -0500] rev 48389
8193407: jdk/hs fails Solaris slowdebug test-image build
Summary: Add a missing '-lc' option for libCNLookUp.
Reviewed-by: dholmes, kvn
coleenp [Tue, 12 Dec 2017 14:14:06 -0500] rev 48388
Merge
coleenp [Tue, 12 Dec 2017 11:55:57 -0500] rev 48387
8193386: CompressedClassSize too large with MaxMetaspace
Reviewed-by: ysuenaga, coleenp
Contributed-by: manc@google.com
thartmann [Tue, 12 Dec 2017 19:05:02 +0100] rev 48386
8193363: TestDumpReplay.java fails with product builds
Summary: Added missing -XX:+IgnoreUnrecognizedVMOptions
Reviewed-by: kvn
cjplummer [Sat, 09 Dec 2017 07:50:50 -0800] rev 48385
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError
Summary: call FindClass() when we are in the proper classloader context
Reviewed-by: sspitsyn, dholmes, amenkov
jwilhelm [Fri, 08 Dec 2017 23:43:25 +0100] rev 48384
Merge
ccheung [Fri, 08 Dec 2017 15:14:08 -0800] rev 48383
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
Summary: disable loading array classes from the class list
Reviewed-by: iklam, jiangli
dcubed [Fri, 08 Dec 2017 15:24:47 -0500] rev 48382
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
Reviewed-by: stefank, gtriantafill, coleenp
sballal [Fri, 08 Dec 2017 15:41:11 +0530] rev 48381
8193124: SA: Testcases for clhsdb jdis and findpc commands
Reviewed-by: sundar, cjplummer, jgeorge
hannesw [Wed, 20 Dec 2017 21:40:11 +0100] rev 48380
8193508: Expressions in split literals must never be optimistic
Reviewed-by: jlaskey, sundar
chegar [Mon, 18 Dec 2017 10:21:38 +0000] rev 48379
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
Reviewed-by: dfuchs
mr [Tue, 19 Dec 2017 08:51:11 -0800] rev 48378
8193764: Cannot set COMPANY_NAME when configuring a build
Reviewed-by: erikj, martin, tbell
michaelm [Tue, 19 Dec 2017 16:12:55 +0000] rev 48377
Merge
michaelm [Tue, 19 Dec 2017 15:48:49 +0000] rev 48376
8192966: HttpClient should reuse TCP connection for h2c connections
Reviewed-by: dfuchs
sundar [Tue, 19 Dec 2017 21:35:30 +0530] rev 48375
8193779: Fix copyright header in nashorn builtin scripts
Reviewed-by: alanb, hannesw
mbaesken [Fri, 15 Dec 2017 14:08:15 +0100] rev 48374
8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC
Reviewed-by: prr, simonis
alanb [Tue, 19 Dec 2017 10:03:36 +0000] rev 48373
8193758: Update copyright headers of files in src tree that are missing Classpath exception
Reviewed-by: mchung, mr, jjg, iris, prr
dmarkov [Fri, 15 Dec 2017 21:49:33 +0000] rev 48372
8154405: AccessControlException by URLPermission check
Reviewed-by: serb, ssadetsky, mullan
vdeshpande [Fri, 15 Dec 2017 10:44:06 -0800] rev 48371
8190934: Regressions on Haswell Xeon due to JDK-8178811
Reviewed-by: neliasso, kvn
roland [Fri, 15 Dec 2017 10:26:45 -0800] rev 48370
8193518: C2: Vector registers sometimes corrupted at safepoint
Reviewed-by: neliasso, thartmann, kvn
lana [Fri, 15 Dec 2017 16:38:40 +0000] rev 48369
Added tag jdk-10+36 for changeset cb54a299aa91
jjg [Thu, 14 Dec 2017 13:16:33 -0800] rev 48368
8193525: Intermittent failures of TestModulePackages.java
Reviewed-by: darcy
vromero [Tue, 02 Jan 2018 16:35:04 -0500] rev 48367
8187487: crash with classes with same binary name
Reviewed-by: jjg
bpb [Fri, 22 Dec 2017 14:00:03 -0800] rev 48366
8193832: Performance of InputStream.readAllBytes() could be improved
Summary: Read into a list of fixed-size buffers which are gathered at the end
Reviewed-by: alanb, chegar, plevart, jrose, psandoz
dholmes [Fri, 22 Dec 2017 15:23:34 -0500] rev 48365
8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options
Reviewed-by: hseigel
dholmes [Tue, 19 Dec 2017 17:31:53 -0500] rev 48364
8193840: Add compiler/c2/Test8007294.java to the problem list
Reviewed-by: coleenp
rehn [Mon, 18 Dec 2017 12:11:01 +0100] rev 48363
8193514: UseMembar should not be obsoleted yet
Reviewed-by: dcubed, acorn, mdoerr
thartmann [Fri, 15 Dec 2017 16:51:13 +0100] rev 48362
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Summary: Added test to ProblemList.txt
Reviewed-by: vlivanov
mchung [Thu, 21 Dec 2017 15:18:49 -0800] rev 48361
8193767: Improve javadoc in ResourceBundle working with modules
Reviewed-by: alanb, naoto
mchung [Thu, 21 Dec 2017 15:04:45 -0800] rev 48360
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
Reviewed-by: alanb
cushon [Thu, 21 Dec 2017 15:58:45 -0500] rev 48359
8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
Reviewed-by: vromero
xuelei [Thu, 21 Dec 2017 05:51:38 +0000] rev 48358
8193683: Increase the number of clones in the CloneableDigest
Reviewed-by: coffeys, wetmore
dholmes [Wed, 20 Dec 2017 22:36:21 -0500] rev 48357
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
Reviewed-by: alanb, sspitsyn
psandoz [Wed, 20 Dec 2017 09:14:52 -0800] rev 48356
8193085: Vectorize the nio Buffer equals and compareTo implementations
Reviewed-by: alanb
psandoz [Wed, 20 Dec 2017 09:14:06 -0800] rev 48355
8191913: Bump classfile version number to 55
Reviewed-by: dholmes, darcy
Contributed-by: paul.sandoz@oracle.com, erik.joelsson@oracle.com
attila [Wed, 20 Dec 2017 17:36:50 +0100] rev 48354
8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar
bpb [Wed, 20 Dec 2017 08:05:04 -0800] rev 48353
8193842: Replace Files.copy(InputStream,OutputStream) with InputStream.transferTo(OutputStream)
Reviewed-by: clanger, alanb
mcimadamore [Wed, 20 Dec 2017 15:33:31 +0000] rev 48352
8057650: uniform error diagnostics for inconsistent inherited method signatures
Summary: consolidate diagnostics for bad overrides
Reviewed-by: vromero
prr [Tue, 19 Dec 2017 13:58:31 -0800] rev 48351
Merge
prr [Tue, 19 Dec 2017 13:02:39 -0800] rev 48350
Merge
rfield [Tue, 19 Dec 2017 11:37:00 -0800] rev 48349
8179858: jshell tool: sync nomenclature from reference to online /help
Reviewed-by: dlsmith, jjg
prr [Mon, 18 Dec 2017 10:28:43 -0800] rev 48348
Merge
rfield [Wed, 13 Dec 2017 14:21:12 -0800] rev 48347
8188894: jdk/jshell/ToolShiftTabTest.java failed with IllegalStateException
Reviewed-by: jlahoda
prr [Wed, 13 Dec 2017 10:56:50 -0800] rev 48346
Merge
dmarkov [Wed, 13 Dec 2017 14:41:27 +0000] rev 48345
8154405: AccessControlException by URLPermission check
Reviewed-by: serb, ssadetsky, mullan
cushon [Tue, 19 Dec 2017 16:24:25 -0500] rev 48344
8007720: Names are not loaded correctly for method parameters if the parameters have annotations
8177486: Incorrect handling of mandated parameter names in MethodParameters attributes
Reviewed-by: jlahoda, vromero
darcy [Mon, 18 Dec 2017 18:51:40 -0800] rev 48343
8173382: Add -source 11 and -target 11 to javac
8193291: Add SourceVersion.RELEASE_11
Reviewed-by: jjg, erikj, psandoz
dholmes [Fri, 15 Dec 2017 23:43:35 -0500] rev 48342
8193364: verify_special_jvm_flags should not cause an assertion failure when version is bumped
Reviewed-by: dcubed, coleenp
lana [Fri, 15 Dec 2017 06:18:09 +0000] rev 48341
Added tag jdk-10+36 for changeset 959f2f7cbaa6
jjg [Thu, 14 Dec 2017 13:16:33 -0800] rev 48340
8193525: Intermittent failures of TestModulePackages.java
Reviewed-by: darcy
lana [Thu, 14 Dec 2017 20:25:09 +0000] rev 48339
Added tag jdk-11+0 for changeset 0ee20aad71c4
erikj [Thu, 14 Dec 2017 18:20:33 +0100] rev 48338
8193208: Add additional licensing file for the JDK
Reviewed-by: asaha, tbell, ihse
redestad [Thu, 14 Dec 2017 16:05:08 +0100] rev 48337
8193507: [REDO] Startup regression due to JDK-8185582
Reviewed-by: alanb, rriggs
Contributed-by: xueming.shen@oracle.com, claes.redestad@oracle.com
alanb [Thu, 14 Dec 2017 12:51:53 +0000] rev 48336
Merge
alanb [Thu, 14 Dec 2017 12:36:37 +0000] rev 48335
8193503: javah launcher was not removed by JDK-8191054
Reviewed-by: erikj, darcy
attila [Thu, 14 Dec 2017 13:42:59 +0100] rev 48334
8193296: Parser should not eagerly transform delete expressions
Reviewed-by: hannesw, sundar
weijun [Thu, 14 Dec 2017 20:19:34 +0800] rev 48333
8192988: keytool should support -storepasswd for pkcs12 keystores
Reviewed-by: mullan
mdoerr [Thu, 14 Dec 2017 13:05:20 +0100] rev 48332
8193257: PPC64, s390 implementation for Thread-local handshakes
Reviewed-by: goetz, lucy
lucy [Thu, 14 Dec 2017 12:02:16 +0100] rev 48331
8193443: [s390]: EncodeISOArray generates wrong vector code
Reviewed-by: goetz, mdoerr
sherman [Wed, 13 Dec 2017 21:41:50 -0800] rev 48330
8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
Reviewed-by: darcy
darcy [Wed, 13 Dec 2017 19:48:03 -0800] rev 48329
8193489: Add information about local variable type inference to SourceVersion.RELEASE_10
Reviewed-by: sundar, mr
smarks [Wed, 13 Dec 2017 18:47:20 -0800] rev 48328
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
Reviewed-by: alanb, bpb, forax, darcy
mr [Wed, 13 Dec 2017 17:28:24 -0800] rev 48327
8192833: JEP 322: Time-Based Release Versioning
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
jjg [Wed, 13 Dec 2017 17:29:44 -0800] rev 48326
Merge
jjg [Wed, 13 Dec 2017 17:27:43 -0800] rev 48325
8178070: duplicate entries in package table
Reviewed-by: bpatel, ksrini
hannesw [Thu, 14 Dec 2017 02:26:45 +0100] rev 48324
8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements
Reviewed-by: hannesw, attila
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
jjg [Wed, 13 Dec 2017 14:49:48 -0800] rev 48323
8191054: Remove the Native-Header Tool (javah)
Reviewed-by: darcy, mcimadamore, ksrini
smarks [Wed, 13 Dec 2017 14:23:34 -0800] rev 48322
8193476: (jdeprscan) additional version updates for JDK 10
Reviewed-by: darcy
neliasso [Wed, 13 Dec 2017 10:21:21 +0100] rev 48321
8192971: LockCompilationTest fails intermittently
Summary: Remove all unnecessary compilations
Reviewed-by: kvn, thartmann
jwilhelm [Fri, 08 Dec 2017 23:43:25 +0100] rev 48320
Merge
dcubed [Thu, 07 Dec 2017 20:08:10 -0500] rev 48319
8193225: [BACKOUT] fix for 8182307 Error during JRMP connection establishment
Reviewed-by: iignatyev
dcubed [Thu, 07 Dec 2017 15:26:49 -0500] rev 48318
8182307: Error during JRMP connection establishment
Summary: Only use SO_REUSEADDR if we're using a fixed ServerSocket port.
Reviewed-by: gthornbr, rriggs, sspitsyn
sangheki [Thu, 07 Dec 2017 10:21:13 -0800] rev 48317
8193105: Print error code when map_memory_to_file() fails
Reviewed-by: dholmes, kbarrett
roland [Thu, 07 Dec 2017 15:52:46 +0100] rev 48316
8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1
Summary: -XX:+UseCountedLoopSafepoints should disable loop strip mining.
Reviewed-by: kvn, thartmann
jwilhelm [Thu, 07 Dec 2017 10:18:31 +0100] rev 48315
Merge
dlong [Wed, 06 Dec 2017 18:37:57 -0800] rev 48314
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
Reviewed-by: iveresov, kvn
jiangli [Wed, 06 Dec 2017 20:06:43 -0500] rev 48313
8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
Summary: Check if 'oa' region is missing.
Reviewed-by: hseigel, ccheung
dcubed [Wed, 06 Dec 2017 15:19:30 -0500] rev 48312
8191789: migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp
Reviewed-by: stefank, coleenp, dholmes, gthornbr
dlong [Tue, 05 Dec 2017 11:16:03 -0800] rev 48311
8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE
Reviewed-by: dholmes, rehn
dlong [Tue, 05 Dec 2017 10:38:31 -0800] rev 48310
8145579: SimpleThresholdPolicy assumes non-trivial methods to be trivial
Reviewed-by: shade, kvn, thartmann
kvn [Tue, 05 Dec 2017 09:49:23 -0800] rev 48309
8192846: Support cmov vectorization for float
Reviewed-by: kvn
Contributed-by: razvan.a.lupusoru@intel.com
hb [Tue, 05 Dec 2017 21:26:11 +0530] rev 48308
8192909: Invalid username or password in HashedPasswordFileTest.java
Reviewed-by: clanger, dfuchs
sjohanss [Tue, 05 Dec 2017 16:34:03 +0100] rev 48307
8193068: Add gc/g1/TestVerifyGCType.java to problem list
Reviewed-by: tschatzl
sjohanss [Tue, 05 Dec 2017 13:58:55 +0100] rev 48306
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
Reviewed-by: tschatzl, jwilhelm
ihse [Tue, 05 Dec 2017 11:23:27 +0100] rev 48305
8193045: JDK-8190484 breaks build on Windows
Reviewed-by: dholmes
phedlin [Thu, 30 Nov 2017 15:54:45 +0100] rev 48304
8191232: compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed
Summary: Generating the wrong insn for pointer comparison in intrinsic (on SPARC).
Reviewed-by: neliasso, kvn
dholmes [Tue, 05 Dec 2017 02:55:44 -0500] rev 48303
8192950: Missing -nativepath for svc tests
Reviewed-by: ihse
thartmann [Tue, 05 Dec 2017 08:27:54 +0100] rev 48302
8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler
Summary: Unload shared library after lookup to avoid keeping it live.
Reviewed-by: vlivanov, dholmes
ysuenaga [Mon, 04 Dec 2017 10:23:08 +0900] rev 48301
8192897: NPE occurs on clhsdb jstack
Reviewed-by: dholmes, sspitsyn, jgeorge, sballal
ihse [Mon, 04 Dec 2017 23:55:52 +0100] rev 48300
8190484: Move jvm.h, jmm.h et al to hotspot/*/include
Reviewed-by: dholmes, erikj, mchung
never [Mon, 04 Dec 2017 13:13:44 -0800] rev 48299
8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT
Reviewed-by: kvn, iveresov, dlong
roland [Sat, 02 Dec 2017 13:50:04 +0100] rev 48298
8191950: assertion failed: no insertions allowed
Summary: Check for dead loops before incremental inlining.
Reviewed-by: thartmann
jwilhelm [Sat, 02 Dec 2017 06:51:10 +0100] rev 48297
Merge
sballal [Sat, 02 Dec 2017 11:25:35 +0530] rev 48296
8192823: SA: Testcase for 'clhsdb source' command
Reviewed-by: sspitsyn, jgeorge
bpatel [Wed, 13 Dec 2017 12:45:06 -0800] rev 48295
8164407: Add module support for -link and -linkoffline javadoc option
Reviewed-by: jjg, ksrini
redestad [Wed, 13 Dec 2017 21:25:49 +0100] rev 48294
8193471: Startup regression due to JDK-8185582
Reviewed-by: rriggs, psandoz
bchristi [Wed, 13 Dec 2017 11:43:57 -0800] rev 48293
8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList
Reviewed-by: mchung, psandoz
prr [Wed, 13 Dec 2017 10:25:38 -0800] rev 48292
Merge
akolarkunnu [Wed, 13 Dec 2017 13:27:45 +0530] rev 48291
8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached
Reviewed-by: serb, psadhukhan
Contributed-by: abdul.kolarkunnu@oracle.com
kaddepalli [Tue, 12 Dec 2017 15:47:35 +0530] rev 48290
8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior
Reviewed-by: serb, prr
pnarayanan [Tue, 12 Dec 2017 14:05:21 +0530] rev 48289
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
Reviewed-by: serb, prr, jdv
Contributed-by: prahalad.kumar.narayanan@oracle.com
sveerabhadra [Tue, 12 Dec 2017 12:43:05 +0530] rev 48288
8146537: TrayIcon Action Listener doesnt work in WIndows 10
Reviewed-by: serb, ssadetsky
sveerabhadra [Tue, 12 Dec 2017 12:31:49 +0530] rev 48287
8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
Reviewed-by: serb, prr
rfield [Mon, 11 Dec 2017 21:56:34 -0800] rev 48286
8162989: jshell tool: /edit with external editor leaks files in /tmp
Reviewed-by: jlahoda
prr [Mon, 11 Dec 2017 15:17:03 -0800] rev 48285
8189809: Large performance regression in Swing text layout
Reviewed-by: serb, pnarayanan
lbourges [Mon, 11 Dec 2017 21:14:43 +0100] rev 48284
8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
Summary: upgrade to Marlin 0.8.2 providing efficient path clipping (Stroker and Filler)
Reviewed-by: prr, serb
prr [Mon, 11 Dec 2017 10:08:51 -0800] rev 48283
Merge
serb [Sun, 10 Dec 2017 00:08:42 -0800] rev 48282
8178401: Various audio files writers do not close file streams properly
Reviewed-by: prr
serb [Sat, 09 Dec 2017 20:40:45 -0800] rev 48281
8193012: Small cleanup of AWTEvent class
Reviewed-by: psadhukhan
prr [Sat, 09 Dec 2017 11:40:40 -0800] rev 48280
8183960: Upgrade to libpng 1.6.34
Reviewed-by: serb
prr [Fri, 08 Dec 2017 13:15:19 -0800] rev 48279
8193211: Update jtreg TEST.groups and ProblemList for client-libs
Reviewed-by: psadhukhan
ssadetsky [Fri, 08 Dec 2017 12:55:21 -0800] rev 48278
8177758: Regression in java.awt.FileDialog
Reviewed-by: sveerabhadra, serb
pbansal [Fri, 08 Dec 2017 15:57:30 +0530] rev 48277
8191436: ListSelectionModel.setSelectionMode() underspecified
Reviewed-by: serb, ssadetsky
psadhukhan [Fri, 08 Dec 2017 10:03:07 +0530] rev 48276
8191639: NPE from BasicListUI.Actions.getNextPageIndex
Reviewed-by: serb, ssadetsky
rfield [Thu, 07 Dec 2017 13:23:18 -0800] rev 48275
8192863: jshell tool: /<id><tab> gives "No such command"
Reviewed-by: jlahoda
prr [Thu, 07 Dec 2017 11:55:06 -0800] rev 48274
8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10
Reviewed-by: serb
rfield [Tue, 05 Dec 2017 11:04:42 -0800] rev 48273
8192979: jshell tool: Online help text for commands is confusing
Reviewed-by: jlahoda
rfield [Mon, 04 Dec 2017 17:15:38 -0800] rev 48272
8191455: jdk/jshell/StartOptionTest.java and jdk/jshell/ToolProviderTest.java failed after changeset e0f08a
8191456: jdk/jshell/ExternalEditorTest.java testStatementMush() failure
Reviewed-by: jlahoda
serb [Mon, 04 Dec 2017 16:14:29 -0800] rev 48271
8189656: The Windows L&F should be moved out from the shared folder
Reviewed-by: prr, psadhukhan, erikj
prr [Mon, 04 Dec 2017 10:12:46 -0800] rev 48270
Merge
prr [Mon, 04 Dec 2017 09:38:34 -0800] rev 48269
8182610: Update specification of service providers for IIORegistry and ServiceRegistry
Reviewed-by: serb, psandoz
alitvinov [Sun, 03 Dec 2017 13:21:41 +0000] rev 48268
8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
Reviewed-by: prr, serb
serb [Fri, 01 Dec 2017 17:44:07 -0800] rev 48267
8183518: Premature deprecation of Event/InputEvent/KeyEvent in Java 9
Reviewed-by: prr, psadhukhan
prr [Fri, 01 Dec 2017 10:35:58 -0800] rev 48266
Merge
prr [Fri, 01 Dec 2017 10:30:57 -0800] rev 48265
8191767: Memory leak in JabSwitch
Reviewed-by: serb, ssadetsky
serb [Wed, 29 Nov 2017 15:11:37 -0800] rev 48264
8182410: missing 'title' in api/javax/swing/plaf/synth/doc-files/componentProperties.html
8183508: multi_tsc.html should be updated
8181289: Invalid HTML 5 in AWT/Swing docs
Reviewed-by: prr, jjg
dfuchs [Wed, 13 Dec 2017 16:16:17 +0000] rev 48263
8193370: Provide more user friendly defaults for HTTP/2 client settings
Reviewed-by: chegar
sherman [Wed, 13 Dec 2017 07:51:57 -0800] rev 48262
8184947: ZipCoder performance improvements
Reviewed-by: martin, redestad
alanb [Wed, 13 Dec 2017 15:32:36 +0000] rev 48261
8193454: ModuleDescriptor.{Requires,Exports,Open} toString should use toLowerCase(Local.ROOT)
Reviewed-by: alanb
Contributed-by: andrej.golovnin@gmail.com
martin [Wed, 06 Dec 2017 15:51:06 -0800] rev 48260
8193034: Optimize URL.toExternalForm
Reviewed-by: chegar, alanb, clanger
jlahoda [Wed, 13 Dec 2017 11:27:28 +0100] rev 48259
8191636: [Windows] jshell tool: Wrong character in /env class-path command crashes jshell
Summary: Fixing handling of invalid paths.
Reviewed-by: rfield
nishjain [Wed, 13 Dec 2017 12:43:38 +0530] rev 48258
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used.
Reviewed-by: naoto, rriggs
Contributed-by: nishit.jain@oracle.com
ksrini [Tue, 12 Dec 2017 20:18:14 -0800] rev 48257
8192850: method summary tables of inherited methods improperly list static interface methods
Reviewed-by: jjg
rhalade [Tue, 12 Dec 2017 19:20:39 -0800] rev 48256
8189131: Open-source the Oracle JDK Root Certificates
Summary: Integration for JEP 319: Root Certificates
Reviewed-by: mullan, simonis, jnimeh, alanb
bpb [Tue, 12 Dec 2017 15:43:48 -0800] rev 48255
8170495: JNI primitive type mismatch in SocketDispatcher.c:187
Summary: Cast DWORD 'written' to a jint before adding to 'count'
Reviewed-by: alanb, rriggs
ksrini [Tue, 12 Dec 2017 14:16:24 -0800] rev 48254
8193107: javadoc complains about empty module
Reviewed-by: jjg
mchung [Tue, 12 Dec 2017 11:31:38 -0800] rev 48253
8193192: jdeps --generate-module-info does not look at module path
Reviewed-by: dfuchs
joehw [Tue, 12 Dec 2017 11:10:12 -0800] rev 48252
8183743: Umbrella: add overloads that take a Charset parameter
Reviewed-by: alanb, rriggs
naoto [Tue, 12 Dec 2017 10:21:58 -0800] rev 48251
8176841: Additional Unicode Language-Tag Extensions
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions
Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
psandoz [Tue, 12 Dec 2017 09:33:37 -0800] rev 48250
8187254: MethodType allows unvalidated parameter types
Reviewed-by: mchung, jrose
psandoz [Tue, 12 Dec 2017 09:33:35 -0800] rev 48249
8171826: Comparator.reverseOrder(c) mishandles singleton comparators
Reviewed-by: rriggs
weijun [Wed, 13 Dec 2017 01:29:58 +0800] rev 48248
8165996: PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite
Reviewed-by: weijun
Contributed-by: Martin Balao <mbalao@redhat.com>
hannesw [Tue, 12 Dec 2017 15:38:18 +0100] rev 48247
8069338: Implement sharedScopeCall for optimistic types
Reviewed-by: attila, sundar
sadayapalam [Tue, 12 Dec 2017 18:40:31 +0530] rev 48246
8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType
Reviewed-by: mcimadamore
chegar [Tue, 12 Dec 2017 13:08:22 +0000] rev 48245
8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation
Reviewed-by: alanb
attila [Tue, 12 Dec 2017 14:04:57 +0100] rev 48244
8191905: Add a REMOVE StandardOperation to Dynalink
Reviewed-by: hannesw, sundar
attila [Tue, 12 Dec 2017 14:04:05 +0100] rev 48243
8193298: Don't run javadoc with test.single
Reviewed-by: hannesw, sundar
clanger [Tue, 12 Dec 2017 09:16:12 +0100] rev 48242
8193258: Better usage of JDWP HEADER SIZE
Reviewed-by: sspitsyn, cjplummer
joehw [Mon, 11 Dec 2017 19:56:44 -0800] rev 48241
8190823: Broken link in org/w3c/dom/ls/
Reviewed-by: lancea
ysuenaga [Mon, 04 Dec 2017 10:23:08 +0900] rev 48240
8192897: NPE occurs on clhsdb jstack
Reviewed-by: dholmes, sspitsyn, jgeorge, sballal
plevart [Tue, 12 Dec 2017 00:30:57 +0100] rev 48239
8191216: SimpleTimeZone.clone() has a data race on cache fields
Reviewed-by: alanb, naoto
sherman [Mon, 11 Dec 2017 11:45:02 -0800] rev 48238
8185582: Update Zip implementation to use Cleaner, not finalizers
Reviewed-by: plevart, rriggs, mchung
jlahoda [Mon, 11 Dec 2017 18:33:53 +0100] rev 48237
8189778: Jshell crash on tab for StringBuilder.append(
Summary: Fixing handling of {@inheritDoc} in JShell's documentation.
Reviewed-by: jjg, ksrini
jlahoda [Fri, 08 Dec 2017 16:28:14 +0100] rev 48236
8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
Summary: Returning the number of standalone arguments from com.sun.tools.javac.api.JavacTool.isSupportedOption.
Reviewed-by: jjg
clanger [Mon, 11 Dec 2017 08:20:05 +0100] rev 48235
8192978: Missing checks and small fixes in jdwp library
Reviewed-by: cjplummer, sspitsyn
sadayapalam [Mon, 11 Dec 2017 06:58:14 +0530] rev 48234
8182401: Verification error for enclosing instance capture inside super constructor invocation
Reviewed-by: vromero
dl [Fri, 08 Dec 2017 15:30:53 -0800] rev 48233
8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
Reviewed-by: martin, psandoz, chegar
dl [Fri, 08 Dec 2017 15:26:56 -0800] rev 48232
8192943: Optimize atomic accumulators using VarHandle getAndSet
Reviewed-by: martin, psandoz, chegar
dl [Fri, 08 Dec 2017 15:22:58 -0800] rev 48231
8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
Reviewed-by: martin, psandoz, chegar
martin [Sun, 03 Dec 2017 13:06:51 -0800] rev 48230
8192935: Fix EnumSet's SerializationProxy javadoc
Reviewed-by: smarks, rriggs
bchristi [Fri, 08 Dec 2017 13:04:43 -0800] rev 48229
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
Reviewed-by: darcy
iignatyev [Fri, 08 Dec 2017 11:03:37 -0800] rev 48228
8181118: update java/time tests to use RandomFactory from the top level testlibrary
Reviewed-by: rriggs
darcy [Fri, 08 Dec 2017 11:05:42 -0800] rev 48227
8193194: Update javax.lang.model.util visitors for 10
Reviewed-by: jjg
dfuchs [Fri, 08 Dec 2017 17:40:57 +0000] rev 48226
8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
Reviewed-by: rriggs
xuelei [Fri, 08 Dec 2017 16:41:30 +0000] rev 48225
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
Reviewed-by: jnimeh, ahgross, rhalade, wetmore
Contributed-by: Martin Balao <mbalao@redhat.com>, Xuelei Fan <xuelei.fan@oracle.com>
rriggs [Fri, 01 Dec 2017 16:40:08 -0500] rev 48224
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Reviewed-by: mchung, plevart, bpb
sundar [Fri, 08 Dec 2017 20:46:40 +0530] rev 48223
8192986: Inconsistent handling of exploded modules in jlink
Reviewed-by: redestad, jlaskey
alanb [Fri, 08 Dec 2017 14:28:51 +0000] rev 48222
8193256: Configuration and ModuleLayer findModule cleanup
Reviewed-by: redestad, alanb
Contributed-by: andrej.golovnin@gmail.com
dfuchs [Fri, 08 Dec 2017 11:50:39 +0000] rev 48221
8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
Summary: The behavior observed for Java 8 is restored
Reviewed-by: martin, mchung
hannesw [Fri, 08 Dec 2017 12:02:30 +0100] rev 48220
8193137: Nashorn crashes when given an empty script file
Reviewed-by: hannesw, sundar
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
attila [Fri, 08 Dec 2017 11:48:38 +0100] rev 48219
8192970: Element getters/setters with fixed key fail to link properly
Reviewed-by: hannesw, sundar
clanger [Fri, 08 Dec 2017 09:48:10 +0100] rev 48218
8193183: Fix format string in libdt_shmem/shmemBase.c
Reviewed-by: cjplummer, sspitsyn
ksrini [Thu, 07 Dec 2017 21:07:12 -0800] rev 48217
8034254: Don't use binary testing files broken.jar
Reviewed-by: jjg
weijun [Fri, 08 Dec 2017 09:40:14 +0800] rev 48216
8192987: keytool should remember real storetype if it is not provided
Reviewed-by: mullan
ksrini [Thu, 07 Dec 2017 14:21:25 -0800] rev 48215
8149402: "-group" option issue for classes from default package
Reviewed-by: jjg
smarks [Thu, 07 Dec 2017 14:23:52 -0800] rev 48214
8177681: Remove methods Runtime.getLocalized{Input,Output}Stream
Reviewed-by: rriggs, bpb, mr
ksrini [Thu, 07 Dec 2017 14:15:14 -0800] rev 48213
8191030: @value Tags are not resolved by javadoc 9.
Reviewed-by: jjg
erikj [Thu, 07 Dec 2017 22:37:45 +0100] rev 48212
8188789: Update JDK 9.0.1 and Future OpenJDK bundle names
Reviewed-by: tbell
lana [Thu, 07 Dec 2017 21:06:02 +0000] rev 48211
Merge
lana [Thu, 07 Dec 2017 21:04:24 +0000] rev 48210
Added tag jdk-10+35 for changeset d8c634b016c6
darcy [Thu, 07 Dec 2017 11:00:32 -0800] rev 48209
8193191: Update JavacTestingAbstractProcessor for JDK 10
Reviewed-by: jjg
jlahoda [Thu, 07 Dec 2017 19:24:27 +0100] rev 48208
8189248: Jshell: error with mutually dependent snippets, when one must be replaced
Summary: Ensuring proper imports are generated for mutually dependent snippets if one of them is replaced.
Reviewed-by: rfield
igerasim [Thu, 07 Dec 2017 10:18:22 -0800] rev 48207
8193156: Need to backout fixes for JDK-8058547, JDK-8055753, JDK-8085903
Reviewed-by: mullan
mchung [Thu, 07 Dec 2017 09:23:15 -0800] rev 48206
8192945: Need stable sort for MODULES entry in the release file
Reviewed-by: alanb, redestad
mchung [Thu, 07 Dec 2017 09:22:35 -0800] rev 48205
8193159: Reduce the number of classes loaded due to NativeLibrary
Reviewed-by: alanb, redestad, martin
bpb [Thu, 07 Dec 2017 08:56:04 -0800] rev 48204
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
Summary: Remove POSIX conditional compilation and correct stat64 times for macOS
Reviewed-by: alanb, simonis
alanb [Thu, 07 Dec 2017 16:45:19 +0000] rev 48203
8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
Reviewed-by: psandoz, mchung
sjohanss [Tue, 05 Dec 2017 16:34:03 +0100] rev 48202
8193068: Add gc/g1/TestVerifyGCType.java to problem list
Reviewed-by: tschatzl
jiangli [Wed, 06 Dec 2017 20:06:43 -0500] rev 48201
8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
Summary: Check if 'oa' region is missing.
Reviewed-by: hseigel, ccheung
dlong [Wed, 06 Dec 2017 18:37:57 -0800] rev 48200
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
Reviewed-by: iveresov, kvn
sjohanss [Tue, 05 Dec 2017 13:58:55 +0100] rev 48199
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
Reviewed-by: tschatzl, jwilhelm
hb [Tue, 05 Dec 2017 21:26:11 +0530] rev 48198
8192909: Invalid username or password in HashedPasswordFileTest.java
Reviewed-by: clanger, dfuchs
roland [Sat, 02 Dec 2017 13:50:04 +0100] rev 48197
8191950: assertion failed: no insertions allowed
Summary: Check for dead loops before incremental inlining.
Reviewed-by: thartmann
jwilhelm [Sat, 02 Dec 2017 06:51:10 +0100] rev 48196
Merge
vdeshpande [Fri, 01 Dec 2017 16:58:30 -0800] rev 48195
8170244: Update UseAVX after cpu feature detection to use more default mapping
Reviewed-by: kvn
vdeshpande [Fri, 01 Dec 2017 16:23:17 -0800] rev 48194
8190494: Different results with UseAVX=3 when calling AVX-512 native function via JNI
Summary: reset mask register after JNI calls
Reviewed-by: kvn, vlivanov
roland [Fri, 01 Dec 2017 16:20:18 -0800] rev 48193
8192762: LoopNode::verify_strip_mined() fails with "assert failed: only phis"
Summary: don't clone Phi to uncommon calls
Reviewed-by: kvn
iignatyev [Fri, 01 Dec 2017 15:58:39 -0800] rev 48192
8191273: applications/ctw/modules tests fail intermittently
Reviewed-by: kvn, dlong
iklam [Fri, 01 Dec 2017 15:53:15 -0800] rev 48191
8190809: JVM crashes while generating appcds for classpath with empty directory entry
Reviewed-by: ccheung, jiangli, lmesnik
dlong [Fri, 01 Dec 2017 11:17:45 -0800] rev 48190
8192814: Update Graal
Reviewed-by: kvn
coleenp [Fri, 01 Dec 2017 14:19:16 -0500] rev 48189
Merge
mdoerr [Fri, 01 Dec 2017 11:26:22 -0500] rev 48188
8192898: AIX build broken after JDK-8190308
Reviewed-by: coleenp
mdoerr [Fri, 01 Dec 2017 17:10:33 +0100] rev 48187
8192825: PPC64: Missing null check in C1 inline cache check
Reviewed-by: goetz
lucy [Fri, 01 Dec 2017 17:09:43 +0100] rev 48186
8192818: [s390]: restoring register contents calculates wrong value
Reviewed-by: goetz, mdoerr
egahlin [Fri, 01 Dec 2017 17:03:07 +0100] rev 48185
8179083: Uninitialized notifier in Java Monitor Wait tracing event
Reviewed-by: mgronlun
dcubed [Fri, 01 Dec 2017 11:00:46 -0500] rev 48184
8192810: EnableThreadSMRStatistics should be default off in release builds
Reviewed-by: gtriantafill, coleenp, eosterlund
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
dchuyko [Fri, 01 Dec 2017 18:20:00 +0300] rev 48182
8191129: AARCH64: Invalid value passed to critical JNI function
Reviewed-by: vlivanov
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
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
sjohanss [Fri, 01 Dec 2017 08:56:22 +0100] rev 48179
8191821: Finer granularity for GC verification
Reviewed-by: tschatzl, poonam, sangheki
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
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
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
ysuenaga [Fri, 01 Dec 2017 10:04:31 +0900] rev 48175
8190837: BasicType and BasicTypeSize should refer to HotSpot values
Reviewed-by: dholmes, jgeorge
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
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
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
ccheung [Thu, 30 Nov 2017 14:25:33 -0800] rev 48171
8174101: Bootclasspath append should not invalidate CDS archive
Reviewed-by: iklam, jiangli
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
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
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
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
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
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
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
erikj [Tue, 05 Dec 2017 23:11:27 +0100] rev 48068
8191439: Race in building jdk.rmic.interim
Reviewed-by: mchung, tbell, ihse
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
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
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
ihse [Tue, 05 Dec 2017 14:10:11 +0100] rev 48064
8193055: ADD_JVM_ARG_IF_OK always fails
Reviewed-by: dholmes
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
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
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
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
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
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
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
ihse [Mon, 04 Dec 2017 19:10:15 +0100] rev 48056
8175795: configure should verify that system zlib contains needed functionality
Reviewed-by: erikj
ihse [Mon, 04 Dec 2017 19:08:56 +0100] rev 48055
8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in
Reviewed-by: erikj, prr
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
clanger [Mon, 04 Dec 2017 10:13:58 +0100] rev 48053
8192961: Remove some double semicolons
Reviewed-by: redestad
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
vtewari [Mon, 04 Dec 2017 13:24:00 +0530] rev 48051
8190843: can not set/get extendedOptions to ServerSocket
Reviewed-by: chegar, rriggs
igerasim [Sun, 03 Dec 2017 01:47:23 -0800] rev 48050
8187985: Broken certificate number in debug output
Reviewed-by: weijun
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
dl [Sat, 02 Dec 2017 10:13:18 -0800] rev 48048
8191069: Miscellaneous changes imported from jsr166 CVS 2017-12
Reviewed-by: martin, psandoz
dl [Sat, 02 Dec 2017 10:08:55 -0800] rev 48047
8187947: A race condition in SubmissionPublisher
Reviewed-by: martin, psandoz
dl [Sat, 02 Dec 2017 10:03:41 -0800] rev 48046
8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw
Reviewed-by: martin, psandoz
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
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
jjg [Fri, 01 Dec 2017 16:58:11 -0800] rev 48043
8034252: Fix non ASCII text file T6302184.java
Reviewed-by: ksrini
ihse [Fri, 01 Dec 2017 21:52:54 +0100] rev 48042
8192816: Let run-test save exit code
Reviewed-by: erikj, tbell
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
erikj [Fri, 01 Dec 2017 09:46:36 -0800] rev 48040
8192876: MacOS build fails intermittently after JDK-8139653
Reviewed-by: tbell
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
lana [Fri, 01 Dec 2017 05:27:44 +0000] rev 48038
Merge
lana [Fri, 01 Dec 2017 05:26:38 +0000] rev 48037
Added tag jdk-10+34 for changeset 89deac44e515
mchung [Thu, 30 Nov 2017 19:58:20 -0800] rev 48036
8192879: jdk.internal.util.jar.VersionedStream is no longer needed
Reviewed-by: sherman
erikj [Thu, 30 Nov 2017 17:28:21 -0800] rev 48035
8190464: OpenJDK on macosx needs to bundle freetype
Reviewed-by: ihse
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
rriggs [Thu, 30 Nov 2017 16:38:31 -0500] rev 48033
8189331: java/io/Serializable/maskSyntheticModifier/MaskSyntheticModifierTest.java failed incorrect serialVersionUID
Reviewed-by: lancea
erikj [Thu, 30 Nov 2017 13:29:50 -0800] rev 48032
8139653: Freetype bundled on macosx, but not correctly linked
Reviewed-by: tbell, prr
sherman [Thu, 30 Nov 2017 11:19:14 -0800] rev 48031
8187910: Charset MS950_HKSCS not supported in JDK 9
Reviewed-by: alanb
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
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
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
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
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
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
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
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