Mandy Chung
|
46f0fa8c20
|
8206240: java.lang.Class.newInstance() is causing caller to leak
Reviewed-by: alanb
|
2018-10-04 13:02:58 -07:00 |
|
Vicente Romero
|
609d90e98a
|
8210789: langtools/tools/javac/T8152616.java missing @modules
Reviewed-by: jjg
|
2018-10-04 10:19:01 -07:00 |
|
Erik Joelsson
|
2c88ce1b89
|
8211677: Java resource copy and clean should use MakeTargetDir macro
Reviewed-by: tbell, ihse
|
2018-10-04 09:43:49 -07:00 |
|
Gilles Duboscq
|
44a83147db
|
8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection
Reviewed-by: kvn
|
2018-08-17 12:19:52 +02:00 |
|
Vicente Romero
|
2589e9733e
|
8211148: var in implicit lambdas shouldn't be accepted for source < 11
Reviewed-by: mcimadamore
|
2018-10-04 08:37:08 -07:00 |
|
Mandy Chung
|
73a6313038
|
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
Reviewed-by: alanb, egahlin
|
2018-10-04 08:45:21 -07:00 |
|
Martin Doerr
|
4af2374271
|
8210754: print_location is not reliable enough (printing register info)
Reviewed-by: stuefe, coleenp
|
2018-10-04 16:39:07 +02:00 |
|
Robbin Ehn
|
dcfb9a75aa
|
8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable"
Reviewed-by: dcubed, dholmes
|
2018-10-04 14:03:13 +02:00 |
|
Pallavi Sonal
|
f5d19b9109
|
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
Reviewed-by: rriggs, scolebourne, naoto
|
2018-10-04 17:25:51 +05:30 |
|
Jesper Wilhelmsson
|
ea3fb3979c
|
Added tag jdk-12+14 for changeset 6f04692c7d51
|
2018-10-04 10:35:59 +02:00 |
|
Jesper Wilhelmsson
|
4cb40ea9f9
|
Added tag jdk-12+14 for changeset 8897e41b327c
|
2018-10-04 00:50:54 +02:00 |
|
Vladimir Kozlov
|
0899668970
|
8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
Exclude this test from running with Java Graal
Reviewed-by: iveresov
|
2018-10-03 14:53:05 -07:00 |
|
Xueming Shen
|
78276f7b33
|
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
Reviewed-by: alanb, lancea
|
2018-10-03 12:54:54 -07:00 |
|
Poonam Bajaj
|
3ce24a0442
|
8211150: G1 Full GC not purging code root memory and hence causing memory leak
Reviewed-by: tschatzl, sjohanss
|
2018-10-03 19:30:49 +00:00 |
|
Gary Adams
|
82ab90dbb3
|
8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
Reviewed-by: cjplummer, amenkov
|
2018-10-03 07:41:28 -04:00 |
|
Vladimir Kozlov
|
daf3cd17c4
|
8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
Use default compile threshold for these tests
Reviewed-by: thartmann
|
2018-10-03 10:38:30 -07:00 |
|
Gerard Ziemski
|
db646c699a
|
8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
Added ATTRIBUTE_PRINTF to JVMFlag::printError
Reviewed-by: kbarrett, coleenp
|
2018-10-03 12:34:22 -05:00 |
|
Aleksey Shipilev
|
5850a50781
|
8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
Reviewed-by: kvn
|
2018-10-03 18:46:26 +02:00 |
|
Andrew Haley
|
989aa8a4fc
|
Merge
|
2018-10-03 17:45:59 +01:00 |
|
Andrew Haley
|
1ef860cf09
|
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
Reviewed-by: shade, alanb
|
2018-10-03 17:29:47 +01:00 |
|
Rahul Raghavan
|
493b31ba91
|
8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope
Corrected nreg definition
Reviewed-by: dcubed, kvn, shade
|
2018-10-03 08:03:13 -07:00 |
|
Claes Redestad
|
08b8a3149b
|
8211384: Obsolete -XX:+/-MonitorInUseLists option
Reviewed-by: mikael, rkennke, shade, dcubed
|
2018-10-03 15:05:46 +02:00 |
|
Harold Seigel
|
221005a3d4
|
8209138: Symbol constructor uses u1 as the element type of its name argument
Maske u1 the type for Symbol values and add a function to return it as a char.
Reviewed-by: dholmes, coleenp
|
2018-10-03 09:46:46 -04:00 |
|
David Holmes
|
a3cd6a1a70
|
8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Reviewed-by: mikael, mdoerr, bulasevich, eosterlund
|
2018-10-03 03:41:57 -04:00 |
|
Priya Lakshmi Muthuswamy
|
5cfc3bbdd4
|
8208531: -javafx mode should be on by default when JavaFX is available
Reviewed-by: jjg
|
2018-10-03 11:43:39 +05:30 |
|
Mikael Vidstedt
|
8e53d1b5dc
|
8211350: Remove jprt support
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
|
2018-10-02 22:36:08 -07:00 |
|
Prasadrao Koppula
|
c55d60acf7
|
8211107: LDAPS communication failure with jdk 1.8.0_181
Reviewed-by: chegar, coffeys, vtewari
|
2018-10-02 21:38:54 +05:30 |
|
Calvin Cheung
|
40b75053e4
|
8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address."
Catch the InvocationTargetException and rethrow exception based on the cause
Reviewed-by: jiangli, iklam
|
2018-10-02 20:52:40 -07:00 |
|
Mikael Vidstedt
|
1cca59019b
|
8211364: Remove expired flags
Reviewed-by: dholmes, egahlin
|
2018-10-02 15:01:25 -07:00 |
|
Ioi Lam
|
568e8beda6
|
8209946: [TESTBUG] CDS tests should use "@run driver"
Reviewed-by: ccheung, jiangli, mseledtsov
|
2018-10-02 14:32:33 -07:00 |
|
David Holmes
|
d1d1c16f8c
|
8211175: Remove temporary clock initialization duplication
Reviewed-by: rehn, mikael
|
2018-10-02 17:12:13 -04:00 |
|
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 |
|
Roland Westrelin
|
ce59b4b472
|
8210887: Tweak C2 gc api for arraycopy
Reviewed-by: kvn, thartmann
|
2018-09-28 10:42:40 +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 |
|