Erik Österlund
|
842bc09b01
|
8210233: Prepare Klass::is_loader_alive() for concurrent class unloading
Reviewed-by: coleenp, pliden
|
2018-09-10 13:07:42 +02:00 |
|
Erik Österlund
|
a602e0b80c
|
8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading
Reviewed-by: coleenp, roland
|
2018-09-10 11:24:26 +02:00 |
|
Magnus Ihse Bursie
|
4db2b90f44
|
8056217: Remove awt_makecube.cpp
Reviewed-by: erikj, serb
|
2018-09-10 10:02:48 +02:00 |
|
Magnus Ihse Bursie
|
db72e03e12
|
8081858: make dist-clean does not delete all log files
Reviewed-by: erikj
|
2018-09-10 09:59:27 +02:00 |
|
Magnus Ihse Bursie
|
6b2d1c9834
|
8200609: Proper fix for mapfile removal for libjsig
Reviewed-by: erikj, dholmes
|
2018-09-10 09:58:23 +02:00 |
|
Erik Joelsson
|
26f801426d
|
8210283: Support git as an SCM alternative in the build
Reviewed-by: ihse, ehelin
|
2018-09-07 14:54:15 -07:00 |
|
Igor Ignatyev
|
21a0458422
|
8210112: remove jdk.testlibrary.ProcessTools
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2018-09-07 14:01:52 -07:00 |
|
Jiangli Zhou
|
bd77f790c3
|
8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1
Fixup archive heap regions before restoring any archived java object at runtime.
Reviewed-by: iklam, ccheung
|
2018-09-07 15:18:14 -04:00 |
|
Kim Barrett
|
8b1bdf579c
|
8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
Expanded permitted threads to include all NamedThreads.
Reviewed-by: dcubed, sspitsyn
|
2018-09-07 14:44:52 -04:00 |
|
Jean Christophe Beyler
|
d90f0a51c2
|
8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
Remove the JNI_ENV_ARG for the rest of the Get[G-Z]
Reviewed-by: dholmes, sspitsyn, cjplummer
|
2018-09-07 09:50:02 -07:00 |
|
Xueming Shen
|
23ec584fda
|
8210345: The Japanese message of FileNotFoundException garbled
Reviewed-by: alanb
|
2018-09-07 10:17:49 -07:00 |
|
Maurizio Cimadamore
|
c0d51dc514
|
8210495: compiler crashes because of illegal signature in otherwise legal code
Disable strict verification of compiler signatures when they do not affect generated bytecode
Reviewed-by: vromero
|
2018-09-07 15:56:21 +01:00 |
|
Andrew Leonard
|
660f6b448b
|
8209786: JDK12 fails to build on s390x with gcc 7.3
Reviewed-by: ihse, goetz
|
2018-09-07 11:24:59 +02:00 |
|
David Holmes
|
b66c67675d
|
8210486: Unused code in check_nest_attributes function
Reviewed-by: mikael, sspitsyn
|
2018-09-07 08:14:47 -04:00 |
|
Sean Mullan
|
59d3b2ccfa
|
6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
Remove code that is no longer necessary now that pre-JDK 1.2 SecurityManager methods are not supported.
Reviewed-by: mchung
|
2018-09-07 08:02:51 -04:00 |
|
Roland Westrelin
|
052a740695
|
8209544: AES encrypt performance regression in jdk11b11
Reviewed-by: kvn, vlivanov
|
2018-09-06 16:27:07 +02:00 |
|
Dean Long
|
25280e30d4
|
8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
Reviewed-by: coleenp, dholmes
|
2018-09-06 17:45:15 -07:00 |
|
Chris Yin
|
334d64e9a0
|
8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
Reviewed-by: chegar
|
2018-09-07 09:09:31 +08:00 |
|
Mikael Vidstedt
|
0f68e5221f
|
8210381: Obsolete EmitSync
Reviewed-by: kvn, dcubed, mdoerr, mbaesken, shade
|
2018-09-06 18:06:24 -07:00 |
|
Jonathan Gibbons
|
84cf73f2a5
|
8210009: Source Launcher classloader should support getResource and getResourceAsStream
Reviewed-by: mchung, plevart
|
2018-09-06 16:15:32 -07:00 |
|
Ivan Gerasimov
|
1c9dfca05b
|
8210285: CharsetDecoder/Encoder's constructor does not reject NaN
Reviewed-by: sherman, smarks, alanb, martin, darcy
|
2018-09-06 12:10:59 -07:00 |
|
Naoto Sato
|
d1958eeed1
|
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
Reviewed-by: rriggs
|
2018-09-06 10:49:17 -07:00 |
|
Calvin Cheung
|
9d6230fe4e
|
8185145: AppCDS custom loader support on Mac OS X
Reviewed-by: dholmes, gziemski
|
2018-09-06 09:30:47 -07:00 |
|
Vicente Romero
|
d0f7d4e374
|
8210435: don't add local variable spots if they are DCE'ed by the compiler
Reviewed-by: mcimadamore
|
2018-09-06 05:44:47 -07:00 |
|
Maurizio Cimadamore
|
66288b8c6c
|
8210318: idea.sh script doesn't work on Mac
Remove usage non-portable sed options
Reviewed-by: erikj, ihse
|
2018-09-06 13:13:35 +01:00 |
|
David Holmes
|
0d9f615e92
|
8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
Reviewed-by: lfoltan, ccheung
|
2018-09-06 02:01:20 -04:00 |
|
Rajan Halade
|
c201a7f8c9
|
8210432: Add additional TeliaSonera root certificate
Reviewed-by: mullan
|
2018-09-05 21:06:01 -07:00 |
|
Xue-Lei Andrew Fan
|
b7fdc4943f
|
8210334: TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
Reviewed-by: ascarpino, wetmore
|
2018-09-05 21:01:39 -07:00 |
|
Jean Christophe Beyler
|
d256eb923b
|
8210198: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
Remove JNI_ENV macros from the Get[A-F] tests
Reviewed-by: sspitsyn, amenkov, cjplummer
|
2018-09-05 19:40:52 -07:00 |
|
Jesper Wilhelmsson
|
bac1c9b8fb
|
Added tag jdk-12+10 for changeset 8f594f75e054
|
2018-09-06 02:50:04 +02:00 |
|
Jean Christophe Beyler
|
14e4479ca7
|
8208352: Merge HeapMonitorTest and HeapMonitorGCTest code
Merged the code that enables sampling and allocates
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2018-09-05 11:12:15 -07:00 |
|
Patricio Chilano Mateo
|
16b92a561c
|
8206424: Use locking for cleaning ProtectionDomainTable
ServiceThread is now in charge of cleaning ProtectionDomainTable entries
Reviewed-by: coleenp, iklam
|
2018-08-31 10:22:04 -04:00 |
|
Coleen Phillimore
|
98242123a3
|
8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
Reduce test time and allow OOM.
Reviewed-by: iklam, hseigel
|
2018-08-31 09:10:27 -04:00 |
|
Coleen Phillimore
|
eb9259138f
|
8210155: Lock ClassLoaderDataGraph
In preparation for concurrent class unloading.
Reviewed-by: hseigel, eosterlund
|
2018-08-31 07:03:46 -04:00 |
|
Hannes Wallnöfer
|
71479d029a
|
8176453: Javadoc search: there are issues with generics in parameters
Reviewed-by: jjg, sundar
|
2018-08-31 12:41:00 +02:00 |
|
Doug Simon
|
c131915d0a
|
8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
Reviewed-by: dlong, twisti
|
2018-08-31 11:43:06 +02:00 |
|
Magnus Ihse Bursie
|
8cc7ce2c18
|
6657100: Rename sparcWorks to solstudio in HotSpot
Reviewed-by: erikj, dcubed
|
2018-08-31 09:37:03 +02:00 |
|
Matthias Baesken
|
45fb620218
|
8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
Reviewed-by: mdoerr, stuefe
|
2018-08-30 13:12:38 +02:00 |
|
John Jiang
|
1f3d71b620
|
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
|
2018-08-31 10:32:47 +08:00 |
|
Hamlin Li
|
36f2d56823
|
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
Reviewed-by: alanb
|
2018-08-31 10:00:22 +08:00 |
|
Chris Plummer
|
7a55cb8954
|
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
Print pending reply when prompt is not recieved
Reviewed-by: dholmes, gadams, sspitsyn, jcbeyler
|
2018-08-30 17:59:40 -07:00 |
|
Kim Barrett
|
6a0bb0955e
|
8209975: Some GCThreadLocalData not initialized
Perform deferred BarrierSet initializations for NonJavaThreads too.
Reviewed-by: eosterlund, pliden
|
2018-08-30 17:03:46 -04:00 |
|
Aleksei Voitylov
|
26560a934d
|
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
Conditionalize compare with serial_phase_count.
Reviewed-by: kbarrett, shade
|
2018-08-30 16:33:14 -04:00 |
|
Kim Barrett
|
75a8e7d4e2
|
8210119: Rename SubTasksDone::is_task_claimed
Renamed to try_claim_task and inverted result.
Reviewed-by: coleenp, sjohanss
|
2018-08-30 16:16:19 -04:00 |
|
Brian Burkhalter
|
67b2c6fc66
|
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Reviewed-by: bsrbnd, mbaesken, bchristi, simonis
|
2018-08-30 12:39:26 -07:00 |
|
Alex Menkov
|
091aff1178
|
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
Reviewed-by: jcbeyler, sspitsyn, cjplummer
|
2018-08-30 11:53:49 -07:00 |
|
Abdul Kolarkunnu
|
d56ff9a452
|
8209993: Create a test for SwingSet3 ToolTipDemo
Reviewed-by: serb
|
2018-08-30 03:01:49 -07:00 |
|
Jean Christophe Beyler
|
b9b522a7ad
|
8203356: VM Object Allocation Collector can infinite recurse
VM Event callback do not provoke a VM alloc event
Reviewed-by: sspitsyn, phh, amenkov, cjplummer
|
2018-08-30 09:47:12 -07:00 |
|
Ioi Lam
|
3c135ae705
|
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
Reviewed-by: sspitsyn, iignatyev
|
2018-08-30 08:01:13 -07:00 |
|
Harold Seigel
|
d36066fdad
|
8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
Check for 'bc_length > 0' to handle lengths of -1.
Reviewed-by: coleenp
|
2018-08-30 09:08:23 -04:00 |
|