Alex Menkov
07815d0139
8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
...
Reviewed-by: jcbeyler, dtitov, cjplummer
2018-10-02 12:08:51 -07:00
Alex Menkov
d5062c82af
8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
...
Reviewed-by: jcbeyler, cjplummer
2018-10-02 12:06:29 -07:00
Ivan Gerasimov
2ae27da3bc
8200381: Typos in javadoc - missing verb "be" and alike
...
Reviewed-by: lancea, darcy, wetmore
2018-10-02 10:19:07 -07:00
Liam Miller-Cushon
c7e3654a5c
8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
...
Reviewed-by: mcimadamore, vromero
2018-10-01 21:14:58 -07:00
Abdul Kolarkunnu
2aa950f8bd
8211160: Handle different look and feels in JInternalFrameOperator
...
Reviewed-by: serb
2018-10-01 18:03:19 -07:00
Prasanta Sadhukhan
added9caf6
6821316: comment in source code of SynthStyleFactory.java has a self-reference
...
Reviewed-by: serb
2018-09-29 09:43:33 +05:30
Prasanta Sadhukhan
61dc835d26
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
...
Reviewed-by: serb
2018-09-29 09:41:33 +05:30
Roland Westrelin
ce59b4b472
8210887: Tweak C2 gc api for arraycopy
...
Reviewed-by: kvn, thartmann
2018-09-28 10:42:40 +02:00
Christoph Langer
64c46dd029
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
...
Reviewed-by: serb
2018-09-28 06:39:52 +01:00
Prasanta Sadhukhan
2a43fc5a1b
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
...
Reviewed-by: serb
2018-09-28 09:17:24 +05:30
Phil Race
f7db806ed1
Merge
2018-09-27 11:46:28 -07:00
Phil Race
7f623d813a
Merge
2018-09-27 11:39:45 -07:00
Phil Race
b18f1d282e
Merge
2018-09-27 10:49:10 -07:00
Erik Joelsson
9d846aae1f
8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle
...
Reviewed-by: tbell, prr, ihse
2018-09-27 08:49:12 -07:00
Roland Westrelin
2ab522db78
8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
...
Reviewed-by: kvn, thartmann
2018-09-27 17:46:01 +02:00
Roland Westrelin
b00f4560cb
8211231: BarrierSetC1::generate_referent_check() confuses register allocator
...
Reviewed-by: iveresov, kvn
2018-09-27 16:25:25 +02:00
Daniel Fuchs
bb0074a569
8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher
...
Fixed links by moving <> out of the link as was done elsewhere in the file.
Reviewed-by: chegar
2018-10-02 14:17:30 +01:00
Chris Hegarty
f1436a3b4d
8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
...
Reviewed-by: dfuchs
2018-10-02 10:40:58 +01:00
Chris Hegarty
0cb267ad1c
8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
...
Reviewed-by: dfuchs
2018-10-02 09:05:07 +01:00
Weijun Wang
9452b88d93
8210821: Support dns_canonicalize_hostname in krb5.conf
...
Reviewed-by: valeriep
2018-10-02 16:02:35 +08:00
Man Cao
33c38f2ccb
8210716: Detailed GC logging request misses some
...
Changed log tags from (heap, ergo) to (gc, ergo, heap).
Reviewed-by: kbarrett, tschatzl
2018-10-01 20:16:55 -04:00
Igor Ignatyev
ab8c7f710c
8211171: move JarUtils to top-level testlibrary
...
Reviewed-by: alanb
2018-10-01 14:54:46 -07:00
Sandhya Viswanathan
b0ea3a49d2
8211251: Default mask register for avx512 instructions
...
Encode AVX 512 instructions as unmasked instruction where mask register is not specified.
Reviewed-by: kvn
2018-10-01 11:54:34 -07:00
Calvin Cheung
5985805474
8211278: Update ProblemList
...
Reviewed-by: iklam
2018-10-01 11:36:48 -07:00
Roman Kennke
b263449b15
8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
...
Reviewed-by: eosterlund, thartmann
2018-10-01 20:23:56 +02:00
Volker Simonis
d35eda31e3
8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
...
Reviewed-by: dcubed, coleenp
2018-10-01 19:08:14 +02:00
Lance Andersen
c925556ec4
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
...
Reviewed-by: mchung, alanb
2018-10-01 13:05:51 -04:00
Andrew Haley
4374820705
Merge
2018-10-01 12:30:33 -04:00
Pengfei Li
21af2af13e
8211333: AArch64: Fix another build failure after JDK-8211029
...
Reviewed-by: shade, aph
2018-10-01 12:29:47 -04:00
Roman Kennke
5910b521c4
8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value]
...
Reviewed-by: ihse, clanger
2018-10-01 17:47:26 +02:00
Aleksey Shipilev
5212f0bc11
8211239: Build fails without JFR: empty JFR events signatures mismatch
...
Reviewed-by: mgronlun, dholmes
2018-10-01 16:41:10 +02:00
Roman Kennke
f7b890ae5f
8211241: Missing obj equals in TemplateTable::fast_aldc
...
Reviewed-by: dcubed, coleenp
2018-10-01 16:34:22 +02:00
Lutz Schmidt
56e6f2cc1b
8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029)
...
Reviewed-by: shade, simonis
2018-10-01 12:07:15 +02:00
Gary Adams
c0fd523c05
8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)"
...
Reviewed-by: cjplummer, jcbeyler
2018-09-27 07:33:13 -04:00
Krishna Addepalli
c105cd5164
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
...
Reviewed-by: serb, psadhukhan
2018-09-27 14:36:33 +05:30
Anton Litvinov
ad74d2a16e
8211165: License header is absent in a few J2Ddemo source code files
...
Reviewed-by: prr, iris
2018-09-26 18:36:55 +01:00
Kevin Walls
23d457063d
8211124: HotSpot update for vm_version.cpp to recognise updated VS2017
...
Reviewed-by: dholmes, lfoltan
2018-09-26 06:28:48 -07:00
Jan Lahoda
17c3d1c333
8211102: Crash with -XDfind=lambda and -source 7
...
Disabling analyzers that cannot run in the given source level; lambdas in standalone positions should have erroneous type rather than the recovery type; avoiding crash in Flow for broken code.
Reviewed-by: mcimadamore
2018-09-27 10:24:12 +02:00
Martin Doerr
71a67b43fb
8211097: aix: fix build after JDK-8210919
...
Reviewed-by: shade, mbaesken, erikj
2018-09-27 09:29:52 +02:00
Priya Lakshmi Muthuswamy
54f929e9d6
8202628: javadoc generates bad links in TestModules.java
...
Reviewed-by: jjg
2018-09-27 10:10:47 +05:30
Calvin Cheung
5108d2e1dd
8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed
...
Removed the unnecessary makeCommandLineForAppCDS() method and its usage
Reviewed-by: iklam, jiangli
2018-09-26 18:21:26 -07:00
Jesper Wilhelmsson
6d6b22c277
Added tag jdk-12+13 for changeset 511a9946f83e
2018-09-27 01:25:42 +02:00
Jonathan Gibbons
db6295f8a2
8209963: source file mode for JVM should provide a hook to locate the source file
...
Reviewed-by: darcy
2018-09-26 16:23:31 -07:00
Jonathan Gibbons
065fdac559
8210555: create --source --target synonyms for -source -target
...
Reviewed-by: hannesw
2018-09-26 15:14:17 -07:00
Jonathan Gibbons
25ca76b4f9
8211180: SourceLauncherTest.java fails in JDK12 CI on Win*
...
Reviewed-by: mchung, darcy
2018-09-26 14:54:38 -07:00
Ekaterina Pavlova
b6fb9fccdd
8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
...
Reviewed-by: kvn
2018-09-26 12:47:38 -07:00
Coleen Phillimore
a5733f6349
Merge
2018-09-26 14:56:10 -04:00
Coleen Phillimore
06a1ea846a
8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
...
Already walk classes in ClassLoaderData::unload so generalize to also clean nmethod dependencies.
Reviewed-by: eosterlund, dlong, vlivanov
2018-09-26 14:01:48 -04:00
Liam Miller-Cushon
9c60728a28
8211138: Missing Flag enum constants
...
Reviewed-by: mcimadamore, vromero
2018-09-25 21:33:51 -07:00
Lance Andersen
d20eae2d31
8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization
...
Reviewed-by: mchung, alanb, darcy, dfuchs
2018-09-26 13:56:08 -04:00