Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orb-dev] Please review PRs

Hello ORB Team

There are open PRs that I'd like to have reviewed:

- bugfix - [134] - Do not overwrite putFields field in accessor
  this now has reference to original bug reported for and solved in SE CORBA

- build - [137] - Configure m-compiler-p to use --release flag when
JDK > 8 is used
  e.g. for incompatible change related to ByteBuffer.flip that is used
in the project

- build - [138] - Remove temporary directories after tests
  fix resource leak Currently a lot of directories are left in filesystem

- cosmetic - [140] - Synchronize IDLJ version
  if it is put in the output, perhaps it should be valid value

134.   https://github.com/eclipse-ee4j/orb/pull/134
137.   https://github.com/eclipse-ee4j/orb/pull/137
138.   https://github.com/eclipse-ee4j/orb/pull/138
140.   https://github.com/eclipse-ee4j/orb/pull/140


Thanks,
-- 
Piotrek


Back to the top