December 2014 Archives by thread
Starting: Mon Dec 1 05:58:44 UTC 2014
Ending: Wed Dec 31 18:50:10 UTC 2014
Messages: 361
- [8u40] Backport RFR: 8007993: hotspot.log w/ enabled LogCompilation can be an invalid XML
Tobias Hartmann
- RFR: JDK-8059586: hs_err report should treat redirected core pattern.
David Holmes
- RFR: JDK-8065576: Enable pipefail in the shell used by make to better detect build errors
Erik Joelsson
- [8u-hs-dev] Backport RFR: 8057043: Type annotations not retained during class redefine / retransform
Coleen Phillimore
- RFR (XS) : JDK-8066290 : Port JDK-8066191 into hotspot
Igor Ignatyev
- [8u] backport of 8054478 and 8066045
Roland Westrelin
- [8u40] Backport RFR: 8058448: Disable JPRT submissions from the hotspot repo
Alejandro E Murillo
- [8u40] Request for approval: backports of 8062742(XS): compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm
Tatiana Pivovarova
- [9] RFR(S): 8066433: Copy Whitebox testlibrary to /jdk/test
Tobias Hartmann
- [8u40] backport RFR(S) 8065618: C2 RA incorrectly removes kill projections
Vladimir Kozlov
- RFR(L): 8064457: Introduce compressed oops mode "disjoint base" and improve compressed heap handling.
Vladimir Kozlov
- RFR(xs): 8065788: os::reserve_memory() on Windows should not assert that allocation size is aligned to OS allocation granularity.
Volker Simonis
- RFR: 8065634: Crash in InstanceKlass::clean_method_data when _method is NULL
Stefan Karlsson
- RFR 8066171: Out of order with Metaspace allocation lock
Coleen Phillimore
- [8u40] backport RFR (XS) 8066199: C2 escape analysis prevents VM from exiting quickly
Vladimir Kozlov
- RFR (XS): 8065134: Need WhiteBox::allocateCodeBlob(long, int) method to be implemented
Tatiana Pivovarova
- RFR:8047290:Ensure consistent safepoint checking in MutexLockerEx
Max Ockner
- [9] RFR (XS) 8066508: JTReg tests timeout on slow devices when run using JPRT
David Holmes
- Disallow flags with extra characters appended
Jesper Wilhelmsson
- RFR: 8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop
Stefan Johansson
- Locating call sites of methods in C2
Manas Thakur
- RFR: 8059613 -JEP-JDK-8043304: Test task: JMX- tests and JDK-8066440 - Various changes in testlibrary for JDK-8059613
Dmitrij Pochepko
- Assertion failed: int pressure is incorrect
Andrew Haley
- [8u] backport of 8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed
Roland Westrelin
- RFR: 8066875: VirtualSpace does not use large pages
Erik Helin
- AARCH64: 8064611: Changes to HotSpot shared code
Vladimir Kozlov
- [8u] 8066900: Array Out Of Bounds Exception causes variable corruption
Igor Veresov
- Addition to web bug JI-9017423
Hendrik Schreiber
- RFR(M): 8066964: ppc64: argument and return type profiling, fix problem with popframe
Lindenmaier, Goetz
- [8u] backport of 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94
Roland Westrelin
- [8u] backport of 8066103 C2's range check smearing allows out of bound array accesses
Roland Westrelin
- [8u] backport of 8066775: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1
Roland Westrelin
- RFR (XS): 8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class
Vladimir Kozlov
- RFR(S): 8067231: Zero builds fails after JDK-6898462
Severin Gehwolf
- [9] RFR(S): 8067337: Remove Whitebox API from hotspot repository
Tobias Hartmann
- RFR(S): 8067211: rewrite Utils::fileAsString
Tatiana Pivovarova
- RFR:8064319:Enable -XX:+TraceExceptions in product builds.
Max Ockner
- [8u40] IMPORTANT INFO: Please do not push any changeset to jdk8u/hs-dev until further notice
Alejandro E Murillo
- What is the primary development platform for OpenJDK HotSpot JVM?
Alex Yursha
- RFR(S) 8067331: Zero: Atomic::xchg and Atomic::xchg_ptr need full memory barrier
Severin Gehwolf
- RFR: 8067452: Rename hotspot_all in hotspot/test/TEST.groups
Erik Helin
- RFR: 8065279 - Remove testlibrary_tests from compact profile in jtreg
Dmitrij Pochepko
- RFR(S): 8067173: remove Utils::fileAsList
Tatiana Pivovarova
- [8u]: backport of 8065915: Fix includes after 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Lindenmaier, Goetz
- RFR: 8067790: Better support for native implementations of Atomic::cmpxchg
Erik Österlund
- 2-nd round RFR (S) 8008678: JSR 292: constant pool reconstitution must support pseudo strings
serguei.spitsyn at oracle.com
- RFR: 8067713: Move clean_weak_method_links for redefinition out of class unloading
Coleen Phillimore
- [8u60] RFR: 8035663 Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
David Holmes
- Patch for a type in globalDefinitions_gcc.cpp
Alex Yursha
- Crash with release_C_heap_structures
Denis Fokin
- RFR (XXS): 8067865 : Changes 8066780/8066782 broke the non-PCH build
Volker Simonis
- [8u60] RFR: 8067802: Update the Hotspot version numbers in Hotspot for JDK 8u60
Alejandro E Murillo
- 8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639
Volker Simonis
- [8u40] Request for approval to backport JDK-8037968 and JDK-8066143
Filipp Zhinkin
- What now?
Andrew Haley
- [aarch64-port-dev ] What now?
Andrew Haley
- RFR (XXS): 8067823: CheckCompileThresholdScaling.java throws RuntimeException
Lindenmaier, Goetz
- RFR(M): 8067941: [TESTBUG] Fix tests for OS with 64K page size.
Lindenmaier, Goetz
- RFR (S): 8068026: [TESTBUG] Check for -client in gc/g1/TestHumongousCodeCacheRoots.java
Lindenmaier, Goetz
- Please, delay changes to hotspot/test/testlibrary/whitebox files (they are not there)
Vladimir Kozlov
- RFR(S) 8067985: merging hs-comp to hs blocked by some tests not updated in 8054892
Vladimir Kozlov
- [8u60] Request for approval: Backport of 8058345(S)
Zoltán Majó
- RFR: 8068396: Rename assert() to vmassert()
Kim Barrett
- RFR (XS) 8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
serguei.spitsyn at oracle.com
Last message date:
Wed Dec 31 18:50:10 UTC 2014
Archived on: Wed Dec 31 18:50:16 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).