Andrew Haley
|
bb8dc09453
|
8074723: AARCH64: Stray pop in C1 LIR_Assembler::emit_profile_type
Remove stray POP instruction
Reviewed-by: dholmes
|
2015-03-13 12:44:28 +00:00 |
|
Staffan Larsen
|
9e2660699e
|
8074812: More specific error message when the .java_pid well-known file is not secure
Reviewed-by: jbachorik, martin
|
2015-03-13 08:35:51 +01:00 |
|
Srikanth Adayapalam
|
f1f1f0f7e1
|
8074148: Attr.visitBinary flags error at wrong position
Reviewed-by: vromero
|
2015-03-13 10:25:46 +05:30 |
|
Srikanth Adayapalam
|
c4ebb7f3c0
|
8071847: java.lang.NullPointerException at com.sun.tools.javac.code.Types.elemtype(Types.java:1870)
Class file reader should recover from malformed class files that contain methods incorrectly flagged as variable arity methods.
Reviewed-by: jlahoda
|
2015-03-13 13:15:24 +05:30 |
|
Lana Steuck
|
504c9ba234
|
Merge
|
2015-03-12 21:15:18 -07:00 |
|
Lana Steuck
|
8845a548d1
|
Merge
|
2015-03-12 21:14:33 -07:00 |
|
Lana Steuck
|
74c0fd2529
|
Merge
|
2015-03-12 21:14:04 -07:00 |
|
Lana Steuck
|
2a97ea7349
|
Merge
|
2015-03-12 21:13:52 -07:00 |
|
Lana Steuck
|
0b72ef6fe9
|
Merge
|
2015-03-12 21:13:42 -07:00 |
|
Lana Steuck
|
46faba89e1
|
Merge
|
2015-03-12 21:12:51 -07:00 |
|
Alejandro Murillo
|
d9955b1c00
|
Merge
|
2015-03-12 19:51:36 -07:00 |
|
Alejandro Murillo
|
e40d67ac75
|
Merge
|
2015-03-12 19:51:35 -07:00 |
|
Vladimir Kozlov
|
2632925f9f
|
Merge
|
2015-03-12 15:51:12 -07:00 |
|
Vladimir Kozlov
|
dd00a53420
|
Merge
|
2015-03-12 15:50:50 -07:00 |
|
David Katleman
|
78a6776477
|
Added tag jdk9-b54 for changeset 6270182c91f4
|
2015-03-12 13:35:18 -07:00 |
|
David Katleman
|
0d3f0c8441
|
Added tag jdk9-b54 for changeset a7151c380dac
|
2015-03-12 13:35:17 -07:00 |
|
David Katleman
|
77675b1d3a
|
Added tag jdk9-b54 for changeset 690957fb0862
|
2015-03-12 13:35:13 -07:00 |
|
David Katleman
|
e1c8c1b50e
|
Added tag jdk9-b54 for changeset a7d29ced6960
|
2015-03-12 13:35:07 -07:00 |
|
David Katleman
|
77a06f9bd5
|
Added tag jdk9-b54 for changeset 38c57ec3fc77
|
2015-03-12 13:35:06 -07:00 |
|
David Katleman
|
dfe48249b5
|
Added tag jdk9-b54 for changeset 2bf25ac4195f
|
2015-03-12 13:35:04 -07:00 |
|
David Katleman
|
5ae619afe2
|
Added tag jdk9-b54 for changeset 192e02fd9242
|
2015-03-12 13:35:03 -07:00 |
|
David Katleman
|
fce0c144ed
|
Added tag jdk9-b54 for changeset 04b3a5821c0d
|
2015-03-12 13:35:02 -07:00 |
|
Joe Darcy
|
6a5b63f190
|
8072734: Turn on doclint checking in the build of modules in the jdk repo
Reviewed-by: erikj
|
2015-03-12 12:30:36 -07:00 |
|
Igor Ignatyev
|
cc89bac7ab
|
8074980: add WhiteBox API to get a flag value for a method
Reviewed-by: kvn, fzhinkin
|
2015-03-12 19:11:25 +03:00 |
|
Igor Ignatyev
|
b78d23ed01
|
8073860: [TESTBUG] compiler/whitebox/DeoptimizeFramesTest fails with exit code 1
Reviewed-by: kvn, roland
|
2015-03-12 19:12:52 +03:00 |
|
Igor Ignatyev
|
8a235045ca
|
8074980: add WhiteBox API to get a flag value for a method
Reviewed-by: kvn, fzhinkin
|
2015-03-12 19:11:17 +03:00 |
|
Sergey Bylokhov
|
3c9eab317a
|
8074668: [macosx] Mac 10.10: Application run with splash screen has focus issues
Reviewed-by: prr, ant, alexsch
|
2015-03-12 08:57:51 -07:00 |
|
Jesper Wilhelmsson
|
122a0de7fb
|
Merge
|
2015-03-12 16:10:58 +01:00 |
|
Roland Westrelin
|
44381600a5
|
8069263: assert(fm == NULL || fm->method_holder() == _participants[n]) failed: sanity
Default methods added to classes confuse dependency processing
Reviewed-by: kvn
|
2015-03-12 14:15:09 +01:00 |
|
Erik Joelsson
|
ff31cfd5ce
|
8074988: Reduce boilerplate in Setup* macro definitions
Reviewed-by: tbell, ihse
|
2015-03-12 12:13:53 +01:00 |
|
Erik Joelsson
|
e755ea9a60
|
8074988: Reduce boilerplate in Setup* macro definitions
Reviewed-by: tbell, ihse
|
2015-03-12 12:13:23 +01:00 |
|
Srikanth Adayapalam
|
60841ee270
|
8050021: Improper "duplicate case label" error
Reviewed-by: jlahoda
|
2015-03-12 10:24:07 +05:30 |
|
Bhavesh Patel
|
6b21a5a5ff
|
8074521: Generate iframe instead of frame and frameset for index.html page
Reviewed-by: jjg, ksrini
|
2015-03-11 23:53:38 -07:00 |
|
Bhavesh Patel
|
7b6148280a
|
8072461: Table's field width in "Use" page generated by javadoc with '-s' is unbalanced
Reviewed-by: jjg
|
2015-03-11 21:57:59 -07:00 |
|
Jan Lahoda
|
fad1792bc4
|
8071851: Provide filtering of doclint checking based on packages
Introducing -Xdoclint/package:<packages> doclint option to enable/disable checking of specified packages.
Reviewed-by: jjg, darcy
|
2015-03-11 22:24:05 +01:00 |
|
Attila Szegedi
|
7e24bd1435
|
8073706: Livelock in CompiledFunction.getValidOptimisticInvocation
Reviewed-by: hannesw, lagergren
|
2015-03-11 17:52:23 +01:00 |
|
Attila Szegedi
|
7cd70cfbde
|
8074661: Forward port AbstractJSObject.getDefaultValue(JSObject, Class)
Reviewed-by: hannesw, sundar
|
2015-03-11 17:47:28 +01:00 |
|
Phil Race
|
cac7e38c8d
|
Merge
|
2015-03-11 08:30:40 -07:00 |
|
Phil Race
|
4dcb210aab
|
Merge
|
2015-03-11 08:30:21 -07:00 |
|
Phil Race
|
9cfe6a95d0
|
8074910: hgforest.sh needs an option to bring over a smaller set of extra repos
Reviewed-by: erikj, chegar
|
2015-03-11 08:25:55 -07:00 |
|
Alexander Zvegintsev
|
465abe9cfd
|
8074921: OS X build broken by reference to XToolkit
Reviewed-by: alexsch, serb
|
2015-03-11 16:48:43 +03:00 |
|
Staffan Larsen
|
4e1348cb7b
|
8074948: javadoc typo in DiagnosticCommandMBean.java: {code instead of {@code
Reviewed-by: jbachorik
|
2015-03-11 14:28:35 +01:00 |
|
Jaroslav Bachorik
|
4195de8dec
|
8074041: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with InvocationTargetException
Reviewed-by: sla, ykantser
|
2015-03-11 15:32:17 +01:00 |
|
Athijegannathan Sundararajan
|
984eae0ebf
|
8074972: Unused imports, a missing javadoc and a build warning
Reviewed-by: hannesw, lagergren
|
2015-03-11 16:58:04 +05:30 |
|
Andreas Lundblad
|
7cd4395fe2
|
8071966: Bootcycle images build fails on Windows32/64
Added drive letter normalization in option decoding.
Reviewed-by: jlahoda
|
2015-03-11 12:25:37 +01:00 |
|
Hannes Wallnöfer
|
235fd3be93
|
8074693: Different instances of same function use same allocator map
Reviewed-by: attila, lagergren
|
2015-03-11 11:08:22 +01:00 |
|
Attila Szegedi
|
ea529d1354
|
8074484: More agressive value discarding
Reviewed-by: hannesw, lagergren
|
2015-03-11 11:03:21 +01:00 |
|
Athijegannathan Sundararajan
|
e383c777af
|
8074939: Add few sample scripts to demo nashorn parser API
Reviewed-by: attila, hannesw
|
2015-03-11 14:30:40 +05:30 |
|
Staffan Larsen
|
e8b15600ac
|
8074841: Resolve disabled warnings for the JVMTI demo compiledMethodLoad
8074842: Resolve disabled warnings for the JVMTI demo waiters
Reviewed-by: alanb, ihse, dsamersoff
|
2015-03-11 08:09:35 +01:00 |
|
Masayoshi Okutsu
|
6a297b5c2b
|
8074791: Long-form date format incorrect month string for Finnish locale
Reviewed-by: naoto
|
2015-03-11 14:33:14 +09:00 |
|