Magnus Ihse Bursie
|
99eee041ba
|
8210731: PropertiesParser does not produce reproducible output
Reviewed-by: mchung, jjg, erikj
|
2018-09-14 09:16:51 +02:00 |
|
Igor Veresov
|
acb7acc64f
|
8210478: Update Graal
Reviewed-by: kvn
|
2018-09-13 22:45:12 -07:00 |
|
Amy Lu
|
07392d976a
|
8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
Reviewed-by: alanb
|
2018-09-14 13:18:52 +08:00 |
|
Liam Miller-Cushon
|
8b3c1810d2
|
8193037: package-info annotations are not reported when annotation processing is enabled
Reviewed-by: jjg
|
2018-09-13 15:29:44 -07:00 |
|
Xue-Lei Andrew Fan
|
5de8b5c59a
|
8209916: NPE in SupportedGroupsExtension
Reviewed-by: jnimeh, wetmore
|
2018-09-13 17:11:04 -07:00 |
|
Gary Adams
|
f2b9a3e5b9
|
8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
Reviewed-by: cjplummer, sspitsyn
|
2018-09-13 07:54:38 -04:00 |
|
Vladimir Kozlov
|
7f806d6abd
|
8210220: [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet
Don't register AOT method if corresponding java method has breakpoints.
Reviewed-by: dlong
|
2018-09-13 15:27:21 -07:00 |
|
Naoto Sato
|
009cd15a1b
|
8209167: Use CLDR's time zone mappings for Windows
Reviewed-by: erikj, rriggs, ihse
|
2018-09-13 13:41:17 -07:00 |
|
Jean Christophe Beyler
|
85b57de9ce
|
8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
Remove JNI_ENV and JVMTI_ENV macros from jvmti/[R-U] tests
Reviewed-by: cjplummer, sspitsyn
|
2018-09-13 13:03:50 -07:00 |
|
Magnus Ihse Bursie
|
26ff7d58db
|
8207264: solaris-sparcv9-cmp-baseline fails
Reviewed-by: erikj, prr
|
2018-09-13 21:14:04 +02:00 |
|
Magnus Ihse Bursie
|
c611ad6fb9
|
8210702: Remove dtrace mapfiles
Reviewed-by: erikj
|
2018-09-13 21:12:22 +02:00 |
|
Jiangli Zhou
|
989d55d3ed
|
8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode
Increase java heap size in TestOldGenCollectionUsage. Catch OOM in tests.
Reviewed-by: phh, iklam
|
2018-09-13 13:30:07 -04:00 |
|
Jim Laskey
|
734a258afb
|
8210674: Need to add examples for use of javac properties introduced by Raw String Literals
Reviewed-by: vromero, jjg
|
2018-09-13 14:15:27 -03:00 |
|
Michael McMahon
|
b5fb6b3566
|
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
Reviewed-by: chegar, dfuchs
|
2018-09-13 12:07:01 +01:00 |
|
Magnus Ihse Bursie
|
b395d380e8
|
8210704: Remove dead build tools
Reviewed-by: alanb
|
2018-09-13 12:41:42 +02:00 |
|
Igor Ignatyev
|
ebc04911eb
|
8210699: Problem list tests which times out in Xcomp mode
Reviewed-by: kvn
|
2018-09-12 21:56:59 -07:00 |
|
Liam Miller-Cushon
|
7afa8e42b6
|
8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
Reviewed-by: mcimadamore, vromero
|
2018-09-10 16:59:41 -07:00 |
|
Ioi Lam
|
4e74846da8
|
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
Reviewed-by: jiangli, ccheung
|
2018-09-12 17:45:22 -07:00 |
|
Vicente Romero
|
cf26c4cc5c
|
8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
Reviewed-by: mcimadamore, cushon
|
2018-09-12 16:28:06 -07:00 |
|
Jesper Wilhelmsson
|
996ee09ca8
|
Added tag jdk-12+11 for changeset f0f5d23449d3
|
2018-09-13 01:41:24 +02:00 |
|
Jim Laskey
|
d2b04cb964
|
8210671: CheckExamples.java fail after Raw String Literals checkin
Reviewed-by: vromero, darcy
|
2018-09-12 17:14:08 -03:00 |
|
Alex Menkov
|
0b3f46efe1
|
8210560: [TEST] convert com/sun/jdi redefineClass-related tests
Reviewed-by: jcbeyler, sspitsyn
|
2018-09-12 12:29:40 -07:00 |
|
Jean Christophe Beyler
|
6a2e4311f5
|
8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
Remove JNI_ENV/JVMTI_ENV macros from N to R jvmti tests
Reviewed-by: amenkov, dholmes
|
2018-09-12 10:27:03 -07:00 |
|
Jim Laskey
|
12dad310bb
|
8200434 : String::align, String::indent
Reviewed-by: abuckley, smarks, sherman, rriggs, jrose, sundar, igerasim, briangoetz, darcy, jjg
|
2018-09-12 14:19:36 -03:00 |
|
Jim Laskey
|
2065ebd890
|
8206981: Compiler support for Raw String Literals
Reviewed-by: mcimadamore, briangoetz, abuckley, jjg, vromero, jlahoda
|
2018-09-12 14:19:36 -03:00 |
|
Erik Joelsson
|
4508c9908b
|
8210519: build/releaseFile/CheckSource.java failed additional sources found
Reviewed-by: mikael, dholmes, ihse
|
2018-09-12 08:46:25 -07:00 |
|
Michihiro Horie
|
f263f6113e
|
8208171: PPC64: Enrich SLP support
Reviewed-by: mdoerr, gromero
|
2018-09-12 14:24:17 +02:00 |
|
Martin Doerr
|
63abf144aa
|
8210497: [PPC64] Vector registers not saved across safepoint
Reviewed-by: goetz, lucy
|
2018-09-12 12:54:16 +02:00 |
|
Magnus Ihse Bursie
|
0820376744
|
8059019: sdp.conf.template should be copied on linux too
Reviewed-by: alanb, erikj
|
2018-09-12 12:23:58 +02:00 |
|
Thomas Schatzl
|
7c7a5976d3
|
8209843: Optimize oop scan closure closures wrt to reference processing in G1
Set more appropriate reference iteration mode for G1 closures.
Reviewed-by: kbarrett, pliden
|
2018-09-12 11:08:42 +02:00 |
|
Andrew Dinn
|
ef320b7a99
|
8210578: AArch64: Invalid encoding for fmlsvs instruction
Sub_op code for fmslvs should be 1 not 0
Reviewed-by: roland
|
2018-09-12 09:12:42 +01:00 |
|
Tobias Hartmann
|
8e0e188abd
|
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
Refresh iterator and start from the beginning while there is progress when removing dead regions.
Reviewed-by: kvn
|
2018-09-12 09:23:36 +02:00 |
|
Roman Kennke
|
a9f2e04d54
|
8210187: Explicit barriers for C2
Reviewed-by: eosterlund, shade, roland, pliden
|
2018-08-31 16:28:52 +02:00 |
|
Mikael Vidstedt
|
72797db95b
|
8210513: Obsolete SyncFlags
Reviewed-by: coleenp, dcubed, dholmes
|
2018-09-11 20:37:47 -07:00 |
|
Ivan Gerasimov
|
475d422094
|
8210347: Combine subsequent calls to Set.contains() and Set.add()
Reviewed-by: smarks, bpb
|
2018-09-11 14:51:45 -07:00 |
|
Mikael Vidstedt
|
9118c4c28b
|
8210514: Obsolete SyncVerbose
Reviewed-by: coleenp, dcubed
|
2018-09-11 13:54:34 -07:00 |
|
Ioi Lam
|
e80b128db4
|
8210289: ArchivedKlassSubGraphInfoRecord is incomplete
Reviewed-by: jiangli, ccheung
|
2018-09-05 18:14:45 -07:00 |
|
Patricio Chilano Mateo
|
891765ee5e
|
8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
Added flag -XX:+UnlockDiagnosticVMOptions to tests failing in product builds
Reviewed-by: dcubed, dholmes
|
2018-09-11 13:34:13 -04:00 |
|
Jean Christophe Beyler
|
fe326ad022
|
8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
Remove JNI_ENV and JVMTI_ENV macros for part of the jvmti tests
Reviewed-by: amenkov, dholmes
|
2018-09-11 10:12:50 -07:00 |
|
Coleen Phillimore
|
bbf5c1ca8d
|
8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
CLDG_lock caused safepoint in inconsistent state
Reviewed-by: lfoltan, eosterlund, kbarrett
|
2018-09-11 09:42:27 -04:00 |
|
Harold Seigel
|
18bbeb53e6
|
8210470: Remove unused Verifier::verify() Verifier::Mode argument
Remove the unused argument.
Reviewed-by: coleenp, jiangli
|
2018-09-11 09:53:41 -04:00 |
|
Vyom Tewari
|
edef78fbe1
|
8205330: InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
Reviewed-by: chegar, dfuchs
|
2018-09-11 17:48:24 +05:30 |
|
Thomas Schatzl
|
a19321464c
|
8210467: Remove unused G1CollectedHeap::_max_heap_capacity
Reviewed-by: sjohanss, phh
|
2018-09-11 09:14:36 +02:00 |
|
Thomas Schatzl
|
093c837c85
|
8210463: Recalculate_used() always sets time taken in G1GCPhaseTimes
Reviewed-by: phh, sjohanss
|
2018-09-11 09:13:37 +02:00 |
|
Chris Yin
|
694380add3
|
8209773: Refactor shell test javax/naming/module/basic.sh to java
Reviewed-by: vtewari, alanb
|
2018-09-11 09:27:47 +08:00 |
|
Weijun Wang
|
623caa5bbf
|
8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
Reviewed-by: mullan
|
2018-09-11 08:48:26 +08:00 |
|
Dean Long
|
6724b59873
|
8210434: [Graal] 8209301 prevents GitHub Graal from compiling with latest JDK
Reviewed-by: dnsimon, kvn
|
2018-09-10 16:33:05 -07:00 |
|
Kim Barrett
|
efe6ad59e8
|
8210511: TestSingleWriterSynchronizer can deadlock
Check for safepoints in test loops.
Reviewed-by: coleenp, eosterlund
|
2018-09-10 19:18:04 -04:00 |
|
David Holmes
|
1f30060cbb
|
8210512: [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects
Account for the self-reference that every class has in the constant pool
Reviewed-by: sspitsyn, jcbeyler
|
2018-09-10 18:57:44 -04:00 |
|
Jiangli Zhou
|
4baa5b10d1
|
8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set
System module objects are not archived when EnableJVMCI is set to true.
Reviewed-by: iklam, ccheung
|
2018-09-10 18:30:24 -04:00 |
|