Ambarish Rapte
9584a67f30
8158616: [TEST_BUG] There is only "Fail" button on the description dialog
...
Reviewed-by: ssadetsky
2016-06-29 11:51:37 +05:30
Vadim Pakhnushev
b9b8be2d7c
8157764: Better handling of interpolation plugins
...
Reviewed-by: prr, serb, mschoene
2016-06-28 11:37:04 -07:00
Vadim Pakhnushev
5763af1e29
8157759: LCMS Transform Sampling Enhancement
...
Reviewed-by: prr, serb, mschoene
2016-06-28 11:35:38 -07:00
Sergey Bylokhov
8fbf862835
8157753: Audio replay enhancement
...
Reviewed-by: amenkov, prr, mschoene
2016-06-28 19:48:05 +03:00
Daniel D. Daugherty
b40f7ccf8e
8159519: Reformat JDWP messages
...
Co-authored-by: Jordan Milne <definedmisbehaviour@saynotolinux.com>
Reviewed-by: sspitsyn, dsamersoff, jwilhelm, ahgross, bmoloden
2016-06-28 09:43:21 -07:00
Lois Foltan
92eb334c91
8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined
...
Fixed an issue in class unloading to delay walk until class loader's aliveness is determined of modularity lists to remove dead modules
Reviewed-by: coleenp, dholmes, sspitsyn, zgu
2016-06-28 10:11:01 -04:00
Volker Simonis
120b177a47
8160423: Serieal build is broken because of missing dependencies for jmod
...
Reviewed-by: erikj
2016-06-28 16:04:03 +02:00
Hannes Wallnöfer
43e27faa9f
8160435: Source.baseURL is slow for URLs with unregistered protocol
...
Reviewed-by: sundar
2016-06-28 15:17:51 +02:00
Erik Joelsson
07a914f5bd
8160285: Bootcycle builds are broken on jdk9/hs for windows i586
...
Reviewed-by: dholmes
2016-06-28 14:20:17 +02:00
Jan Lahoda
0cc565280e
8155026: javac grants implied readability to explicit modules
...
Automatic modules should not 'requires public' ordinary named modules
Reviewed-by: jjg
2016-06-28 13:33:04 +02:00
Joe Darcy
d989ecb07a
8160504: Fix typo in JavacProcessingEnvironment.importStringToPattern
...
Reviewed-by: jjg
2016-06-28 17:39:44 -07:00
Kumar Srinivasan
b7e5b3ec1a
8160301: javadoc RootDoclmpl and DocEnv needs to be renamed
...
Reviewed-by: bpatel, jjg
2016-06-28 16:43:41 -07:00
Vicente Romero
0df5aa8678
8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
...
Reviewed-by: mcimadamore
2016-06-28 15:29:20 -07:00
Jan Lahoda
11272cf548
8132857: Historical name of default encoding shown on encoding mismatch
...
Using Charset.defaultCharset().name() to get the proper name of the default Charset.
Reviewed-by: jjg
2016-06-28 15:46:52 +02:00
Per Lidén
651e15fda6
8159890: SIGSEGV with UseStringDeduplication and UseSharedSpaces/RequireSharedSpaces
...
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Reviewed-by: stefank, drwhite, tschatzl, jiangli, iklam
2016-06-28 10:37:52 +02:00
Vicente Romero
b69fa0a44d
8159439: javac throws NPE with Module attribute and super_class != 0
...
Reviewed-by: jjg
2016-06-27 12:29:41 -07:00
Harold Seigel
9d898bb3e0
8157176: Improved classfile parsing
...
Reviewed-by: acorn, mschoene, ctornqvi, bmoloden
2016-06-27 15:26:08 -04:00
Rachel Protacio
53164dd532
8159503: Amend Annotation Actions
...
Reviewed-by: coleenp, hseigel, mschoene, acorn, ctornqvi
2016-07-01 15:11:38 -04:00
Zoltan Majo
154d568edd
8160591: Improve internal array handling
...
Co-authored-by: Xiang Yuan <xiang.yuan@linaro.org>
Reviewed-by: kvn
2016-07-01 09:33:34 +02:00
Harold Seigel
5f49daa2c4
8159511: Stack map validation
...
Reviewed-by: acorn, mschoene
2016-06-30 08:11:30 -04:00
Coleen Phillimore
c6d2422f35
8159515: Improve indy validation
...
Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
2016-06-29 11:52:27 -04:00
Phil Race
2a4723a910
Merge
2016-06-27 10:00:47 -07:00
Phil Race
bebab29638
Merge
2016-06-27 10:00:29 -07:00
Tim Bell
aa7539d3df
8081676: Verify that configure detects AS on Solaris and print help otherwise
...
Reviewed-by: dholmes, erikj
2016-06-27 08:04:48 -07:00
Ivan Gerasimov
e8dfc516f8
8160264: Reuse Latin1/UTF16 compare routines
...
Reviewed-by: psandoz
2016-06-27 16:09:09 +03:00
Jim Laskey
747cf0453a
8160348: jlink should use System.out for usage messages
...
Reviewed-by: sundar
2016-06-27 09:26:47 -03:00
Athijegannathan Sundararajan
7886baafa8
8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
...
Reviewed-by: psandoz
2016-06-27 14:55:06 +05:30
Jan Lahoda
3d43452d94
8150860: Mach 5 tier1 test started failing - jdk/jshell/ComputeFQNsTest.java (after 8131027/8150814)
...
Correctly escaping '\' in paths; rethrowing exceptions from evaluation to improve debuggability of the test
Reviewed-by: jjg
2016-06-27 09:43:12 +02:00
Per Lidén
e7a6ecea86
8158871: Long response times with G1 and StringDeduplication
...
Reviewed-by: stefank, sjohanss, tschatzl, dfazunen
2016-06-27 09:35:18 +02:00
Ioi Lam
1bcb5e5156
8148813: Windows os::check_heap needs more information
...
Added ring buffer to log info while walking the heap
Reviewed-by: mgronlun, dholmes, ccheung
2016-06-26 20:00:45 -07:00
Kumar Srinivasan
52dc860965
8160135: The Html doclet handles options incorrectly
...
Reviewed-by: jjg
2016-06-24 16:00:43 -07:00
Vladimir Kozlov
634a7fdebc
Merge
2016-06-24 15:09:00 -07:00
Vladimir Kozlov
b7a4c8d92a
Merge
2016-06-24 15:06:50 -07:00
Roger Riggs
c8180eb253
8160278: Remove java/time/test/java/time/TestClock_System from the problem list
...
Reviewed-by: darcy
2016-06-24 14:19:29 -04:00
Athijegannathan Sundararajan
f74ee54f5c
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
...
Reviewed-by: jlaskey
2016-06-24 23:28:06 +05:30
Dmitry Fazunenko
6bf411c8be
Merge
2016-06-24 16:21:57 +00:00
Dmitry Fazunenko
990315c8ce
8160088: update hotspot tests depending on GC to use @requires vm.gc.X
...
Reviewed-by: iignatyev, mchernov, dholmes
2016-06-24 19:52:31 +04:00
Daniel Fuchs
9d4c46f850
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
...
Trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
2016-06-24 16:03:17 +01:00
Daniel Fuchs
84480487b0
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
...
Trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
2016-06-24 16:00:03 +01:00
Athijegannathan Sundararajan
72d2e8594f
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
...
Reviewed-by: jlaskey, psandoz
2016-06-24 19:56:50 +05:30
Jim Laskey
2146bab54f
8159172: Update usage of jlink/jimage/jmod to show option patterns
...
Reviewed-by: mchung, alanb
2016-06-24 11:20:24 -03:00
Hannes Wallnöfer
4f3b48809e
8073653: Secondary heredoc eating wrong lines
...
Reviewed-by: mhaupt, jlaskey
2016-06-24 14:46:45 +02:00
Hannes Wallnöfer
939f1f7308
8137240: Negative lookahead in RegEx breaks backreference
...
Reviewed-by: mhaupt
2016-06-24 12:39:42 +02:00
Dmitry Dmitriev
90f957ddb1
8160102: Typo in message for NULL memory size arguments in diagnosticArgument.cpp
...
Reviewed-by: dholmes, rehn
2016-06-24 12:08:32 +03:00
Sergey Kuksenko
d90e966a97
8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
...
Reviewed-by: chegar
2016-06-24 06:52:29 +01:00
Chris Hegarty
c53f3cbcbe
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
...
Reviewed-by: alanb, dholmes, shade
2016-06-24 06:47:32 +01:00
Tim Du
7e1c0f82b6
8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
...
Reviewed-by: weijun
2016-06-23 19:58:58 -07:00
Alejandro Murillo
d26d73b61e
Merge
2016-06-23 17:11:19 -07:00
Alejandro Murillo
a6bf9127b5
Merge
2016-06-23 17:11:18 -07:00
Alejandro Murillo
080739ce03
Merge
2016-06-23 17:11:18 -07:00