]> source.dussan.org Git - dcevm.git/shortlog
dcevm.git
2015-05-14 Vladislav RassokhinDo not require jre directory to be prefixed with 'jre' 89/head
2015-04-28 Ivan DubrovAvoiding Turkish i/I issue with toLowerCase(), using...
2015-04-28 Ivan DubrovAllow changing installer JAR name light-jdk8u45+3
2015-04-28 Ivan DubrovUpdating for Java 8u40
2015-04-06 Ivan DubrovOnly select GC if not selected by AllowEnhancedClassRed...
2015-04-01 Ivan DubrovFixing patches for 8u40
2015-04-01 Ivan DubrovUpdate README.md
2015-04-01 Ivan Dubrovjdk8u40-b25 updates
2015-04-01 Ivan DubrovUpdate README.md
2015-03-14 Ivan DubrovMerge pull request #62 from skybber/master
2015-03-14 skybberTRACE gcc compiling problem resolved 62/head
2015-02-17 Ivan DubrovMerge pull request #58 from skybber/master
2015-02-17 skybberjdk8u31-b13 updates 58/head
2014-11-26 Ivan DubrovMerge pull request #53 from skybber/master
2014-11-26 Vladimir Dvorakfull-jdk7u71-b01 added to series file 53/head
2014-11-17 Ivan DubrovMerge pull request #51 from skybber/master
2014-11-17 skybberfull-jdk7u71-b01.patch 51/head
2014-10-17 Ivan DubrovWorking on Java 7u71 support light-jdk7u71+2
2014-09-02 Ivan DubrovMerge pull request #44 from skybber/master
2014-09-02 skybberUpdate README.md 44/head
2014-09-02 Vladimír Dvo?áklight-jdk8u20 patch + deopt patch
2014-08-19 Ivan DubrovMerge pull request #41 from skybber/master
2014-08-19 Vladimír Dvo?ákfull-jdk760-b09 patch 41/head
2014-07-07 Ivan DubrovMerge pull request #37 from skybber/master
2014-07-07 Vladimír Dvo?áklight-jdk7u60 deopt-cp patch 37/head
2014-07-02 Ivan DubrovCreating patch for Java 7u60
2014-07-02 Ivan DubrovMerge pull request #36 from skybber/master
2014-07-02 Vladimír Dvo?áklight-jdk7u51 deopt-cp patch. Indentation fix. 36/head
2014-06-27 Ivan DubrovMerge pull request #35 from skybber/master
2014-06-27 Vladimír Dvo?ákdeopt-incl flag propagated only if in superclass is... 35/head
2014-06-26 Ivan DubrovMerge pull request #34 from skybber/master
2014-06-26 Vladimír Dvo?ákSet nmethod's deoptimization_incl flag from owner klass 34/head
2014-06-24 Ivan DubrovMerge pull request #33 from skybber/master
2014-06-24 Vladimír Dvo?ákForce set deoptimization_incl flag for all hotswapped... 33/head
2014-06-06 Ivan DubrovMerge pull request #31 from skybber/master
2014-06-06 Vladimír Dvo?ákOption -XX:HotswapDeoptClassPath in jdk7u51, indentatio... 31/head
2014-06-04 Ivan DubrovMerge pull request #30 from skybber/master
2014-06-04 Vladimír Dvo?ákJVM flag -XX:HotswapDeoptClassPath=<class_path> support... 30/head
2014-05-23 Ivan DubrovMerge pull request #25 from HotswapProjects/master
2014-05-23 Jiří Bubník#22 - Installer now support both - replace current... 25/head
2014-05-09 Ivan DubrovAdding support for Java 7 update 55
2014-05-09 Ivan DubrovMerge pull request #24 from ebourg/master
2014-05-09 Emmanuel BourgFixed a typo (Transfered -> Transferred) 24/head
2014-05-05 Ivan DubrovMoving two tests which are currently supported only... light-jdk7u51+10
2014-05-05 Ivan DubrovExtracting changes to javaClasses.cpp
2014-05-05 Ivan DubrovRemoving unused methods from the patch
2014-05-05 Ivan DubrovHandle removed/changed fields in DMH
2014-05-02 Ivan DubrovTry to used serializable lambdas to force compiler...
2014-05-02 Ivan DubrovDisable lambda's test for now
2014-05-02 Ivan DubrovUpdate host klass to newest version
2014-05-02 Ivan DubrovAllow classes to reside outside of test class.
2014-05-02 Ivan DubrovShould allocate idnum from new class, not the old one
2014-05-02 Ivan DubrovWorking on lambda tests
2014-05-02 Ivan DubrovFixing MH's in case of instance fields swapping
2014-05-02 Ivan Dubrovminor rewording
2014-05-02 Ivan DubrovBe careful when clearing cp cache entries light-jdk8u5+52
2014-05-02 Ivan DubrovA little bit of logging
2014-05-01 Ivan DubrovWorking on static field DMH's fixes
2014-05-01 Ivan DubrovDo not re-initialize secondary entries
2014-05-01 Ivan DubrovUpdating MethodHandles in Java 7 update 51 patch
2014-05-01 Ivan Dubrovhg qrefresh on patches
2014-05-01 Ivan DubrovAdding hotspot.log to ignores
2014-05-01 Ivan DubrovAdding guard on patch
2014-04-30 Ivan DubrovFixing interface methods test light-jdk8u5+50
2014-04-30 Ivan DubrovWalk classes through ClassLoaderDataGraph
2014-04-30 Ivan DubrovImplementing tests for interface methods and lambdas
2014-04-30 Ivan DubrovUnused line deleted
2014-04-30 Ivan DubrovUpdating ASM version
2014-04-30 Ivan Dubrovpull should depend on init, clean should check hotspot...
2014-04-30 Ivan DubrovMigrating to Mercurial MQ
2014-04-30 Ivan DubrovStarted moving patches into Mercurial mq
2014-04-30 Ivan DubrovFixing Java 8 MethodHandle's
2014-04-30 Ivan DubrovUpdating MethodHandle test
2014-04-30 Ivan DubrovRelaxing assertion, in case of DCEVM we may rewrite...
2014-04-30 Ivan DubrovWorking on MethodHandle tests
2014-04-29 Ivan DubrovClear most of the flags in the CP cache entry
2014-04-28 Ivan DubrovUpdate README.md
2014-04-28 Ivan DubrovUpdate README.md
2014-04-28 Ivan DubrovUpdate README.md
2014-04-28 Ivan DubrovDo not copy data in installer build when don't have any full-7u51+3
2014-04-28 Ivan DubrovFull patch for Java 7 Update 51
2014-04-28 Ivan DubrovMaking 'installer' part of root project
2014-04-28 Ivan DubrovUnneeded import removed
2014-04-28 Ivan DubrovAutomatic HotSpot repository detection (hard-coded... light-jdk7u51+3
2014-04-28 Ivan DubrovMoving installer from the separate branch light-jdk8u5+36
2014-04-26 Ivan DubrovFixing native library compilation on x86 vs x64
2014-04-25 Ivan DubrovOverwrite JRE when copying
2014-04-25 Ivan DubrovEnabling natives tests
2014-04-25 Ivan DubrovSupport for Mac OS X in native code compilation
2014-04-25 Ivan DubrovFixing native code compilation
2014-04-25 Ivan DubrovFixing compilation under Windows
2014-04-25 Ivan DubrovFirst version of compile.cmd for Windows
2014-04-25 Ivan DubrovDon't use deprecated Assert
2014-04-25 Ivan DubrovFixing line encoding
2014-04-25 Ivan DubrovExcluding certain tests on 'light' flavor
2014-04-25 Ivan DubrovUpdate README.md
2014-04-25 Ivan DubrovUpdate README.md
2014-04-25 Ivan DubrovAdding 'full' tests
2014-04-25 Ivan DubrovFixing JRE locations comparison
2014-04-25 Ivan DubrovShould run Java 8 tests on Java 8
next