Erik Gahlin
|
e06c17ce33
|
8234703: JFR TestOutOfProcessMigration.java should clean up files
Reviewed-by: mgronlun
|
2019-11-25 14:06:13 +01:00 |
|
Leo Korinth
|
48615b4ca9
|
8233029: Obsolete flag GCTaskTimeStampEntries
Reviewed-by: kbarrett, tschatzl
|
2019-11-25 08:11:24 +01:00 |
|
Matthias Baesken
|
a65c0d7afe
|
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
Reviewed-by: clanger
|
2019-10-30 14:52:27 +01:00 |
|
Weijun Wang
|
a66829bc89
|
8231950: keytool -ext camel-case shorthand not working
Reviewed-by: mullan
|
2019-11-04 14:26:18 +08:00 |
|
Alan Bateman
|
db4909bf99
|
8232673: (dc) DatagramChannel socket adaptor issues
Reviewed-by: dfuchs, chegar
|
2019-11-02 10:02:18 +00:00 |
|
Julia Boes
|
012dffcd27
|
8231632: HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact
Modified method description to disambiguate when false is returned and altered implementation
Reviewed-by: dfuchs, chegar, vtewari
|
2019-11-01 12:57:01 +00:00 |
|
Igor Veresov
|
83dda95d7f
|
8227003: Add high-level JIT compilation mode control mechanism
Add tiered mode to emulate non-tiered with special mode for JVMCI compiler. Add -XX:CompilationMode option.
Reviewed-by: never, redestad
|
2019-11-01 09:39:13 -07:00 |
|
Doug Lea
|
f29d1d172b
|
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11
Reviewed-by: martin
|
2019-11-01 09:07:59 -07:00 |
|
Doug Lea
|
dc7d30d08e
|
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
Reviewed-by: martin
|
2019-11-01 09:04:04 -07:00 |
|
Sergey Bylokhov
|
7d0e14178d
|
8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen
Reviewed-by: prr
|
2019-10-24 14:54:31 -07:00 |
|
Ambarish Rapte
|
30a4739efa
|
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
Reviewed-by: serb, psadhukhan
|
2019-10-30 16:59:40 +05:30 |
|
Sergey Bylokhov
|
6de547452c
|
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
Reviewed-by: prr, jdv
|
2019-10-24 01:02:08 -07:00 |
|
Sean Mullan
|
a0f8febb8b
|
8230318: Better trust store usage
Reviewed-by: weijun, rhalade, ahgross
|
2019-10-22 17:25:34 -04:00 |
|
Amy Lu
|
0c1f972f4a
|
8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all
Reviewed-by: alanb
|
2019-11-13 09:09:04 +08:00 |
|
Naoto Sato
|
9803a8dcb2
|
8232860: Error formatting integer values with MessageFormat.format() using HOST provider
Reviewed-by: rriggs
|
2019-11-12 14:05:18 -08:00 |
|
Vladimir Yaroslavskiy
|
de54eb1513
|
8226297: Dual-pivot quicksort improvements
Reviewed-by: dl, lbourges
|
2019-11-12 13:49:40 -08:00 |
|
Erik Österlund
|
54572d621a
|
8233797: ZGC: Unify naming convention for functions using atomics
Reviewed-by: pliden, stefank
|
2019-11-12 20:01:23 +00:00 |
|
Joe Darcy
|
f13a0df720
|
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg
Reviewed-by: jlaskey, jlahoda
|
2019-11-12 10:45:23 -08:00 |
|
Thomas Schatzl
|
d8fa5af9a9
|
8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2)
Reviewed-by: lkorinth, kbarrett
|
2019-11-12 16:28:26 +01:00 |
|
Julia Boes
|
d948bfd584
|
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
Change implementation to use iterator instead of plain LinkedList
Reviewed-by: dfuchs, vtewari
|
2019-11-08 11:15:16 +00:00 |
|
Jie Fu
|
b2ce439b85
|
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler
Reviewed-by: thartmann, iveresov
|
2019-11-11 17:40:28 +08:00 |
|
Tobias Hartmann
|
1833584f92
|
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
Strengthened asserts in locate_pre_from_main() and added a check for is_main_no_pre_loop().
Reviewed-by: kvn, vlivanov
|
2019-11-12 10:16:04 +01:00 |
|
Jan Lahoda
|
29852ecd80
|
8232684: Make switch expressions final
Reviewed-by: alanb, mcimadamore, kvn
|
2019-11-12 06:32:13 +00:00 |
|
Mat Carter
|
f390c87d8d
|
8231863: Crash if classpath is read from @argument file and the main gets option argument
Reviewed-by: alanb, mchung
|
2019-11-11 17:43:10 -08:00 |
|
Daniil Titov
|
a4c01b3c46
|
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
Reviewed-by: amenkov, cjplummer
|
2019-11-11 11:09:49 -08:00 |
|
Goetz Lindenmaier
|
bc116ded54
|
8231757: [ppc] Fix VerifyOops. Errors show since 8231058
Also make the checks print the wrong value and where a failure occurred.
Reviewed-by: dholmes, mdoerr
|
2019-11-11 16:24:35 +01:00 |
|
Phil Race
|
53439611f0
|
Merge
|
2019-10-18 09:25:06 -07:00 |
|
Jie Fu
|
75d143bcfc
|
8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled
Reviewed-by: iklam, dholmes
|
2019-10-18 14:15:10 +08:00 |
|
Christoph Langer
|
3e02a34be9
|
8232370: Refactor some com.sun.jdi tests to enable IDE integration
Reviewed-by: amenkov, cjplummer, sspitsyn
|
2019-10-17 22:41:36 +02:00 |
|
Alexey Ivanov
|
8ca21069c6
|
8223558: Java does not render Myanmar script correctly
Reviewed-by: prr, serb
|
2019-10-16 22:30:30 +01:00 |
|
Sergey Bylokhov
|
e4b73897ad
|
8232225: Rework the fix for JDK-8071483
Reviewed-by: prr
|
2019-10-15 22:42:23 -07:00 |
|
Ralf Schmelter
|
04e885b498
|
8232168: Fix non wide char canonicalization on Windows
Reviewed-by: clanger, alanb, ccheung
|
2019-10-15 17:08:09 +02:00 |
|
Alex Menkov
|
3f93ec68ee
|
8224159: JDWP IPv6 scope support
Reviewed-by: sspitsyn, cjplummer
|
2019-10-31 14:23:06 -07:00 |
|
Daniel Fuchs
|
7df849224b
|
8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
Sun/net/www/ftptest/FtpCommandHandler.java is modified to handle EOF properly
Reviewed-by: chegar, vtewari
|
2019-10-31 19:31:03 +00:00 |
|
Alan Bateman
|
6d98a3bdd8
|
8205132: Degrade Thread.countStackFrames() to throw UOE
Reviewed-by: mchung, dholmes, dcubed
|
2019-10-31 16:45:58 +00:00 |
|
Vojin Jovanovic
|
29f2d74173
|
8232806: Introduce a system property to disable eager lambda initialization
Reviewed-by: briangoetz, mr, psandoz, forax
|
2019-10-28 15:03:36 +01:00 |
|
Lance Andersen
|
3cc7b5babe
|
8231451: ZipFileInputStream::skip handling of negative values with STORED entries
Reviewed-by: clanger, bpb, alanb
|
2019-10-30 15:54:41 -04:00 |
|
Markus Grönlund
|
8addc1418a
|
8226511: Implement JFR Event Streaming
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Reviewed-by: egahlin, mseledtsov, mgronlun
|
2019-10-30 19:43:52 +01:00 |
|
Christian Hagedorn
|
6df28153fd
|
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Explicitly set the receiver klass in the ci MDO to NULL if it is NULL in the MDO while translating.
Reviewed-by: kvn, thartmann
|
2019-10-29 14:29:40 +01:00 |
|
Pengfei Li
|
ec56d9aaf0
|
8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl
Reviewed-by: aph
|
2019-10-30 09:17:36 +08:00 |
|
Vladimir Kozlov
|
5c506779b2
|
8233035: Update JVMCI
Reviewed-by: dlong
|
2019-10-29 15:35:06 -07:00 |
|
Mandy Chung
|
5b0fbb2560
|
8173975: Lookup::in should not allow target class be primitive or array class
Reviewed-by: alanb
|
2019-10-29 12:52:03 -07:00 |
|
Lance Andersen
|
4095f60323
|
8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file
Reviewed-by: clanger, bpb, alanb
|
2019-10-29 14:22:18 -04:00 |
|
Eric Caspole
|
dbbd17b497
|
8233075: JFR - nmetods - misspelled in several places
Reviewed-by: hseigel, mseledtsov
|
2019-10-29 13:51:14 -04:00 |
|
Jie Fu
|
66a4fd2b79
|
8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible
Reviewed-by: redestad, mchung
|
2019-10-29 10:13:27 -07:00 |
|
Mark Reinhold
|
d83df45396
|
8232080: jlink plugins for vendor information and run-time options
Reviewed-by: ihse, alanb, kvn, bobv, mchung
|
2019-10-29 08:26:55 -07:00 |
|
Weijun Wang
|
026a05d0c6
|
8231365: ServicePermission::equals doesn't comply to the spec
8231196: DelegationPermission allows to create an instance that thows NPE on ::equals call
Reviewed-by: mullan
|
2019-10-29 09:34:23 +08:00 |
|
Weijun Wang
|
055a49a266
|
8228969: 2019-09-28 public suffix list update
Reviewed-by: mullan
|
2019-10-29 09:34:21 +08:00 |
|
Coleen Phillimore
|
26da13e59c
|
8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing
Make the test reserve 1G rather than 3G, so it is more reliable.
Reviewed-by: hseigel, stuefe
|
2019-10-28 16:41:47 -04:00 |
|
Naoto Sato
|
127c4a4e1b
|
8231273: Upgrade CLDR to v36
Reviewed-by: rriggs
|
2019-10-28 11:06:17 -07:00 |
|