Stefan Johansson
|
16963a0d5c
|
8190353: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can still fail
Reviewed-by: sangheki, eosterlund
|
2017-11-06 11:11:44 +01:00 |
|
Jamsheed Mohammed C M
|
ef98509665
|
8167408: Invalid critical JNI function lookup
Made correction to arg_size calculation in NativeLookup::lookup_critical_entry
Reviewed-by: dholmes, dlong, mdoerr, vlivanov
|
2017-11-06 00:30:36 -08:00 |
|
Calvin Cheung
|
c39d2071f0
|
8187347: Do not abort CDS archive creation when some classes are unverifiable
Deprecating the IgnoreUnverifiableClassesDuringDump vm option in JDK10 and set its default value to true
Reviewed-by: dholmes, jiangli
|
2017-11-03 10:48:26 -07:00 |
|
Gerard Ziemski
|
a043febf6f
|
8184765: Dynamically resize SystemDictionary
Implemented dynamic resizing, which triggers when load factor is too high
Reviewed-by: coleenp, rehn
|
2017-11-02 11:00:34 -05:00 |
|
Jesper Wilhelmsson
|
7884ab9ccf
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
John Jiang
|
da423d1c92
|
8175252: Backout changeset for JDK-8176354 due to JDK-8190333
Backout changeset for JDK-8176354
Reviewed-by: asmotrak
|
2017-10-30 03:52:38 -07:00 |
|
Rachna Goel
|
3ae10b235d
|
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
Reviewed-by: naoto
|
2017-10-30 12:16:37 +05:30 |
|
Roger Riggs
|
9768149887
|
8180310: TestSocketFactory null pointer when updating match bytes
Reviewed-by: dfuchs
|
2017-10-29 18:31:55 -04:00 |
|
Amanda Jiang
|
6b3f6eb717
|
8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro
Reviewed-by: xuelei
|
2017-10-27 09:51:48 -07:00 |
|
Weijun Wang
|
69db146335
|
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
Reviewed-by: mullan
|
2017-10-27 21:11:15 +08:00 |
|
Athijegannathan Sundararajan
|
f8b8a16f4b
|
8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing
Reviewed-by: alanb, mchung
|
2017-10-27 08:21:53 +05:30 |
|
Mandy Chung
|
34c9d598c7
|
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
Reviewed-by: rriggs, shade
|
2017-10-26 16:57:35 -07:00 |
|
Igor Ignatyev
|
92254a72a4
|
8186618: [TESTBUG] Test applications/ctw/Modules.java doesn't have timeout and hang on windows
Reviewed-by: jwilhelm, epavlova
|
2017-10-31 16:31:39 -07:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Tobias Hartmann
|
832d68597e
|
8190351: InitialAndMaxUsageTest does not free allocated blob
Refactored test to add blob to free list and changed the allocation loop to start with blobs of size ~36 Mb.
Reviewed-by: kvn
|
2017-10-31 09:33:47 +01:00 |
|
Sangheon Kim
|
4101ba9a13
|
8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
Add STS to avoid MMU concurrency problem between VM Thread and Concurrent Mark Thread
Reviewed-by: tschatzl, ehelin
|
2017-10-26 21:30:48 -07:00 |
|
Maurizio Cimadamore
|
f48f3c6552
|
8189838: Stack overflow when computing upward projection of an intersection type with fbounds
Bad logic for detecting loop in type-variable upper bounds
Reviewed-by: vromero
|
2017-10-26 18:42:40 +01:00 |
|
Jonathan Gibbons
|
46e1e763c1
|
8190003: Special characters in group names should be escaped
Reviewed-by: ksrini, bpatel
|
2017-10-25 18:12:15 -07:00 |
|
Jonathan Gibbons
|
917c6d460b
|
8190182: remove accidental file
Reviewed-by: ksrini
|
2017-10-25 17:48:30 -07:00 |
|
Jonathan Gibbons
|
19db6ba670
|
8189843: Missing \"id\" attributes in table rows
Reviewed-by: bpatel, ksrini
|
2017-10-25 17:18:00 -07:00 |
|
Jonathan Gibbons
|
cf81232570
|
8189841: Error in alternate row coloring in package-summary files
Reviewed-by: bpatel, ksrini
|
2017-10-25 17:16:18 -07:00 |
|
Brian Burkhalter
|
16b93f1b06
|
8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException
Clamp the offset so the scattering read remains within the channel.
Reviewed-by: rriggs
|
2017-10-25 16:13:53 -07:00 |
|
Bhavesh Patel
|
5c2a4b6e1a
|
8183037: Overview summary page should have a table with tabs for groups
Reviewed-by: jjg, ksrini
|
2017-10-25 12:29:00 -07:00 |
|
Naoto Sato
|
483595f375
|
8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions
Reviewed-by: mchung
|
2017-10-24 08:56:47 -07:00 |
|
Naoto Sato
|
ab49e12b7f
|
8189291: Test policy should extend the default system policy
Reviewed-by: mchung
|
2017-10-24 08:56:30 -07:00 |
|
Jan Lahoda
|
a663434be7
|
8189796: Incorrect end position for missing statement
Recording end positions for error trees representing missing statements.
Co-authored-by: Dusan Balek <dusan.balek@oracle.com>
Reviewed-by: mcimadamore
|
2017-10-24 12:07:27 +02:00 |
|
Liam Miller-Cushon
|
ed0ea37394
|
8187247: canonical import check compares classes by simple name
Reviewed-by: jlahoda
|
2017-10-23 14:11:04 +02:00 |
|
Priya Lakshmi Muthuswamy
|
6a0b70e242
|
8165198: Inconsistent values with JavaImporter after accessing undefined variable
Reviewed-by: sundar, hannesw
|
2017-10-23 13:03:01 +02:00 |
|
Erik Joelsson
|
c7084efdb5
|
8189664: Stop producing ARCHIVE_BUNDLE.zip from test makefiles unless asked to
Reviewed-by: ihse
|
2017-10-23 10:41:34 +02:00 |
|
Lucy Lu
|
ec1c3bce45
|
8164900: Add support for O_DIRECT
Add support for Direct I/O in FileChannel
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
|
2017-10-17 16:51:11 -07:00 |
|
Henry Jen
|
4e93f8fc9f
|
Merge
|
2017-10-20 09:49:02 -07:00 |
|
Athijegannathan Sundararajan
|
0da8aae161
|
8189671: jlink should clearly report error when an automatic module is used
Reviewed-by: alanb, mchung
|
2017-10-20 17:16:05 +05:30 |
|
Roland Westrelin
|
3a205924e4
|
8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1
Reviewed-by: kvn, dlong
|
2017-10-10 14:05:04 +02:00 |
|
Sharath Ballal
|
b7dc6e4e41
|
8189061: serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null
Reviewed-by: jgeorge, dholmes
|
2017-10-24 15:44:29 +05:30 |
|
Jamsheed Mohammed C M
|
dc50d0a8b2
|
8168712: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL
Skip the assert for this specific case, as it is not an issue.
Reviewed-by: coleenp, dlong, kvn
|
2017-10-24 06:06:56 -07:00 |
|
Jesper Wilhelmsson
|
65db4f42d0
|
8187556: Backout of a fix reintroduced a dependency that had since been removed
Reviewed-by: duke
|
2017-09-14 22:57:36 +02:00 |
|
Roman Kennke
|
7030019135
|
8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
|
2017-10-15 22:54:03 +02:00 |
|
Harold Seigel
|
99bf982432
|
8174954: Parameter target type is allowed access after a module read edge or a package export has occurred after failed resolution
Store resolution exception in resolution_error table and set flag in cpCache indicating resolution failed.
Reviewed-by: acorn, jrose, dholmes, lfoltan
|
2017-10-23 10:42:26 -04:00 |
|
Jesper Wilhelmsson
|
a9f136ec2e
|
Merge
|
2017-10-22 00:10:29 +02:00 |
|
Serguei Spitsyn
|
ba7368fbd6
|
Merge
|
2017-10-21 00:06:50 +00:00 |
|
Jesper Wilhelmsson
|
291e5e159d
|
Merge
|
2017-10-21 01:23:52 +02:00 |
|
Yasumasa Suenaga
|
c4706f598d
|
8151815: Could not parse core image with JSnap
Reviewed-by: dholmes, sspitsyn
|
2017-10-21 07:00:23 +09:00 |
|
Dean Long
|
e7270b8965
|
8132547: [AOT] support invokedynamic instructions
Reviewed-by: iveresov, kvn
|
2017-10-19 19:23:48 -07:00 |
|
Serguei Spitsyn
|
41d19c4a10
|
8173936: [TESTBUG] test/serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/MAAClassFileLoadHook.java needs to be re-examined
Expect CFLH events only if can_generate_early_vmstart capability is enabled
Reviewed-by: dholmes, gtriantafill
|
2017-10-17 14:37:01 -07:00 |
|
Harold Seigel
|
d3466f7dce
|
8188922: [TESTBUG] runtime/CommandLine/VMDeprecatedOptions.java fails with JDK10 release bits
Add -XX:+UnlockDiagnosticVMOptions to the command line when testing a deprecated diagnostic option.
Reviewed-by: coleenp, lfoltan
|
2017-10-11 10:03:22 -04:00 |
|
Mandy Chung
|
7344b46c71
|
8189193: FindClass should only see classes from the boot loader called from its associated native library
Reviewed-by: coleenp, dholmes
|
2017-10-19 17:27:34 -07:00 |
|
Sangheon Kim
|
e4cf0cb437
|
8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
Changed to use BigDecimal to solve double rounding issue
Reviewed-by: sjohanss, eosterlund
|
2017-10-19 11:31:52 -07:00 |
|
Magnus Ihse Bursie
|
7c78b40f8d
|
8189608: Remove duplicated jni.h
Reviewed-by: erikj, dholmes, coleenp
|
2017-10-19 11:59:52 +02:00 |
|
Yasumasa Suenaga
|
f778dfd81a
|
8087291: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize
Reviewed-by: coleenp, hseigel
|
2017-10-18 18:49:54 -04:00 |
|
Mikhailo Seledtsov
|
ac63626f1f
|
8181592: [TESTBUG] Docker test utils and docker jdk basic test
Implemented docker test utilities and basic test
Reviewed-by: iignatyev, lmesnik, gtriantafill
|
2017-10-10 19:18:36 -07:00 |
|