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
Xue-Lei Andrew Fan
665dc6f627
8072385: Only the first DNSName entry is checked for endpoint identification
...
Reviewed-by: weijun, jnimeh
2015-03-11 04:52:39 +00:00
Chris Plummer
984cf4c9b5
8069111: Investigate NMT detail tracking support for 32bit ARM
...
Fix native stack walking issues arm arm32. Disable on thumb2. Removed support for NMT without NMT detail.
Reviewed-by: dholmes, bdelsart
2015-03-10 19:56:19 -07:00
Thomas Stufe
33690bd090
8074552: SafeFetch32 and SafeFetchN do not work in error handling
...
Reviewed-by: dholmes, goetz
2015-03-12 19:34:50 -04:00
Dmitry Dmitriev
cc658928be
8073990: Deprecated "UseVectoredExceptions" VM options still defined in several globals files
...
Reviewed-by: dholmes, stuefe, simonis
2015-03-11 18:49:22 -04:00
Mikael Vidstedt
2b6f0b511f
6313046: Remove unused frame::native_param_addr code
...
Removed dead code in frame
Reviewed-by: dholmes, cjplummer, dsamersoff
2015-03-11 12:00:26 -07:00
Markus Grönlund
fc9ab8f530
8074905: Exclude aarch64 from Visual Studio projectcreator.make
...
Reviewed-by: ctornqvi, sla, minqi
2015-03-11 09:11:33 +01:00
Chris Plummer
defff58acd
8069111: Investigate NMT detail tracking support for 32bit ARM
...
Fix native stack walking issues arm arm32. Disable on thumb2. Removed support for NMT without NMT detail.
Reviewed-by: dholmes, bdelsart
2015-03-10 19:56:18 -07:00
Severin Gehwolf
e14531956d
8074312: Enable hotspot builds on 4.x Linux kernels
...
Add "4" to list of allowable versions
Reviewed-by: dholmes, mikael
2015-03-10 21:20:10 -04:00
Igor Ignatyev
5a48602086
Merge
2015-03-10 21:58:55 +00:00
Alexander Kulyakhtin
d24e1db13a
8072754: com/sun/jdi/NativeInstanceFilter.java requires adjustments to work with module boundaries
...
The tests uses sun.misc.Version to check if the JVM version is greater than a certain version. For the JDK 9 the condition is always true and the usage of sun.misc.Version thus can be eliminated.
Reviewed-by: alanb, sla
2015-03-11 00:45:02 +03:00
Martin Buchholz
0d022c42c9
8074579: Use more efficient and readable way of checking PKZIP signatures
...
Reviewed-by: sherman
2015-03-10 14:23:03 -07:00
Alejandro Murillo
c127ccdba8
Merge
2015-03-10 14:09:19 -07:00
Phil Race
aadda7f118
8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris Sparc
...
Reviewed-by: bae, srl, mschoene
2015-03-10 14:00:05 -07:00
Jaroslav Bachorik
533ff2194f
Merge
2015-03-10 19:43:45 +00:00
Jaroslav Bachorik
996a61cf68
8049696: com/sun/jdi/RunToExit fails with "ConnectException: Connection refused"
...
Reviewed-by: sla
2015-03-10 20:25:48 +01:00
Nakul Natu
741e72173c
8066436: Minimize can cause window to disappear on osx
...
Reviewed-by: serb, azvegint
2015-03-10 21:48:37 +03:00
Hannes Wallnöfer
86fefb1f46
8074687: Add tests for JSON parsing of numeric keys
...
Reviewed-by: sundar, attila
2015-03-10 18:23:43 +01:00
Mikael Vidstedt
017611edae
8074726: Update source and target version used when compiling hotspot class files
...
Use BOOT_JDK_SOURCETARGET from top level, or fall back to -source 8 -target 8
Reviewed-by: dholmes, sla
2015-03-10 09:42:23 -07:00
Erik Joelsson
09dbe042bf
8073021: add native code coverage target into makefiles
...
Reviewed-by: ihse, tbell, iignatyev
2015-03-10 14:36:56 +01:00
Alexander Zvegintsev
8bc60ff868
8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture
...
Reviewed-by: alexsch, serb
2015-03-10 15:39:26 +03:00
Christian Tornqvist
06a745fd7e
8069124: runtime/NMT/MallocSiteHashOverflow.java failing in nightlies
...
Reviewed-by: coleenp, gtriantafill, dholmes
2015-03-10 04:53:58 -07:00
Vadim Pakhnushev
53a74d7f41
8072887: Better font handling improvements
...
Reviewed-by: prr, srl, mschoene
2015-03-10 13:30:11 +03:00
Jaroslav Bachorik
1c5857f8dd
6712222: Race condition in java/lang/management/ThreadMXBean/AllThreadIds.java
...
Reviewed-by: dholmes, dfuchs
2015-03-10 09:37:56 +01:00
Phil Race
44d6ebdeba
8071715: Tune font layout engine
...
Reviewed-by: srl, bae, mschoene
2015-03-09 16:44:39 -07:00
Max Ockner
ca4b73ad27
8013393: Merge template interpreter files for x86 _32 and _64
...
The 32 and 64 bit versions of templateTable_x86 have been merged.
Reviewed-by: twisti, jrose, coleenp
2015-03-09 13:39:24 -04:00
Phil Race
6cd9e14e45
Merge
2015-03-09 09:49:31 -07:00
Phil Race
85ed8fabb5
Merge
2015-03-09 09:49:22 -07:00
Sangheon Kim
1a4c355bbc
8073654: Marking statistics should use size_t
...
Change data type from int to size_t to avoid overflows
Reviewed-by: jwilhelm, drwhite, tschatzl
2015-03-09 09:30:16 -07:00
Sergey Bylokhov
71bacd69b0
4849595: Erroneous javadoc for TableColumn.addPropertyChangeListener
...
Reviewed-by: azvegint, alexsch
2015-03-09 08:53:34 -07:00
Magnus Ihse Bursie
d0ff6ad565
8074690: Fix for JDK-8074429 was not complete
...
Reviewed-by: alanb, erikj
2015-03-09 16:18:33 +01:00
Athijegannathan Sundararajan
0ed9eb856c
8074671: Nashorn Parser API
...
Reviewed-by: darcy, forax, attila, hannesw
2015-03-09 20:14:10 +05:30