Pengfei Li
|
03d6ab3b09
|
8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
Limit the maximal file name length to 242 for AUFS file system
Reviewed-by: dholmes, redestad
|
2018-08-06 04:31:50 -04:00 |
|
Gerard Ziemski
|
41259aae4d
|
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
Print out output from PrintSystemDictionaryAtExit at failure
Reviewed-by: mseledtsov, dholmes
|
2018-05-31 09:51:31 -05:00 |
|
Igor Ignatyev
|
5bb7e81832
|
8203250: runtime/LoadClass/test-classes/Hello.java has wrong legal notice
Reviewed-by: ccheung
|
2018-05-15 13:58:03 -07:00 |
|
Calvin Cheung
|
4b08777a6a
|
8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580
Added missing import statement
Reviewed-by: dcubed, dholmes
|
2017-11-21 15:45:33 -08:00 |
|
Calvin Cheung
|
e7ff0665e4
|
8188122: Path length limits on Windows leads to obscure class loading failures
Used the unicode version of windows API's to handled long paths and avoid using the stat() function.
Reviewed-by: stuefe, iklam
|
2017-11-21 09:49:52 -08:00 |
|
Gerard Ziemski
|
cdabc7a61c
|
8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build
Guarded the test with the tag requiring debug build
Reviewed-by: jiangli
|
2017-11-21 10:21:24 -06:00 |
|
Gerard Ziemski
|
a043febf6f
|
8184765: Dynamically resize SystemDictionary
Implemented dynamic resizing, which triggers when load factor is too high
Reviewed-by: coleenp, rehn
|
2017-11-02 11:00:34 -05:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|