iignatyev [Fri, 20 Jun 2014 20:42:48 +0000] rev 25342
Merge
iignatyev [Fri, 20 Jun 2014 22:39:56 +0400] rev 25341
8041794: remove bytecodes_<arch>.{cpp,hpp} files
Reviewed-by: dholmes, coleenp, twisti, iignatyev
Contributed-by: lev.priima@oracle.com
iveresov [Fri, 20 Jun 2014 11:25:08 -0700] rev 25340
8047321: Hotspot debug builds with clang are broken
Summary: Don't use -Og with clang
Reviewed-by: twisti
anoll [Fri, 20 Jun 2014 09:25:13 +0200] rev 25339
8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all()
Summary: Acquire lock before calling notify()
Reviewed-by: twisti, thartmann
thartmann [Fri, 20 Jun 2014 08:14:30 +0200] rev 25338
8008321: compile.cpp verify_graph_edges uses bool as int
Summary: The dead_nodes counter in verify_graph_edges(..) has the type bool but is used as int.
Reviewed-by: roland, anoll
amurillo [Tue, 24 Jun 2014 12:27:51 -0700] rev 25337
8043541: 'fastdebug' is printed twice in java -version
Reviewed-by: dholmes, dcubed, jcoomes
ctornqvi [Tue, 24 Jun 2014 07:10:06 -0700] rev 25336
8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh
Summary: Rewrote the test in Java, limited the heap size to avoid time out issues on machines with a lot of memory
Reviewed-by: minqi, rdurbin, dcubed
poonam [Tue, 24 Jun 2014 02:19:59 -0700] rev 25335
8046282: SA update
Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side.
Reviewed-by: sundar, mgronlun
ctornqvi [Mon, 23 Jun 2014 14:51:10 -0700] rev 25334
8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
Summary: Limited heap size to reduce size of core file generated
Reviewed-by: sla, coleenp, dcubed
fparain [Mon, 23 Jun 2014 06:58:26 -0700] rev 25333
8043630: Method os::yield_all() should be removed
Reviewed-by: dholmes, dsimms
dholmes [Sun, 22 Jun 2014 21:23:32 -0400] rev 25332
8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr
Reviewed-by: hseigel, lfoltan, coleenp, dholmes
Contributed-by: Pavel Chistyakov <pavel.chistyakov@oracle.com>
mikael [Wed, 18 Jun 2014 12:35:32 -0700] rev 25331
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Reviewed-by: erikj, dholmes
dcubed [Fri, 20 Jun 2014 20:37:57 +0000] rev 25330
Merge
dcubed [Fri, 20 Jun 2014 12:45:24 -0700] rev 25329
Merge
mikael [Fri, 20 Jun 2014 11:19:22 -0700] rev 25328
8046611: Build errors with gcc on sparc/fastdebug
Reviewed-by: dholmes, ctornqvi
gtriantafill [Fri, 20 Jun 2014 10:12:02 -0700] rev 25327
8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions
Reviewed-by: lfoltan, coleenp
coleenp [Thu, 19 Jun 2014 14:49:33 -0400] rev 25326
6642881: Improve performance of Class.getClassLoader()
Summary: Add classLoader to java/lang/Class instance for fast access
Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, jfranck
coleenp [Thu, 19 Jun 2014 11:16:10 -0400] rev 25325
8026977: NPG: Remove ConstantPool::lock
Summary: Write klass and resolved_references constant pool fields lock free.
Reviewed-by: jrose, twisti
katleman [Thu, 10 Jul 2014 12:13:09 -0700] rev 25324
Added tag jdk9-b22 for changeset 6702f17e734e
lana [Thu, 10 Jul 2014 12:38:49 -0700] rev 25323
Merge
amurillo [Tue, 08 Jul 2014 12:38:44 -0700] rev 25322
Merge
amurillo [Thu, 03 Jul 2014 13:22:08 -0700] rev 25321
Merge
amurillo [Thu, 26 Jun 2014 23:10:58 -0700] rev 25320
Merge
dcubed [Fri, 20 Jun 2014 17:37:19 -0700] rev 25319
Merge
mikael [Wed, 18 Jun 2014 12:35:37 -0700] rev 25318
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Reviewed-by: erikj, dholmes
mduigou [Tue, 08 Jul 2014 11:21:43 -0700] rev 25317
8048184: handle mercurial dev build version string
Reviewed-by: dfuchs
Contributed-by: mike.duigou@oracle.com, dpointo8@linux.vnet.ibm.com, daniel.fuchs@oracle.com
mikael [Thu, 03 Jul 2014 10:23:19 -0700] rev 25316
8047154: Testset all fails because of missing jdk_beansX test groups
Reviewed-by: alanb, dholmes
katleman [Thu, 10 Jul 2014 12:12:56 -0700] rev 25315
Added tag jdk9-b22 for changeset 7a6cf4bb002f
duke [Wed, 05 Jul 2017 19:48:51 +0200] rev 25314
Added tag jdk9-b22 for changeset 9678e0db8ff6
duke [Wed, 05 Jul 2017 19:48:50 +0200] rev 25313
Merge
duke [Wed, 05 Jul 2017 19:48:46 +0200] rev 25312
Merge
lana [Wed, 09 Jul 2014 10:42:13 -0700] rev 25311
Merge
sogoel [Wed, 02 Jul 2014 14:27:10 -0700] rev 25310
8046770: .out files for assert, boxing, and overload tests in tools/javac dir
Reviewed-by: jjg
sogoel [Wed, 02 Jul 2014 13:29:58 -0700] rev 25309
8044864: .out files for enum tests in tools/javac dir - part 1
Reviewed-by: jjg
sogoel [Wed, 02 Jul 2014 12:04:04 -0700] rev 25308
8044236: create .out files for DefiniteAssignment tests in tools/javac dir
Reviewed-by: jjg, vromero
lana [Tue, 01 Jul 2014 14:28:22 -0700] rev 25307
Merge
briangoetz [Tue, 01 Jul 2014 15:54:25 -0400] rev 25306
8032188: Remove dead code in TransTypes
Reviewed-by: darcy
prr [Tue, 01 Jul 2014 10:21:41 -0700] rev 25305
Merge
ddehaven [Mon, 23 Jun 2014 13:06:08 -0700] rev 25304
Merge
mchung [Fri, 20 Jun 2014 13:36:10 -0700] rev 25303
8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
mcimadamore [Tue, 01 Jul 2014 17:23:46 +0100] rev 25302
8048905: More tweaking with langtools intellij support
Summary: Add support for 'jtreg.home' property; fix code width to be 80; disable import optimizations
Reviewed-by: vromero
jlahoda [Mon, 30 Jun 2014 17:08:06 +0200] rev 25301
6707032: Division by zero warning not suppressed properly in some cases
Summary: Delay reporting of the division by zero warning until annotations are resolved, so that @SuppressWarnings works correctly.
Reviewed-by: vromero
ksrini [Fri, 27 Jun 2014 17:54:54 -0700] rev 25300
8047162: [javadoc] index files are non deterministic
Reviewed-by: jjg
alundblad [Tue, 17 Jun 2014 14:01:27 +0200] rev 25299
8048594: The sjavac client/server protocol should be hidden behind an interface
Reviewed-by: jfranck
vromero [Fri, 27 Jun 2014 20:32:12 +0100] rev 25298
8047719: Incorrect LVT in switch statement
Reviewed-by: jjg, jlahoda
sogoel [Thu, 26 Jun 2014 16:39:14 -0700] rev 25297
8048293: update tools/javadoc/6227454 to have missing <head> tag
Reviewed-by: jjg, bpatel
sogoel [Thu, 26 Jun 2014 16:07:07 -0700] rev 25296
8047316: update javadoc tests to fix tidy warning for incorrect html comment
Reviewed-by: jjg, ksrini
sogoel [Thu, 26 Jun 2014 15:47:52 -0700] rev 25295
8048168: update 2 javadoc tests to add summary attribute for table tag
Reviewed-by: jjg, ksrini
sogoel [Thu, 26 Jun 2014 15:41:05 -0700] rev 25294
8047744: update 2 javadoc tests for nested emphasis <code>
Reviewed-by: jjg, ksrini
sogoel [Thu, 26 Jun 2014 15:30:21 -0700] rev 25293
8047743: update com/sun/javadoc/testHref for unrecognized <action>
Reviewed-by: jjg, ksrini
sogoel [Thu, 26 Jun 2014 15:21:44 -0700] rev 25292
8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a>
Reviewed-by: jjg, ksrini
jjg [Thu, 26 Jun 2014 11:45:51 -0700] rev 25291
8007307: DPrinter: support the DocTree API
Reviewed-by: mcimadamore
jjg [Thu, 26 Jun 2014 11:31:59 -0700] rev 25290
8047183: JDK build fails with sjavac enabled
Reviewed-by: mcimadamore
pgovereau [Thu, 26 Jun 2014 13:48:58 -0400] rev 25289
8042345: getDocComment fails for doc comments on PackageElement found in package-info.java
Reviewed-by: jjg
jjg [Wed, 25 Jun 2014 19:15:53 -0700] rev 25288
8048162: Restrict catch type from Throwable to ReflectiveOperationException
Reviewed-by: darcy
jjg [Wed, 25 Jun 2014 19:04:52 -0700] rev 25287
8046614: Fill in missing doc comments
Reviewed-by: darcy