Roland Westrelin
|
f88962f2d9
|
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
Reviewed-by: thartmann, mdoerr, rrich, kvn
|
2019-02-07 09:55:57 +01:00 |
|
Coleen Phillimore
|
e174cd6271
|
8218593: Symbol leak in prepend_host_package_name
Add appropriate refcounting for Symbols stomped by parsing
Reviewed-by: hseigel, zgu
|
2019-02-08 09:33:59 -05:00 |
|
Thomas Schatzl
|
999ecc66a4
|
8217328: Rename CollectionSetChooser to G1CollectionSetChooser
Reviewed-by: lkorinth, kbarrett
|
2019-02-08 12:55:20 +01:00 |
|
Thomas Schatzl
|
13256c7908
|
8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm
Reviewed-by: lkorinth, kbarrett
|
2019-02-08 12:55:20 +01:00 |
|
Thomas Schatzl
|
32016662c9
|
8217778: StringTable cleanup miscalculates amount of dead objects
Reviewed-by: kbarrett
|
2019-02-08 12:55:20 +01:00 |
|
Chris Hegarty
|
ac5daa7a22
|
Merge
|
2019-02-08 13:07:44 +00:00 |
|
Chris Hegarty
|
bba5ddd08f
|
Merge
|
2019-02-08 12:44:16 +00:00 |
|
Jesper Wilhelmsson
|
50a648854a
|
Merge
|
2019-02-08 02:57:40 +01:00 |
|
Coleen Phillimore
|
175b462a77
|
8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods
Null check nmethod in aot dependencies
Reviewed-by: kvn
|
2019-02-07 17:26:44 -05:00 |
|
Bob Vandette
|
e148e49c58
|
8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Reviewed-by: kvn
|
2019-02-07 17:23:24 -05:00 |
|
Claes Redestad
|
7049e4c443
|
8218625: Remove dead code in relocInfo
Reviewed-by: kvn, thartmann
|
2019-02-07 22:20:46 +01:00 |
|
Zhengyu Gu
|
d5e0b71435
|
8218558: NMT stack traces in output should show mt component for virtual memory allocations
Reviewed-by: shade, stuefe, coleenp
|
2019-02-07 14:29:17 -05:00 |
|
Sean Coffey
|
63663b64d1
|
8218553: Enhance keystore load debug output
Reviewed-by: weijun
|
2019-02-07 12:09:17 +00:00 |
|
Claes Redestad
|
551a272ced
|
8218565: HandleMark cleanup
Reviewed-by: coleenp, kbarrett, rehn
|
2019-02-07 10:26:32 +01:00 |
|
Prasanta Sadhukhan
|
c45e97f1e3
|
Merge
|
2019-02-04 11:01:04 +05:30 |
|
Sergey Bylokhov
|
5a612dd0df
|
8214823: Javadoc cleanup of java.awt.desktop package
Reviewed-by: prr
|
2019-02-02 10:00:05 -08:00 |
|
Ichiroh Takiguchi
|
86cf7f8768
|
8212677: X11 default visual support for IM status window on VNC
Reviewed-by: serb, naoto
|
2019-02-01 15:34:53 -08:00 |
|
Lun Liu
|
eaa2b28750
|
8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
Reviewed-by: aph
|
2019-02-01 15:05:52 +08:00 |
|
Vladimir Ivanov
|
3a94607c69
|
8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
Reviewed-by: kvn, neliasso
|
2019-02-01 18:51:14 -08:00 |
|
Vladimir Ivanov
|
71759e3177
|
8217919: C2: Enable -XX:+AggressiveUnboxing by default
Reviewed-by: kvn, neliasso
|
2019-02-01 18:50:53 -08:00 |
|
Vladimir Ivanov
|
0a5a0b1a29
|
8217918: C2: -XX:+AggressiveUnboxing is broken
Reviewed-by: kvn
|
2019-02-01 18:50:22 -08:00 |
|
Jesper Wilhelmsson
|
b2d0be746a
|
Merge
|
2019-02-02 00:11:54 +01:00 |
|
Alex Menkov
|
e24693c7db
|
8218025: disable pop_frame and force_early_return caps for Graal
Reviewed-by: iignatyev, sspitsyn, dholmes
|
2019-02-01 09:25:31 -08:00 |
|
Naoto Sato
|
12e3cbaec9
|
8216546: Support new Japanese era in java.lang.Character for Java SE 11
Reviewed-by: chegar
|
2019-02-01 08:59:03 -08:00 |
|
Aleksey Shipilev
|
5ce7eb34e4
|
8218151: Simplify JavaThread::thread_state definition
Reviewed-by: stefank, dholmes, kbarrett
|
2019-02-01 16:03:16 +01:00 |
|
Aleksey Shipilev
|
8f65fa9303
|
8217879: hs_err should print more instructions in hex dump
Reviewed-by: stuefe, coleenp, dholmes, lucy, stefank
|
2019-02-01 16:03:15 +01:00 |
|
Yasumasa Suenaga
|
e56ecb5e8c
|
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
Reviewed-by: tschatzl, stuefe
|
2019-02-01 21:43:37 +09:00 |
|
Coleen Phillimore
|
219bcdf665
|
8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
Remove dead code, also remove function that is not needed after 8210094.
Reviewed-by: lfoltan, dholmes
|
2019-02-01 06:42:41 -05:00 |
|
Priya Lakshmi Muthuswamy
|
303d5da757
|
8218134: Modify the jQuery.md file to reflect the exact jQuery license content
Reviewed-by: jjg, sundar
|
2019-02-01 09:11:13 +05:30 |
|
Sergey Bylokhov
|
293f77f18f
|
8216318: The usage of Disposer in the java.awt.Robot can be deleted
Reviewed-by: prr
|
2019-01-31 15:20:42 -08:00 |
|
Naoto Sato
|
b6464eb7b7
|
8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra
Reviewed-by: chegar
|
2019-01-31 12:43:59 -08:00 |
|
Phil Race
|
fe00ac2387
|
8218020: Fix version number in mesa.md 3rd party legal file
Reviewed-by: serb, psadhukhan
|
2019-01-30 14:03:08 -08:00 |
|
Sean Mullan
|
f5a411ea53
|
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
Reviewed-by: jnimeh, clanger
|
2019-01-30 15:42:47 -05:00 |
|
Krishna Addepalli
|
cf132f89b2
|
8215921: There is no change when select different Foreground and Background by mouse
Reviewed-by: serb, psadhukhan
|
2019-01-30 15:02:05 +05:30 |
|
Sergey Bylokhov
|
481dfd65f1
|
8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
Reviewed-by: kaddepalli, aivanov, prr
|
2019-01-29 13:53:54 -08:00 |
|
Prasanta Sadhukhan
|
8d08255ca9
|
Merge
|
2019-01-29 11:06:19 +05:30 |
|
Sergey Bylokhov
|
df2ad6cdd8
|
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
Reviewed-by: aivanov, prr
|
2019-01-28 17:19:54 -08:00 |
|
Claes Redestad
|
bc8ecd924c
|
8217869: Add count_leading_zeros utility
Reviewed-by: neliasso, thartmann
|
2019-01-28 23:00:31 +01:00 |
|
Jesper Wilhelmsson
|
e3621e678a
|
Merge
|
2019-01-28 21:44:57 +01:00 |
|
Matthias Baesken
|
38463aa959
|
8217093: Support extended-length paths in parse_manifest.c on windows
Reviewed-by: chegar, clanger
|
2019-01-28 16:42:23 +01:00 |
|
Nishit Jain
|
13a52f3a17
|
8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
8218265: java/util/Base64/TestEncodingDecodingLength.java failing
Reviewed-by: rriggs, naoto
|
2019-02-06 13:57:19 +05:30 |
|
David Holmes
|
07664f43d4
|
8217843: Performance regression related to os::supports_monotonic_clock() on linux
Reviewed-by: redestad, stuefe
|
2019-02-05 20:18:00 -05:00 |
|
Ivan Gerasimov
|
076d2267b6
|
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
Reviewed-by: rriggs
|
2019-02-05 17:05:40 -08:00 |
|
Jesper Wilhelmsson
|
621bf58687
|
Merge
|
2019-02-06 00:20:37 +01:00 |
|
Joe Wang
|
643ca20866
|
8180901: Transformer.reset() resets the state only once
Reviewed-by: rriggs, lancea
|
2019-02-05 15:06:08 -08:00 |
|
Kim Barrett
|
1fcbd0cd0d
|
8217474: Remove WhiteBox.getConcurrentGCPhases()
Remove function and supporting infrastructure.
Reviewed-by: shade, tschatzl
|
2019-02-05 16:46:49 -05:00 |
|
Patricio Chilano Mateo
|
c94cdddbdd
|
8210832: Remove sneaky locking in class Monitor
Removed sneaky locking and simplified vm monitors implementation
Co-authored-by: David Holmes <david.holmes@oracle.com>
Reviewed-by: rehn, dcubed, pliden, dholmes, coleenp
|
2019-02-05 15:12:13 -05:00 |
|
Erik Österlund
|
4e8a04bbf1
|
8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
Reviewed-by: kvn, thartmann
|
2019-02-05 20:06:10 +01:00 |
|
Kim Barrett
|
cd9b1aabb0
|
8218164: Improve local control of compiler warnings
Windows warning push/pop and gcc/Windows warning suppression macros.
Reviewed-by: dholmes, tschatzl
|
2019-02-05 13:21:59 -05:00 |
|
Joe Wang
|
b63c4ce810
|
8206132: DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false)
Reviewed-by: rriggs, lancea
|
2019-02-05 09:57:35 -08:00 |
|