aboutsummaryrefslogtreecommitdiff
path: root/src/java.base/share/classes/jdk
AgeCommit message (Expand)Author
2021-08-208256157: Improve bytecode assemblymbalao
2021-08-208260967: Better jar file validationmbalao
2021-08-208261422: Adjust problematic String.format calls in jdk/internal/util/Precondi...mbaesken
2021-04-288241770: Module xxxAnnotation() methods throw NCDFE if module-info.class foun...alanb
2021-04-288211825: ModuleLayer.defineModulesWithXXX does not setup delegation when modu...alanb
2021-01-218234147: Avoid looking up standard charsets in core librariesigerasim
2021-01-218250968: Symlinks attributes not preserved when using jarsigner on zip filescoffeys
2021-01-218218021: Have jarsigner preserve posix permission attributescoffeys
2020-04-178237508: Simplify JarFile.isInitializingredestad
2020-04-178234466: Class loading deadlock involving X509Factory#commitEvent()coffeys
2020-01-168232419: Improve Registry registrationbae
2020-01-168220598: Malformed copyright year range in a few files in java.basechegar
2020-01-168231422: Better serial filter handlingrobm
2020-01-168207263: Store the Configuration for system modules into CDS archive.jiangli
2020-01-168209003: Consolidate use of empty collections in java.lang.moduleredestad
2019-10-228229773: Resolve permissions for code source URLs lazilyredestad
2019-10-228216401: Allow "file:" URLs in Class-Path of local JARsbchristi
2019-10-228202035: Archive the set of ModuleDescriptor and ModuleReference objects for ...jiangli
2019-10-228213325: (props) Properties.loadFromXML does not fully comply with the specjoehw
2019-10-228148188: Enhance the security libraries to record events of interestcoffeys
2019-10-228203629: Produce events in the JDK without a dependency on jdk.jfregahlin
2019-10-228216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchangevaleriep
2019-10-228215281: Use String.isEmpty() when applicable in java.baseredestad
2019-08-16JBR-1655 Disable "WARNING: An illegal reflective access operation has occurre...jb11_0_4-b422Egor Ushakov
2019-07-248210457: JVM crash in ResolvedMethodTable::add_method(Handle)coleenp
2018-10-058211731: Reconsider default option for ClassPathURLCheck change done in JDK-8...bchristi
2018-08-078208754: The fix for JDK-8194534 needs updatesigerasim
2018-08-09Mergerobm
2018-07-208206865: RMI activation tests fail with InvalidClassExceptionsmarks
2018-07-17Mergerobm
2018-07-138207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPEredestad
2018-07-06Mergehenryjen
2018-06-278205058: (fs) Files read/writeString should throw CharacterCodingException in...joehw
2018-06-278066709: Make some JDK system properties read onlyrriggs
2018-06-26Mergehenryjen
2018-06-228205491: adjust reflective access checkssmarks
2018-06-228205491: adjust reflective access checkssmarks
2018-06-258205623: Replace use of Class::getPackage with Class::getPackageNamemchung
2018-06-138201276: (fs) Add methods to Files for reading/writing a string from/to a filejoehw
2018-06-128203357: Container Metricsbobv
2018-05-318197925: Better stack walkingsmarks
2018-05-318197925: Better stack walkingsmarks
2018-05-298195874: Improve jar specification adherencebchristi
2018-05-21Mergehenryjen
2018-05-078202745: Remove hyphens from "out-of-bounds".goetz
2018-05-118202113: Reflection API is causing caller classes to leakmchung
2018-04-30Mergehenryjen
2018-04-308202419: Avoid creating Permission constants earlyredestad
2018-04-178194534: Manifest better supportweijun
2018-04-16Mergehenryjen