Ekaterina Pavlova
|
49a3af9513
|
8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
Reviewed-by: kvn, erikj, ihse
|
2018-11-02 14:00:29 -07:00 |
|
Joe Wang
|
d6f958719d
|
8213321: Fix legal headers in test/jaxp
Reviewed-by: darcy, jjg, lancea
|
2018-11-02 12:33:28 -07:00 |
|
Hannes Wallnöfer
|
f8c4729c1b
|
8210405: Javadoc search doesn't always consider full input upon Enter
Reviewed-by: jjg
|
2018-11-02 18:35:30 +01:00 |
|
Brian Burkhalter
|
36ca4f5893
|
8213306: Fix legal headers in test/java/nio
Reviewed-by: chegar
|
2018-11-02 09:58:55 -07:00 |
|
Brian Burkhalter
|
e21d8fef64
|
8213305: Fix legal headers in test/java/math
Reviewed-by: darcy
|
2018-11-02 09:56:47 -07:00 |
|
Daniel D. Daugherty
|
d17f8229f7
|
8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
Reviewed-by: ccheung, darcy
|
2018-11-02 12:49:42 -04:00 |
|
Chris Hegarty
|
84d6099da9
|
8213296: Fix legal headers in test/jdk/java/net
Reviewed-by: alanb, dfuchs
|
2018-11-02 16:11:29 +00:00 |
|
Robbin Ehn
|
6e5e462e2a
|
8213236: A partial removed/deleted JavaThread cannot transition
Reviewed-by: dholmes, dcubed, eosterlund
|
2018-11-02 14:13:05 +01:00 |
|
Erik Österlund
|
25f14cd757
|
8209189: Make CompiledMethod::do_unloading more concurrent
Reviewed-by: kvn, coleenp
|
2018-11-02 08:33:59 +01:00 |
|
Erik Österlund
|
97d3dc7902
|
8212681: Refactor IC locking to use a fine grained CompiledICLocker
Reviewed-by: coleenp, rehn, kvn
|
2018-11-01 14:57:26 +01:00 |
|
Per Lidén
|
54d4acf73f
|
8212184: Incorrect oop ref strength used for referents in FinalReference
Reviewed-by: eosterlund, kbarrett
|
2018-11-02 07:58:22 +01:00 |
|
Per Lidén
|
ca91f514d8
|
8212921: ZGC: Move verification to after resurrection unblocked
Reviewed-by: eosterlund
|
2018-11-02 07:46:00 +01:00 |
|
Tom Rodriguez
|
a429adfa2d
|
8213203: [JVMCI] adopt formatting changes from jvmci 8
Reviewed-by: kvn
|
2018-11-02 00:26:25 -07:00 |
|
Joe Darcy
|
7a350b9474
|
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
Reviewed-by: vromero, plevart, briangoetz, mcimadamore
|
2018-11-01 20:37:45 -07:00 |
|
Jonathan Gibbons
|
72bfdd96f1
|
8213265: fix missing newlines at end of files
Reviewed-by: darcy
|
2018-11-01 15:11:08 -07:00 |
|
Ichiroh Takiguchi
|
be00a3f7ee
|
8211382: ISO2022JP and GB18030 NIO converter issues
Reviewed-by: sherman, rriggs
|
2018-11-01 17:48:10 -04:00 |
|
Jonathan Gibbons
|
73fa99ae86
|
8213263: fix legal headers in test/langtools
Reviewed-by: darcy
|
2018-11-01 14:32:55 -07:00 |
|
Naoto Sato
|
0eda8a33bb
|
8213046: Define Japanese new Era character
Reviewed-by: lancea, rriggs
|
2018-11-01 14:07:59 -07:00 |
|
Sean Mullan
|
30745fe1a8
|
8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults
Reviewed-by: xuelei
|
2018-11-01 16:53:54 -04:00 |
|
Robbin Ehn
|
9a043c50f9
|
8209495: NMethodSweeper::sweep_code_cache cause severe delays
Reviewed-by: thartmann, eosterlund
|
2018-11-01 17:56:01 +01:00 |
|
Ramanand Patil
|
3eef9c7997
|
8213085: (tz) Upgrade time-zone data to tzdata2018g
Reviewed-by: martin, naoto
|
2018-11-01 12:43:21 -04:00 |
|
Joe Wang
|
2c4392d433
|
8212871: Broken links give 401-Unauthorized
Reviewed-by: lancea
|
2018-11-01 09:41:04 -07:00 |
|
Brian Burkhalter
|
cb73851579
|
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
Reviewed-by: alanb, chegar
|
2018-11-01 09:34:59 -07:00 |
|
Nico Williams
|
58a340bcb1
|
8212217: JGSS: Don't dispose() of creds too eagerly
Reviewed-by: mullan, weijun
|
2018-11-01 22:41:32 +08:00 |
|
Tobias Hartmann
|
2fe0a0f20b
|
8213014: Crash in CompileBroker::make_thread due to OOM
Added missing null checks and checks for pending exception.
Reviewed-by: kvn, dholmes, mdoerr
|
2018-11-01 14:15:35 +01:00 |
|
Magnus Ihse Bursie
|
b77f937f7e
|
8213237: Remove test-compile-commands from jib-profiles.js
Reviewed-by: lancea
|
2018-11-01 11:28:02 +01:00 |
|
Doug Simon
|
3d2f28b540
|
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
Reviewed-by: kvn
|
2018-11-01 11:23:12 +01:00 |
|
Gary Adams
|
ad6611f3ce
|
8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt
Reviewed-by: cjplummer, dtitov, jcbeyler
|
2018-10-23 14:23:46 -04:00 |
|
Gary Adams
|
426873751c
|
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2018-10-23 11:51:03 -04:00 |
|
David M Lloyd
|
f853aebd9b
|
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Reviewed-by: alanb, rriggs
|
2018-10-18 15:56:37 -05:00 |
|
Igor Ignatyev
|
0c061174b6
|
8177711: Convert TestVirtualSpaceNode_test to GTest
Reviewed-by: jwilhelm
|
2018-10-31 19:56:51 -07:00 |
|
Jesper Wilhelmsson
|
cadfdfd812
|
Added tag jdk-12+18 for changeset e38473506688
|
2018-11-01 02:12:13 +01:00 |
|
Calvin Cheung
|
fc19077b52
|
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Remove code referencing the IgnoreUnverifiableClassesDuringDump
Reviewed-by: dholmes, jiangli
|
2018-10-31 14:00:51 -07:00 |
|
Rajan Halade
|
b627cee532
|
8207059: Update test certificates in QuoVadisCA.java test
Reviewed-by: mullan, mbaesken
|
2018-10-31 13:58:15 -07:00 |
|
Bob Vandette
|
c656dde507
|
Merge
|
2018-10-31 16:27:31 -04:00 |
|
Bob Vandette
|
f7ebca2763
|
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
Reviewed-by: fparain, dcubed, jwilhelm
|
2018-10-31 16:27:01 -04:00 |
|
Abdul Kolarkunnu
|
6352b5f64d
|
8209499: Create test for SwingSet EditorPaneDemo
Reviewed-by: serb
|
2018-10-03 23:00:32 -07:00 |
|
Alexandre Iline
|
afa8a8ff9b
|
Merge
|
2018-10-15 13:44:31 -07:00 |
|
Aleksey Shipilev
|
a0e02d649c
|
8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
Reviewed-by: rkennke, kbarrett, joehw
|
2018-10-15 22:30:32 +02:00 |
|
Jiangli Zhou
|
ace36f9ac3
|
8211956: AppCDS crashes for some uses with JRuby
Make sure FileMapInfo::verify_mapped_heap_regions only verifies 'num' of spaces.
Reviewed-by: iklam
|
2018-10-15 15:21:54 -04:00 |
|
Erik Joelsson
|
232912a6ca
|
8212028: Use run-test makefile framework for testing in Oracle's Mach5
Reviewed-by: ihse
|
2018-10-15 11:36:20 -07:00 |
|
Abdul Kolarkunnu
|
56847065af
|
8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
Reviewed-by: serb
|
2018-10-11 07:22:53 -07:00 |
|
Zhengyu Gu
|
a0ce3d3f18
|
8212074: Add method to peek the remaining tasks in task queues
Add methods for implementing new task termination protocol
Reviewed-by: tschatzl, shade, rkennke
|
2018-10-15 11:53:15 -04:00 |
|
John Jiang
|
4fe2edae59
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net
Reviewed-by: chegar
|
2018-10-15 22:47:03 +08:00 |
|
Sean Coffey
|
497de20391
|
8209862: CipherCore performance improvement
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Reviewed-by: apetcher, ascarpino
|
2018-10-15 14:42:31 +01:00 |
|
Leo Korinth
|
e898052f3b
|
8211447: Replace oop_pc_update_pointers with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
|
2018-10-12 12:14:01 +02:00 |
|
Leo Korinth
|
78fe66c3bb
|
8211446: Replace oop_pc_follow_contents with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
|
2018-10-12 12:13:06 +02:00 |
|
Leo Korinth
|
4bc903d17a
|
8201436: Replace oop_ps_push_contents with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
|
2018-10-12 12:10:34 +02:00 |
|
Priya Lakshmi Muthuswamy
|
ce05c7751d
|
8211957: Broken links to stylesheet in java.base/doc-files
Reviewed-by: alanb
|
2018-10-15 17:52:42 +05:30 |
|
Martin Doerr
|
e790d11666
|
8211852: inspect stack during error reporting
Reviewed-by: dholmes, goetz
|
2018-10-15 08:08:02 +02:00 |
|