Alan Bateman
cc661dd1c6
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Nils Eliasson
be1f49a6fd
8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs
...
Add whitebox for checking available compilers
Reviewed-by: kvn
2016-02-25 10:43:04 +01:00
Konstantin Shefov
516438f368
8141616: Add new methods to the java Whitebox API
...
Reviewed-by: kvn, dpochepk
2016-02-20 11:43:13 +03:00
Erik Helin
a5a9e43f5a
8149116: Make test/Makefile more silent
...
Reviewed-by: mikael, erikj
2016-02-08 08:05:12 +01:00
Tobias Hartmann
0cc6e0bd94
Merge
2016-01-28 09:49:17 +01:00
Filipp Zhinkin
2489b87d30
8066599: Add methods to check VM mode to c.o.j.t.Platform
...
Reviewed-by: iignatyev
2015-12-22 10:18:55 +03:00
Alejandro Murillo
c47e5914fa
Merge
2016-01-12 11:31:47 -08:00
Andreas Lundblad
f8e1f9dc01
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
...
Updated include/exclude pattern arguments for sjavac.
Reviewed-by: erikj
2016-01-08 17:05:32 +01:00
Joseph Provino
46c02f0d3b
Merge
2016-01-07 20:06:28 +00:00
Joseph Provino
ee2ed13c5d
Merge
2016-01-01 17:08:22 +00:00
Christian Thalinger
750467efda
Merge
2015-12-22 13:41:06 -08:00
Christian Thalinger
c325694db0
Merge
2015-12-18 09:07:19 -08:00
Kirill Zhaldybin
280ec689c6
8132723: Add tests which check that soft references to humongous objects should work correctly
...
8132724: Add tests which check that weak references to humongous objects should work correctly
Reviewed-by: jmasa, dfazunen
2015-12-17 16:20:09 +03:00
Alejandro Murillo
811bbd4935
Merge
2015-12-15 09:50:04 -08:00
Erik Helin
321b0aec83
8139272: Add configure variable to set concurrency for jtreg tests
...
Reviewed-by: erikj, ihse
2015-12-15 11:04:18 +01:00
Andreas Eriksson
ed2eaccb97
8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
...
Reviewed-by: dsamersoff
2015-12-14 15:17:52 +01:00
Joseph Provino
a2f7f15886
Merge
2015-12-07 17:04:33 +00:00
Jaroslav Bachorik
e469a43b3e
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
...
Reviewed-by: dsamersoff
2015-12-03 12:00:37 +01:00
Nils Eliasson
3e1d204969
Merge
2015-12-01 19:18:30 +01:00
Vladimir Ivanov
9a7ac042da
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
...
Reviewed-by: jrose, dlong, aph, forax
2015-11-30 13:39:15 +03:00
Igor Ignatyev
a59ce6689f
8132961: JEP 279: Improve Test-Failure Troubleshooting
...
Co-authored-by: Kirill Shirokov <kirill.shirokov@oracle.com>
Co-authored-by: Dmitry Fazunenko <dmitry.fazunenko@oracle.com>
Co-authored-by: Kirill Zhaldybin <kirill.zhaldybin@oracle.com>
Reviewed-by: lmesnik, sla
2015-11-24 21:32:46 +03:00
Alejandro Murillo
44b3e9e0fe
Merge
2015-11-06 11:11:51 -08:00
Christian Thalinger
67b29d8e80
8139170: JVMCI refresh
...
Reviewed-by: kvn
2015-11-04 07:01:03 -10:00
Magnus Ihse Bursie
3b2f117567
8141333: Rename SetupArchive to SetupJarArchive
...
Reviewed-by: erikj, tbell
2015-11-03 17:54:42 +01:00
Alejandro Murillo
3c2ff3bab4
Merge
2015-10-30 12:03:08 -07:00
Erik Joelsson
039a5edf35
8140484: Vardeps broken when variable value contains '$'
...
Reviewed-by: tbell
2015-10-27 13:48:21 +01:00
Nils Eliasson
8668b40839
8137167: JEP165: Compiler Control: Implementation task
...
Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis
2015-10-20 18:07:24 +02:00
Dean Long
09553a9b68
Merge
2015-10-17 15:41:02 -04:00
Christian Thalinger
4308ec2ec8
8136421: JEP 243: Java-Level JVM Compiler Interface
...
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
2015-10-08 11:31:14 -10:00
Jesper Wilhelmsson
71a6d3208e
Merge
2015-10-07 00:46:44 +02:00
Alejandro Murillo
f7ea8ac7b8
Merge
2015-10-01 11:52:43 -07:00
Jesper Wilhelmsson
7c4e11070f
Merge
2015-09-28 15:05:01 +02:00
Erik Joelsson
8b5e47f2c8
8136385: Various build speed improvements for windows
...
Reviewed-by: ihse
2015-09-28 11:39:13 +02:00
Igor Veresov
a520bf982e
Merge
2015-09-25 12:04:34 -07:00
Dmitry Samersoff
b5c574a1ac
8086134: Deadlock detection fails to attach to core file
...
Test reimplemented for jtreg
Reviewed-by: jbachorik
2015-09-24 20:39:41 +03:00
Phil Race
209f1b7d18
Merge
2015-09-18 09:21:07 -07:00
Nils Eliasson
7c1b9aaf06
8135068: Extract method matchers from CompilerOracle
...
Ecapsulate code to enable reuse
Reviewed-by: roland, kvn
2015-09-18 10:09:38 +02:00
Magnus Ihse Bursie
7bb1b6ad7c
8136378: Build test libs using properly integrated makefile
...
Use 'make build-test-lib' in top repo instead
Reviewed-by: erikj
2015-09-16 09:49:36 +02:00
Alejandro Murillo
be00b5356a
Merge
2015-09-15 11:47:50 -07:00
Erik Joelsson
8feb75af0b
8136383: Improve make utilities containing and not-containing
...
Reviewed-by: ihse
2015-09-15 18:00:21 +02:00
Michail Chernov
092ecab11f
8081317: [NEWTEST] documented GC ratio tuning and new size options should be covered by regression tests
...
Reviewed-by: iignatyev, dfazunen
2015-09-01 21:12:52 +03:00
Jim Laskey
9e1818b72e
8087181: Move native jimage code to its own library (maybe libjimage)
...
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: alanb, lfoltan, hseigel, acorn
2015-09-04 10:11:20 -03:00
David Dehaven
ea44d8d880
8130929: Enable deployment tests in build system
...
Reviewed-by: erikj, tbell, dtitov
2015-08-12 13:10:16 -07:00
Zoltan Majo
b22c47c39c
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
...
Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available.
Reviewed-by: kvn, jrose
2015-07-28 19:20:33 +02:00
Ioi Lam
325d83e689
8140802: Clean up and refactor of class loading code for CDS
...
Reviewed-by: jiangli, acorn
2015-07-22 20:14:16 -07:00
Katja Kantserova
c797c78253
8032763: Remove use of sun.misc.Ref from hprof parser in testlibrary
...
Reviewed-by: jbachorik, alanb
2015-07-09 12:56:38 +02:00
Jean-Francois Denise
b37540a72f
Merge
2015-06-25 20:47:45 +00:00
Jean-Francois Denise
7d75d2a98a
8080511: Refresh of jimage support
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
2015-06-25 18:00:28 +02:00
Thomas Schatzl
0a609732d7
8129602: Incorrect GPL header causes RE script to create wrong output
...
Fix up GPL headers so that the RE script works.
Reviewed-by: stefank, dholmes, coleenp
2015-06-24 17:45:44 +02:00
Thomas Schatzl
4fe28ee318
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
...
The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test.
Reviewed-by: dfazunen, jmasa, ecaspole
2015-06-24 09:41:11 +02:00