Chris Plummer
|
22ba8afbe7
|
8196992: Resolve disabled warnings for libdt_socket
No longer need to disable warnings in makefile
Reviewed-by: sspitsyn, clanger
|
2018-02-23 13:42:48 -08:00 |
|
Chris Plummer
|
073257906c
|
8198585: add asserts to verify that ServiceUtil::visible_oop is not needed
Asserts added
Reviewed-by: stefank, sspitsyn, dcubed
|
2018-02-23 13:42:40 -08:00 |
|
Jayathirth D V
|
83256c19ee
|
8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error
Reviewed-by: serb, ssadetsky, kaddepalli
|
2018-02-23 12:30:03 +05:30 |
|
Shashidhara Veerabhadraiah
|
f0499d1caa
|
8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
Reviewed-by: serb, ssadetsky
|
2018-02-23 09:59:16 +05:30 |
|
Igor Ignatyev
|
75d088ecc4
|
8198568: clean up test/hotspot/jtreg/ProblemList.txt
Reviewed-by: thartmann, gtriantafill
|
2018-02-22 13:16:06 -08:00 |
|
Coleen Phillimore
|
b9b29cb3d6
|
8198635: Remove unused safepoint message functions and ShowSafepointMsgs
Reviewed-by: eosterlund, gtriantafill
|
2018-02-23 14:13:06 -05:00 |
|
Vladimir Kozlov
|
4b482389bf
|
8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos
BMI tests should be excluded from Graal JIT testing for now.
Reviewed-by: thartmann
|
2018-02-23 10:14:23 -08:00 |
|
Bob Vandette
|
083a22d87c
|
Merge
|
2018-02-23 12:08:05 -05:00 |
|
Bob Vandette
|
c1359ec107
|
8197589: Update CPU count algorithm when both cpu shares and quotas are used
Reviewed-by: dholmes, mseledtsov
|
2018-02-23 10:17:35 -05:00 |
|
Coleen Phillimore
|
809315bdd1
|
8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532
Make generate_class_cast_message able to deal with NULL klass from the constant pool.
Reviewed-by: hseigel, lfoltan
|
2018-02-23 07:47:29 -05:00 |
|
Roman Kennke
|
2fb89326ba
|
8198564: Multiple crashes on SPARC
Reviewed-by: dholmes, simonis, stefank
|
2018-02-23 12:47:36 +01:00 |
|
Stefan Johansson
|
38dcf9fdf1
|
8198420: Remove unused extension point AllocationContextStats
Reviewed-by: ehelin, tschatzl
|
2018-02-23 09:38:33 +01:00 |
|
Erik Österlund
|
5b53102c9e
|
8198560: Remove implicit casts from oop to JavaThread* and jlong*
Reviewed-by: kbarrett, coleenp, tschatzl
|
2018-02-23 09:15:42 +01:00 |
|
Thomas Stuefe
|
1bb8fd058c
|
8198553: jcmd: separate Metaspace statistics from NMT
Reviewed-by: zgu, coleenp
|
2018-02-22 14:16:18 +01:00 |
|
Christian Tornqvist
|
052e9233e2
|
8198551: Rename hotspot_tier1 test group to tier1
Reviewed-by: lfoltan, iignatyev
|
2018-02-22 14:58:01 -05:00 |
|
Thomas Stuefe
|
56d737d8c7
|
8198558: Windows does not build without precompiled headers
Reviewed-by: coleenp, mlarsson, lfoltan
|
2018-02-22 16:29:10 +01:00 |
|
Stefan Karlsson
|
3ad60c1bd2
|
8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
Reviewed-by: kbarrett, sjohanss
|
2018-02-22 18:37:48 +01:00 |
|
Stefan Karlsson
|
5671589a10
|
8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap
Reviewed-by: pliden, sjohanss, kbarrett
|
2018-02-22 18:37:23 +01:00 |
|
Stefan Karlsson
|
5f4f3883d8
|
8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
Reviewed-by: pliden, sjohanss
|
2018-02-22 18:36:32 +01:00 |
|
Stefan Karlsson
|
f408526f30
|
8198515: Extract SoftReferencePolicy code out of CollectorPolicy
Reviewed-by: pliden, sjohanss
|
2018-02-22 18:36:07 +01:00 |
|
Stefan Karlsson
|
a98b4ecb5c
|
8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap
Reviewed-by: pliden, sjohanss
|
2018-02-22 18:35:40 +01:00 |
|
Stefan Karlsson
|
bd70c72fd2
|
8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy
Reviewed-by: sjohanss, pliden
|
2018-02-22 18:35:04 +01:00 |
|
Stefan Karlsson
|
380a8b15ec
|
8198507: Remove CollectorPolicy::create_rem_set
Reviewed-by: pliden, tschatzl
|
2018-02-22 18:34:39 +01:00 |
|
Stefan Karlsson
|
713858f459
|
8198373: Remove CollectorPolicy::is/as functions
Reviewed-by: sjohanss, pliden
|
2018-02-22 18:34:18 +01:00 |
|
Lois Foltan
|
d3d2bc3228
|
8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp
Change to use the functional version of _get_timezone for VS2017.
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: coleenp, hseigel
|
2018-02-22 12:05:17 -05:00 |
|
Erik Österlund
|
432a71e564
|
8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
Reviewed-by: pliden, rkennke
|
2018-02-22 10:39:42 +01:00 |
|
Jayathirth D V
|
13999ec96e
|
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
Reviewed-by: prr, serb, psadhukhan
|
2018-02-22 13:25:43 +05:30 |
|
Prasanta Sadhukhan
|
74cbe9d441
|
8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
Reviewed-by: serb, jdv
|
2018-02-22 12:06:15 +05:30 |
|
Kim Barrett
|
b8ab854bdc
|
8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp
Use <stdint.h> and <inttypes.h> on Windows instead of emulation.
Reviewed-by: coleenp, lfoltan, gtriantafill
|
2018-02-21 23:30:01 -05:00 |
|
Sergey Bylokhov
|
7cb9e5821e
|
8198333: ProblemList should be updated for headless mode
Reviewed-by: psadhukhan, prr
|
2018-02-21 12:49:00 -08:00 |
|
Phil Race
|
31dabd4d7f
|
Merge
|
2018-02-20 21:49:06 -08:00 |
|
Vicente Romero
|
4b6ab35c85
|
8198479: JDK build is broken by 8194892
Reviewed-by: sundar
|
2018-02-21 00:29:04 -05:00 |
|
Diancui Zhou
|
6287aead09
|
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
Reviewed-by: erikj, ihse
|
2018-02-20 23:15:27 +00:00 |
|
Diancui Zhou
|
cb29fa0380
|
8198301: jdk11+1 was built as 'fcs' instead of 'ea'
Reviewed-by: erikj, ihse
|
2018-02-20 23:14:01 +00:00 |
|
Phil Race
|
2fe174d6b2
|
8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine
Reviewed-by: ihse, erikj
|
2018-02-20 14:28:02 -08:00 |
|
Phil Race
|
89cb6a90d2
|
Merge
|
2018-02-20 13:30:49 -08:00 |
|
Magnus Ihse Bursie
|
6df55e9a7d
|
8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable
Reviewed-by: erikj, mchung
|
2018-02-20 21:47:54 +01:00 |
|
Mandy Chung
|
f42b8e4a00
|
8198441: Replace native Runtime::runFinalization0 method with shared secrets
Reviewed-by: martin
|
2018-02-20 11:28:32 -08:00 |
|
Lana Steuck
|
f7d02bbaf0
|
Added tag jdk-10+44 for changeset 663f20fc5109
|
2018-02-20 17:01:18 +00:00 |
|
Claes Redestad
|
d4c69026bf
|
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
Reviewed-by: briangoetz, forax, vlivanov
|
2018-02-20 17:49:15 +01:00 |
|
Vicente Romero
|
2591c21c01
|
8194892: add compiler support for local-variable syntax for lambda parameters
Reviewed-by: mcimadamore
|
2018-02-20 11:45:16 -05:00 |
|
Erik Joelsson
|
c37e80c84f
|
8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3
Reviewed-by: ihse
|
2018-02-20 07:51:51 -08:00 |
|
Steve Groeger
|
2a8c2ece43
|
8198425: make/Main.gmk Add extra extension/override points to the make file
Reviewed-by: erikj
|
2018-02-20 07:04:51 -08:00 |
|
Athijegannathan Sundararajan
|
6196bf4ee1
|
8194922: jlink --exclude-resources should never exclude module-info.class
Reviewed-by: alanb
|
2018-02-20 15:25:40 +05:30 |
|
Alan Bateman
|
fcf6408e6c
|
8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows
Reviewed-by: sundar
|
2018-02-20 09:47:23 +00:00 |
|
Michal Vala
|
f98720e441
|
8198380: tools/jimage/JImageExtractTest.java failing
Reviewed-by: alanb
|
2018-02-19 19:02:43 +00:00 |
|
Michal Vala
|
9e4f91707b
|
8198379: tools/jimage/JImageListTest.java failing
Reviewed-by: alanb
|
2018-02-19 18:43:28 +00:00 |
|
Michal Vala
|
04b8b8deff
|
8170120: jimage throws IOException when the given file is not a jimage file
Reviewed-by: alanb
|
2018-02-19 13:26:41 +00:00 |
|
Magnus Ihse Bursie
|
c2859d192d
|
8198318: Make build comparisons clean again
Reviewed-by: tbell, erikj
|
2018-02-19 10:57:05 +01:00 |
|
Ivan Gerasimov
|
b5c20a6e1c
|
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
Reviewed-by: chegar
|
2018-02-18 17:06:20 -08:00 |
|