Serguei Spitsyn
|
0a9e773af2
|
Merge
|
2017-10-12 01:18:38 +00:00 |
|
Igor Veresov
|
c0c2da94f4
|
8189183: [AOT] Fix eclipse project generation after repo consolidation
Reviewed-by: dlong
|
2017-10-11 16:19:09 -07:00 |
|
Jason Yong
|
99489f2aa4
|
8186983: CompileJavaModule.gmk overrides values from a custom extension gmk
Reviewed-by: ihse, dholmes
|
2017-09-06 16:05:49 +02:00 |
|
Phil Race
|
84e8f04c3b
|
Merge
|
2017-09-05 10:10:51 -07:00 |
|
Phil Race
|
d003a08e50
|
Merge
|
2017-09-05 10:09:44 -07:00 |
|
Felix Yang
|
136977337e
|
8134989: java/net/MulticastSocket/TestInterfaces.java failed due to unexpected IP address
Reviewed-by: rriggs, chegar, msheppar
|
2017-09-04 17:46:59 -07:00 |
|
Erik Joelsson
|
3287dcd244
|
8185928: Generate OpenJDK builds for Mac platform JDK 9.0.3 and beyond in Mach 5
Reviewed-by: ihse, tbell
|
2017-09-04 13:36:52 +02:00 |
|
J. Duke
|
47e9cb9a67
|
Added tag jdk-10+22 for changeset e5357aa85dad
|
2017-09-04 11:05:12 +02:00 |
|
J. Duke
|
363d9c80be
|
Merge
|
2017-09-04 11:05:12 +02:00 |
|
J. Duke
|
d137193525
|
Merge
|
2017-09-04 11:05:06 +02:00 |
|
J. Duke
|
52eca7d40b
|
Merge
|
2017-09-04 11:05:00 +02:00 |
|
J. Duke
|
b33ed4a16d
|
Merge
|
2017-09-04 11:04:56 +02:00 |
|
J. Duke
|
9f3cfa28f8
|
Merge
|
2017-09-04 11:04:51 +02:00 |
|
J. Duke
|
3f5b500cbc
|
Merge
|
2017-09-04 11:04:47 +02:00 |
|
J. Duke
|
a6c8733177
|
Merge
|
2017-09-04 11:04:42 +02:00 |
|
J. Duke
|
e1303706b5
|
Merge
|
2017-09-04 11:04:26 +02:00 |
|
Prahalad Narayanan
|
8284de27e2
|
8187113: test/javax/imageio/plugins/png/PngCreationTimeTest.java fails
Reviewed-by: serb, psadhukhan
|
2017-09-03 19:31:11 +05:30 |
|
Jesper Wilhelmsson
|
f975e2ac52
|
Merge
|
2017-09-03 13:39:27 +00:00 |
|
Jesper Wilhelmsson
|
d674c7a75f
|
Merge
|
2017-09-03 14:19:45 +02:00 |
|
Jesper Wilhelmsson
|
6cdc8d381f
|
Merge
|
2017-09-03 14:19:45 +02:00 |
|
Jesper Wilhelmsson
|
7efdc5b3d9
|
Merge
|
2017-09-03 14:19:44 +02:00 |
|
Priya Lakshmi Muthuswamy
|
5f21305cc1
|
8169233: LengthNotWritableFilter extraElements.remove(index) has no effect
Reviewed-by: sundar, jlaskey
|
2017-09-02 14:26:29 +02:00 |
|
Igor Ignatyev
|
9f006db9f8
|
8187020: AOT tests should not fail if devkit dependency isn't resolved
Reviewed-by: kvn
|
2017-09-01 15:28:54 -07:00 |
|
Jaroslav Tulach
|
d72e093a74
|
8182701: Modify JVMCI to allow Graal Compiler to expose platform MBean
Reviewed-by: dnsimon, kvn, alanb, mchung, dfuchs
|
2017-09-28 13:52:15 -07:00 |
|
Sangheon Kim
|
c56b6c1c4f
|
8186465: Each j.l.Reference elapsed time log is incorrect
Fixed wrongly referencing variable and updated regression test to compare each elapsed time vs. sum of those
Reviewed-by: stefank, tschatzl
|
2017-09-28 12:13:57 -07:00 |
|
Harold Seigel
|
38378b4f12
|
Merge
|
2017-09-28 17:10:36 +00:00 |
|
Harold Seigel
|
87e30fd801
|
8186092: Unnecessary loader constraints produced when there are multiple defaults
Do not check loader constraints for overpass methods
Reviewed-by: dholmes, acorn
|
2017-09-28 13:01:24 -04:00 |
|
Zhengyu Gu
|
c4ba1b52b3
|
8186770: NMT: Report metadata information in NMT summary
Added metadata statistics in NMT summary report
Reviewed-by: adinn, coleenp
|
2017-09-28 09:56:54 -04:00 |
|
Erik Österlund
|
394e6a8318
|
8186838: Generalize Atomic::inc/dec with templates
Reviewed-by: kbarrett, coleenp, dholmes
|
2017-09-26 14:05:27 +02:00 |
|
Tobias Hartmann
|
e840fdf694
|
8187780: VM crashes while generating replay compilation file
Fixed two problems with generation of replay file.
Reviewed-by: kvn
|
2017-09-28 11:02:55 +02:00 |
|
Jiangli Zhou
|
61e3ad18c6
|
Merge
|
2017-09-28 01:01:42 +00:00 |
|
Jiangli Zhou
|
ba16fabd20
|
8186789: CDS dump crashes at ConstantPool::resolve_class_constants
ConstantPool::resolve_class_constants needs to check for NULL _cache.
Reviewed-by: sspitsyn, coleenp, iklam
|
2017-09-27 20:40:33 -04:00 |
|
Jiangli Zhou
|
92ad2630a1
|
8068314: "Java fields that are currently set during shared space dumping" comment is incorrect
CDS dump time should also initialize preallocated out_of_memory error messages.
Reviewed-by: iklam, hseigel
|
2017-09-27 17:55:20 -04:00 |
|
John Paul Adrian Glaubitz
|
da300604af
|
8186578: Zero fails to build on linux-sparc due to sparc-specific code
Reviewed-by: kbarrett, ihse, coleenp
|
2017-09-27 17:01:34 +02:00 |
|
Stefan Johansson
|
52c73dd8a9
|
8184286: print_tracing_info() does not use Unified Logging for output
Reviewed-by: ehelin, sangheki
|
2017-09-21 14:32:05 +02:00 |
|
Calvin Cheung
|
2a93b38ee9
|
8187124: [TESTBUG] TestInterpreterMethodEntries.java: Unable to create shared archive file
Added the current timestamp into the shared archive file name
Reviewed-by: mseledtsov, gtriantafill
|
2017-09-26 19:31:06 -07:00 |
|
Coleen Phillimore
|
b9f1af71e5
|
Merge
|
2017-09-26 21:12:39 +00:00 |
|
Chris Plummer
|
0ceb0316d6
|
Merge
|
2017-09-26 19:53:07 +00:00 |
|
Chris Plummer
|
6d534369ab
|
Merge
|
2017-09-26 17:18:00 +00:00 |
|
Chris Plummer
|
7b36f7835a
|
Merge
|
2017-09-26 17:11:39 +00:00 |
|
Chris Plummer
|
737c0cd7a5
|
8179498: attach in linux should be relative to /proc/pid/root and namespace aware
Map pid to namespace pid so proper tmp file name is used.
Reviewed-by: sspitsyn, dholmes
|
2017-09-26 10:09:54 -07:00 |
|
Chris Plummer
|
3dc45c1157
|
Merge
|
2017-09-26 16:47:46 +00:00 |
|
Harold Seigel
|
b670fc288c
|
Merge
|
2017-09-26 16:04:40 +00:00 |
|
Coleen Phillimore
|
b90a701462
|
Merge
|
2017-09-26 16:03:29 +00:00 |
|
Harold Seigel
|
b9f9561d7c
|
Merge
|
2017-09-26 15:34:49 +00:00 |
|
Lutz Schmidt
|
6d015ba502
|
8187573: [s390] z/Architecture Vector Facility Support
Reviewed-by: mdoerr
|
2017-09-26 17:06:06 +02:00 |
|
Coleen Phillimore
|
03d1c13fa3
|
8081323: ConstantPool::_resolved_references is missing in heap dump
Add resolved_references and init_lock as hidden static field in class so root is found.
Reviewed-by: hseigel, jiangli, sspitsyn
|
2017-09-26 10:03:17 -04:00 |
|
Harold Seigel
|
2781cf9c38
|
8187436: -Xbootclasspath/a causes sanity check assertion with exploded build
Fixed asserts to work properly with exploded build
Reviewed-by: alanb, jiangli, gtriantafill
|
2017-09-26 08:58:04 -04:00 |
|
Yasumasa Suenaga
|
070104325c
|
8187597: WrongTypeException is occurred at CLHSDB jstack after JDK-8186837
Reviewed-by: rehn, cjplummer, dholmes
|
2017-09-26 06:53:35 -04:00 |
|
David Holmes
|
57590109cc
|
Merge
|
2017-09-26 10:17:35 +00:00 |
|