Nils Eliasson
372ff0a016
Merge
2016-03-15 12:34:41 +01:00
Dmitry Samersoff
3efc664ab0
Merge
2016-03-15 10:56:32 +00:00
Nils Eliasson
a20ceb80f4
8151796: compiler/whitebox/BlockingCompilation.java fails due to method not compiled
...
Make test more robust
Reviewed-by: simonis
2016-03-15 11:17:22 +01:00
Nils Eliasson
d2078b7e23
8151795: compiler/compilercontrol/parser/DirectiveParserTest.java fails with "assert failed: 0 != 0"
...
Treat zero added directives as fail
Reviewed-by: twisti, kvn
2016-03-15 11:17:06 +01:00
Konstantin Shefov
f2880e341a
8150850: [JVMCI] NPE when executing HotSpotConstantReflectionProvider.readStableFieldValue
...
Reviewed-by: twisti, dnsimon
2016-03-15 13:00:43 +03:00
Bengt Rutisson
f102be585a
Merge
2016-03-15 09:18:19 +00:00
David Holmes
a11d34c819
Merge
2016-03-15 09:16:45 +00:00
Stefan Karlsson
673bfac8ba
8151539: Remove duplicate AlwaysTrueClosures
...
Reviewed-by: tschatzl, mgerdin, kbarrett, drwhite
2016-03-15 10:11:02 +01:00
Bengt Rutisson
4083eb4389
8151842: Local variables have wrong names after JDK-8148736
...
Reviewed-by: kbarrett, jprovino, tschatzl
2016-03-15 08:19:24 +01:00
Per Lidén
d10cb8912d
8148239: TestSelectDefaultGC.java incorrectly expects G1 on non-server class machines
...
Reviewed-by: brutisso, kzhaldyb
2016-03-15 08:02:17 +01:00
Per Lidén
e313c8214f
8062506: Java GCCause enum is out of sync with C++ GCCause enum
...
Reviewed-by: stefank, tschatzl
2016-03-15 08:01:50 +01:00
David Holmes
7f66b2839b
8137165: Tests fail in SR_Handler because thread is not VMThread or JavaThread
...
Reviewed-by: kbarrett
2016-03-15 03:00:32 -04:00
Yasumasa Suenaga
d472ac3c4a
8151709: jhsdb should show help message in SALauncher
...
Reviewed-by: dsamersoff
2016-03-15 12:27:15 +09:00
Alejandro Murillo
b72ca6d010
Merge
2016-03-14 14:28:53 -07:00
Max Ockner
32165d2889
Merge
2016-03-14 20:20:18 +01:00
Max Ockner
5f9883ad73
8149995: TraceClassLoadingPreorder has been converted to Unified Logging
...
TraceClassLoadingPreorder has been converted to Unified Logging. Logging alias table now has extra columns to support multi-tag configurations.
Reviewed-by: iklam, coleenp
2016-03-14 15:06:49 -04:00
Kirill Zhaldybin
0e76458fca
8144073: Refactor hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.java
...
Reviewed-by: tschatzl, dfazunen
2016-03-14 20:00:57 +03:00
Zoltan Majo
3153dc3941
Merge
2016-03-14 17:51:25 +01:00
Coleen Phillimore
b7e4cea45d
Merge
2016-03-14 13:20:14 +00:00
Cheleswer Sahu
84e9e953a4
8151509: In check_addr0() function pointer is not updated correctly
...
Reviewed-by: dholmes, ddmitriev, stuefe
2016-03-14 18:05:37 +05:30
Dmitry Samersoff
37bdc65ffc
Merge
2016-03-14 11:53:13 +00:00
Erik Joelsson
1dd9cf1dda
8151619: genSocketOptionRegistry.exe always relinked on Windows
...
Reviewed-by: tbell
2016-03-14 12:03:31 +01:00
Per Lidén
3c29499a8c
Merge
2016-03-14 11:55:51 +01:00
Vladimir Ivanov
6ea5772a9b
8143407: C1: @Stable array support
...
Reviewed-by: twisti
2016-03-14 12:35:52 +03:00
Vladimir Ivanov
ffdd79f89c
8141420: Compiler runtime entries don't hold Klass* from being GCed
...
Reviewed-by: kvn, coleenp
2016-03-14 12:35:48 +03:00
Vladimir Ivanov
28cf824b60
8150320: C1: Illegal bci in debug info for MH::linkTo* methods
...
Reviewed-by: kvn, dlong
2016-03-14 12:35:48 +03:00
Vladimir Ivanov
b4e4244a32
8139247: Improper locking of MethodData::_extra_data_lock
...
Reviewed-by: dholmes, roland, dcubed
2016-03-14 12:35:44 +03:00
Dmitry Samersoff
cb39f52a3a
Merge
2016-03-14 09:07:34 +00:00
Yuji Kubota
c5eaaffcca
8151368: SA: Unexpected ArithmeticException in CompactHashTable
...
Add missed null check
Reviewed-by: iklam, dsamersoff
2016-03-14 11:45:15 +03:00
Per Lidén
a93ebd8e89
8067768: Check for too small values for -Xmx
...
Reviewed-by: jwilhelm, dfazunen
2016-03-14 09:42:17 +01:00
Stefan Johansson
44995d664d
8151696: Print all regions on trace level to get same behavior as old PrintHeapAtGCExtended
...
Reviewed-by: brutisso, jwilhelm
2016-03-14 09:11:21 +01:00
Stefan Johansson
2066a727e7
8151693: Move print_heap_before/after_gc to debug level
...
Reviewed-by: brutisso, jwilhelm
2016-03-14 09:10:42 +01:00
Coleen Phillimore
33db96b04e
Merge
2016-03-13 19:41:11 +00:00
Coleen Phillimore
f582dd7616
8151728: jni test crashes JVM assert(_handle != __null) failed: resolving NULL handle
...
New assert needs to check for null.
Reviewed-by: hseigel, gtriantafill
2016-03-12 07:23:20 -05:00
Thomas Stuefe
3487b38cc4
8148425: strerror() function is not thread-safe
...
Reviewed-by: dholmes, coleenp
2016-03-12 08:35:05 +01:00
Derek White
f6810526ab
8140257: Add support for "gc service threads" to ConcurrentGCThread
...
Push up the common run() and stop() methods from subclasses to ConcurrentGCThread, as well as declaration iof run_service() stop_service().
Reviewed-by: kbarrett, pliden
2016-03-11 16:59:58 -05:00
Bengt Rutisson
8c894a92ef
8151604: Rely on options range checking rather than explict checks
...
Reviewed-by: jwilhelm, drwhite, sangheki
2016-03-13 13:26:47 +01:00
Nils Eliasson
e34f88b0a6
Merge
2016-03-11 21:02:09 +01:00
Max Ockner
edd3f7ca77
Merge
2016-03-11 17:02:04 +01:00
Matthias Baesken
f90ee56f23
8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support
...
Reviewed-by: coleenp, stuefe
2016-03-11 16:39:38 +01:00
Marcus Larsson
d5c900b4ac
Merge
2016-03-11 14:55:17 +01:00
Dmitry Dmitriev
6b5b94aa1d
8151304: Remove unused develop options(ClearInterpreterLocals and others)
...
Reviewed-by: coleenp, jwilhelm
2016-03-11 15:34:48 +03:00
Bengt Rutisson
d1c99d7509
Merge
2016-03-11 12:17:35 +01:00
Bengt Rutisson
c4916d0f05
8151605: Change warning() to log_warning(gc) in the GC code
...
Reviewed-by: jwilhelm, jmasa
2016-03-11 11:34:22 +01:00
Mikael Gerdin
1e047e54c0
8152101: Move G1 concurrent refinement adjustment code out of G1CollectorPolicy
...
Reviewed-by: jmasa, jwilhelm, kbarrett
2016-03-11 11:22:56 +01:00
Mikael Gerdin
cd911039ce
8151808: Factor G1 heap sizing code out of the G1CollectorPolicy
...
Reviewed-by: tbenson, jwilhelm
2016-03-11 11:22:56 +01:00
Mikael Gerdin
a3481da3a5
8151637: Move CollectionSetChooser rebuild code into CollectionSetChooser
...
Reviewed-by: jmasa, tschatzl
2016-03-11 11:22:56 +01:00
Bengt Rutisson
608079eed1
8151602: Remove logging from refillLinearAllocBlockIfNeeded()
...
Reviewed-by: tschatzl, sjohanss
2016-03-11 10:30:23 +01:00
Bengt Rutisson
4549d85d87
8151603: Use error stream instead of tty for logging before ShouldNotReachHere()
...
Reviewed-by: mgerdin, sjohanss
2016-03-11 10:27:45 +01:00
Mikael Gerdin
1158bcdf9a
8151633: Don't keep copies of the survivor lists and counts in the G1CollectorPolicy
...
Reviewed-by: tbenson, tschatzl
2016-03-11 10:18:11 +01:00