Severin Gehwolf
|
15ec4ba5c6
|
8218913: Rename --strip-debug jlink plugin
Reviewed-by: alanb, mchung
|
2019-02-13 12:01:09 +01:00 |
|
Erik Österlund
|
c044650295
|
8219638: ZGC: Free ZNMethodDataOops under a lock
Reviewed-by: pliden
|
2019-02-26 11:38:07 +01:00 |
|
Erik Österlund
|
c1250e0816
|
8218974: Free GC native structures in nmethod::flush
Reviewed-by: pliden
|
2019-02-26 11:36:00 +01:00 |
|
Nishit Jain
|
30b074d93c
|
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
Reviewed-by: naoto, rriggs
|
2019-02-26 14:57:23 +05:30 |
|
Ralf Schmelter
|
24be06441a
|
8219577: Returning NULL in a function which returns bools
Reviewed-by: shade, zgu, clanger
|
2019-02-22 04:59:12 -08:00 |
|
Chris Plummer
|
b0eedd125f
|
8219143: jdb should support breakpoint thread filters
Add thread filter to stop command.
Reviewed-by: sspitsyn, amenkov
|
2019-02-25 18:54:40 -08:00 |
|
Mikael Vidstedt
|
ab5cedabe1
|
8219675: Disable harfbuzz warnings with gcc 8
Reviewed-by: erikj, prr
|
2019-02-25 16:05:06 -08:00 |
|
John Jiang
|
e4fd3054fc
|
8215524: Finished message validation failure should be decrypt_error alert
Reviewed-by: xuelei
|
2019-02-26 07:26:29 +08:00 |
|
Joe Darcy
|
1610706716
|
8219561: Update jdeprscan to avoid the need for start-of-release changes
Reviewed-by: dfuchs, lancea, smarks
|
2019-02-25 14:45:29 -08:00 |
|
Mikhailo Seledtsov
|
8813c391df
|
8219553: [TESTBUG] Problem list JFR TestPeriod test
Problem listed the test
Reviewed-by: egahlin
|
2019-02-25 08:16:20 -08:00 |
|
Sean Mullan
|
677aaed765
|
8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction
Reviewed-by: clanger
|
2019-02-25 08:25:23 -05:00 |
|
Jini George
|
8b01c4b53d
|
8214756: SA should ignore archived java heap objects that are not in use
Ignore objects, the associated classes of which are unloaded while walking the heap to create a heapdump
Reviewed-by: jiangli, redestad
|
2019-02-25 13:50:32 +05:30 |
|
Matthias Baesken
|
4de51069e4
|
8218811: replace open by os::open in hotspot coding
Reviewed-by: dholmes, iklam, stuefe
|
2019-02-18 16:17:48 +01:00 |
|
David Holmes
|
1d5674ab33
|
8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected
Reviewed-by: iignatyev
|
2019-02-24 16:10:52 -05:00 |
|
Vicente Romero
|
4d368850e1
|
8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0
Reviewed-by: mchung, briangoetz
|
2019-02-23 19:41:53 -05:00 |
|
Aleksey Shipilev
|
3d6795e0e3
|
8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Reviewed-by: kbarrett, mikael
|
2019-02-23 10:55:45 +01:00 |
|
Mikael Vidstedt
|
1f65a934c0
|
8219611: Remove superfluous sigfillset code
Reviewed-by: dholmes
|
2019-02-22 18:54:23 -08:00 |
|
Igor Ignatyev
|
db21ab11f7
|
8209807: improve handling exception in requires.VMProps
Reviewed-by: vlivanov, mseledtsov
|
2019-02-22 14:39:57 -08:00 |
|
Stefan Karlsson
|
17777a7680
|
8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java
Reviewed-by: iignatyev
|
2019-02-22 20:42:01 +01:00 |
|
Coleen Phillimore
|
351280bbb8
|
8078725: method adjustments can be done just once for all classes involved into redefinition
Walk all classes at the end of redefinition and adjust method entries and clean MethodData
Reviewed-by: sspitsyn
|
2019-02-22 13:56:08 -05:00 |
|
Igor Ignatyev
|
b88c7ac223
|
8219158: use 'test.root' property instead of traversing test-src path
Reviewed-by: dholmes
|
2019-02-22 11:07:18 -08:00 |
|
Brian Burkhalter
|
24c70fcf88
|
8048192: (bf) Out of direct buffer memory message should include the limits
Reviewed-by: alanb, rriggs
|
2019-02-22 10:13:34 -08:00 |
|
Brian Burkhalter
|
b24f8ba2ec
|
8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char
Reviewed-by: alanb, redestad
|
2019-02-22 10:13:33 -08:00 |
|
Igor Ignatyev
|
98ebd2bc9e
|
8219417: bump jtreg requiredVersion to b14
Reviewed-by: alanb, dholmes
|
2019-02-22 09:47:00 -08:00 |
|
Aleksey Shipilev
|
8360a7884d
|
8219574: Minimal VM build failure after JDK-8219414
Reviewed-by: jgeorge, dholmes, cjplummer
|
2019-02-22 17:54:13 +01:00 |
|
Claes Redestad
|
c97af8c3f7
|
8219554: Redundant lookup_common in SymbolTable::add
Reviewed-by: iklam, coleenp, mikael
|
2019-02-22 16:41:01 +01:00 |
|
Boris Ulasevich
|
504562b3a4
|
8217647: JFR: recordings on 32-bit systems unreadable
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: egahlin
|
2019-02-22 17:30:07 +03:00 |
|
Priya Lakshmi Muthuswamy
|
2c2ca43c15
|
8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5
Reviewed-by: hannesw
|
2019-02-22 19:58:22 +05:30 |
|
Robbin Ehn
|
74d466fd5f
|
8219436: Safepoint logs correction and misc
Reviewed-by: mdoerr, coleenp
|
2019-02-22 14:20:06 +01:00 |
|
Stefan Karlsson
|
2133bed090
|
8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class
Reviewed-by: pliden
|
2019-02-21 14:24:44 +01:00 |
|
Stefan Karlsson
|
8fec4b7f85
|
8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class
Reviewed-by: pliden
|
2019-02-20 12:04:12 +01:00 |
|
Stefan Karlsson
|
a7707862a9
|
8219467: ZGC: Move ZNMethodData to its own file
Reviewed-by: pliden
|
2019-02-20 11:42:49 +01:00 |
|
Stefan Karlsson
|
858c007cf8
|
8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class
Reviewed-by: pliden
|
2019-02-20 11:39:36 +01:00 |
|
Stefan Karlsson
|
2895d5534d
|
8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData
Reviewed-by: pliden
|
2019-02-20 10:47:03 +01:00 |
|
Stefan Karlsson
|
7c5141a048
|
8219573: Add NMethodClosure
Reviewed-by: pliden, eosterlund
|
2019-02-21 13:20:34 +01:00 |
|
Stefan Karlsson
|
b0383a247d
|
8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock
Reviewed-by: pliden
|
2019-02-20 10:46:39 +01:00 |
|
Stefan Karlsson
|
45f74c8c95
|
8219462: ZGC: Use wait/notify in ZNMethodTable
Reviewed-by: pliden
|
2019-02-19 13:47:45 +01:00 |
|
Claes Redestad
|
33d947b7e3
|
8219247: Enable inlining of newly introduced PlatformMonitor methods
Reviewed-by: dholmes, rehn
|
2019-02-22 09:23:37 +01:00 |
|
Priya Lakshmi Muthuswamy
|
151e628a8e
|
8215584: Remove support for the "old" doclet API in com/sun/javadoc
Reviewed-by: jjg, hannesw
|
2019-02-22 11:10:55 +05:30 |
|
Ioi Lam
|
d06f3e7e28
|
8218751: Do not store original classfiles inside the CDS archive
Remove the OD shared region and decode classfiles on the fly
Reviewed-by: jiangli, ccheung, sspitsyn, redestad
|
2019-02-21 17:07:35 -08:00 |
|
Jonathan Gibbons
|
b7ed42eedd
|
8219558: jdk/javadoc tests fail with missing headings: h1
Reviewed-by: darcy
|
2019-02-21 17:50:27 -08:00 |
|
Mikael Vidstedt
|
15d554b395
|
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Reviewed-by: kbarrett, rehn
|
2019-02-21 16:56:06 -08:00 |
|
Jonathan Gibbons
|
46666a2d94
|
8216170: java.lang.IllegalArgumentException: directories not supported
Reviewed-by: hannesw
|
2019-02-21 15:17:42 -08:00 |
|
Jonathan Gibbons
|
4aafd7b06e
|
8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument
Reviewed-by: hannesw
|
2019-02-21 15:05:47 -08:00 |
|
Jonathan Gibbons
|
fa0093dc2c
|
8215307: Pages do not have <h1>
Reviewed-by: hannesw
|
2019-02-21 14:03:57 -08:00 |
|
Joe Darcy
|
bf2d27c5a4
|
8219254: Update explicit uses of latest source/target in langtools tests to a property
8219256: Update javac diags tests to use properties
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: jjg, jlahoda, darcy, iignatyev
|
2019-02-21 10:29:16 -08:00 |
|
Naoto Sato
|
86e513bd48
|
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
Reviewed-by: nishjain, rriggs
|
2019-02-21 10:26:56 -08:00 |
|
Daniel Fuchs
|
e58a4da301
|
8216363: NullPointerException in java.util.logging.Handler#isLoggable
The implementation is changed to match the spec: isLoggable(null) returns false.
Reviewed-by: mchung, lancea
|
2019-02-21 16:57:47 +00:00 |
|
Roland Westrelin
|
7fd7a118da
|
8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses
Reviewed-by: thartmann, kvn
|
2019-02-18 17:41:31 +01:00 |
|
Coleen Phillimore
|
e84f0388f5
|
8153413: Exceptions::_throw always logs exceptions, penalizing performance
Construct exception string into Event message directly add if (log_is_enabled) for logging.
Reviewed-by: ysuenaga, dholmes
|
2019-02-21 09:21:21 -05:00 |
|