Thu, 26 Jun 2014 11:36:58 +0200 8047818: G1 HeapRegions can no longer be ContiguousSpaces
mgerdin [Thu, 26 Jun 2014 11:36:58 +0200] rev 25481
8047818: G1 HeapRegions can no longer be ContiguousSpaces Summary: Change parent of G1OffsetTableContigSpace to CompactibleSpace, reimplement missing functionality Reviewed-by: stefank, jmasa, tschatzl
Thu, 26 Jun 2014 13:20:18 +0200 8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
mgerdin [Thu, 26 Jun 2014 13:20:18 +0200] rev 25480
8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes Reviewed-by: stefank, brutisso, tschatzl
Thu, 26 Jun 2014 10:00:00 +0200 8047821: G1 Does not use the save_marks functionality as intended
mgerdin [Thu, 26 Jun 2014 10:00:00 +0200] rev 25479
8047821: G1 Does not use the save_marks functionality as intended Summary: Rename save_marks to record_top_and_timestamp and remove som unused but related methods Reviewed-by: stefank, ehelin
Tue, 08 Jul 2014 13:52:29 -0400 8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build.
lfoltan [Tue, 08 Jul 2014 13:52:29 -0400] rev 25478
8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build. Summary: Changes to successfully compile class oop within oops/oopsHierarchy.hpp for PPC build (with gcc 4.1.2). Reviewed-by: dholmes, hseigel
Tue, 08 Jul 2014 08:04:06 -0700 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
fparain [Tue, 08 Jul 2014 08:04:06 -0700] rev 25477
8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op Reviewed-by: hseigel, lfoltan
Mon, 07 Jul 2014 12:08:07 -0400 8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
darcy [Mon, 07 Jul 2014 12:08:07 -0400] rev 25476
8048620: Remove unneeded/obsolete -source/-target options in hotspot tests Reviewed-by: dholmes, hseigel
Sat, 05 Jul 2014 20:05:29 +0200 8049324: interpretedVFrame::expressions to index oopmap correctly
mgronlun [Sat, 05 Jul 2014 20:05:29 +0200] rev 25475
8049324: interpretedVFrame::expressions to index oopmap correctly Reviewed-by: sspitsyn, coleenp
Thu, 03 Jul 2014 16:55:57 -0700 Merge
dcubed [Thu, 03 Jul 2014 16:55:57 -0700] rev 25474
Merge
Thu, 03 Jul 2014 21:37:31 +0200 8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!"
mgronlun [Thu, 03 Jul 2014 21:37:31 +0200] rev 25473
8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!" Reviewed-by: coleenp, sspitsyn
Thu, 03 Jul 2014 11:07:51 -0700 8047104: cleanup misc issues prior to Contended Locking reorder and cache
dcubed [Thu, 03 Jul 2014 11:07:51 -0700] rev 25472
8047104: cleanup misc issues prior to Contended Locking reorder and cache Summary: Checkpoint misc cleanups for Contended Locking prior to first optimization bucket. Reviewed-by: dholmes, sspitsyn, dice
Thu, 03 Jul 2014 09:16:56 -0700 8046818: Hotspot build system looking for sdt.h in the wrong place
mikael [Thu, 03 Jul 2014 09:16:56 -0700] rev 25471
8046818: Hotspot build system looking for sdt.h in the wrong place Reviewed-by: sla, dholmes
Thu, 03 Jul 2014 10:25:42 -0400 8026894: Improve VerifyError message about overriding a final method
hseigel [Thu, 03 Jul 2014 10:25:42 -0400] rev 25470
8026894: Improve VerifyError message about overriding a final method Summary: Add full class name to error message. Reviewed-by: fparain, zgu, lfoltan
Wed, 02 Jul 2014 20:20:45 -0400 Merge
coleenp [Wed, 02 Jul 2014 20:20:45 -0400] rev 25469
Merge
Thu, 26 Jun 2014 16:05:15 +0200 8048241: Introduce umbrella header os.inline.hpp and clean up includes
goetz [Thu, 26 Jun 2014 16:05:15 +0200] rev 25468
8048241: Introduce umbrella header os.inline.hpp and clean up includes Reviewed-by: coleenp, dholmes, lfoltan
Wed, 02 Jul 2014 20:56:54 +0000 Merge
dcubed [Wed, 02 Jul 2014 20:56:54 +0000] rev 25467
Merge
Wed, 02 Jul 2014 13:50:16 -0700 8048232: Fix for 8046471 breaks PPC64 build
simonis [Wed, 02 Jul 2014 13:50:16 -0700] rev 25466
8048232: Fix for 8046471 breaks PPC64 build Reviewed-by: mikael, dcubed
Wed, 02 Jul 2014 15:22:18 -0400 8047737: Move array component mirror to instance of java/lang/Class
coleenp [Wed, 02 Jul 2014 15:22:18 -0400] rev 25465
8047737: Move array component mirror to instance of java/lang/Class Summary: Add field in java.lang.Class for componentType to simplify oop processing in JVM Reviewed-by: fparain, twisti
Wed, 02 Jul 2014 15:17:11 +0200 Merge
sla [Wed, 02 Jul 2014 15:17:11 +0200] rev 25464
Merge
Thu, 17 Jul 2014 09:50:15 -0700 Added tag jdk9-b23 for changeset dce1ebc0a015
katleman [Thu, 17 Jul 2014 09:50:15 -0700] rev 25463
Added tag jdk9-b23 for changeset dce1ebc0a015
Fri, 18 Jul 2014 08:25:14 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:14 -0700] rev 25462
Merge
Tue, 15 Jul 2014 21:45:50 -0700 8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level
mikael [Tue, 15 Jul 2014 21:45:50 -0700] rev 25461
8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level Reviewed-by: dholmes, mduigou
Fri, 11 Jul 2014 21:07:48 -0700 Merge
amurillo [Fri, 11 Jul 2014 21:07:48 -0700] rev 25460
Merge
Wed, 09 Jul 2014 21:55:52 +0000 8047734: Backout use of -Og
mduigou [Wed, 09 Jul 2014 21:55:52 +0000] rev 25459
8047734: Backout use of -Og Reviewed-by: iveresov
Thu, 17 Jul 2014 09:50:04 -0700 Added tag jdk9-b23 for changeset 740e05fd7953
katleman [Thu, 17 Jul 2014 09:50:04 -0700] rev 25458
Added tag jdk9-b23 for changeset 740e05fd7953
Wed, 05 Jul 2017 19:50:07 +0200 Added tag jdk9-b23 for changeset 39cfdc2dcaf3
duke [Wed, 05 Jul 2017 19:50:07 +0200] rev 25457
Added tag jdk9-b23 for changeset 39cfdc2dcaf3
Wed, 05 Jul 2017 19:50:06 +0200 Merge jdk9-b23
duke [Wed, 05 Jul 2017 19:50:06 +0200] rev 25456
Merge
Wed, 05 Jul 2017 19:50:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:00 +0200] rev 25455
Merge
Sun, 15 Jun 2014 08:41:57 -0700 8039028: [javadoc] refactor the usage of Util.java
ksrini [Sun, 15 Jun 2014 08:41:57 -0700] rev 25454
8039028: [javadoc] refactor the usage of Util.java Reviewed-by: jjg
Sat, 12 Jul 2014 07:32:28 -0700 8050106: JavaCompiler relies on inappropriate result from comparison
jjg [Sat, 12 Jul 2014 07:32:28 -0700] rev 25453
8050106: JavaCompiler relies on inappropriate result from comparison Reviewed-by: darcy
Fri, 11 Jul 2014 18:51:32 -0700 8048806: Javadoc errors out on some valid HTML tags
jjg [Fri, 11 Jul 2014 18:51:32 -0700] rev 25452
8048806: Javadoc errors out on some valid HTML tags Reviewed-by: bpatel
Fri, 11 Jul 2014 13:57:32 -0700 8050086: jdk.Exported is missing @return
darcy [Fri, 11 Jul 2014 13:57:32 -0700] rev 25451
8050086: jdk.Exported is missing @return Reviewed-by: jjg
Fri, 11 Jul 2014 06:52:04 -0700 8049396: [javadoc] add more class-use test cases
ksrini [Fri, 11 Jul 2014 06:52:04 -0700] rev 25450
8049396: [javadoc] add more class-use test cases Reviewed-by: jjg
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip